=== @TODO: Plugin Name === Contributors: barzik Tags: notification, posts, obselete, notice Requires at least: 3.5.1 Tested up to: 3.9 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
WP Notice Plugin enable admin to put announcements in the beginning of posts based on date, categories or tags.
== Description ==
Wp Notice plugin enable every admin to post announcement (HTML or just text) on top of every WordPress post. The admin can choose specific categories, tags or post date in order to point the correct message to the posts he wants. Ideal for obsolete\deprecation messages for tutorials or technical posts.
== Installation ==
= Using The WordPress Dashboard =
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'wp-notice'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
wp-notice.zipfrom your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
= Using FTP =
- Download
wp-notice.zip - Extract the
wp-noticedirectory to your computer - Upload the
wp-noticedirectory to the/wp-content/plugins/directory - Activate the plugin in the Plugin dashboard
== Screenshots ==
- The wp-notice plugin admin settings page.
- The wp-notice plugin success message after setting up the first notice.
- wp-notice example.
== Changelog ==
= 1.0 =
- Initial version
== Translation ==
This plugin is multi-language plugin and can be translated using standard po-mo methods.
== Updates ==
The basic structure of this plugin was cloned from the WordPress-Plugin-Boilerplate project. This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub. Any submission to WP.org repo will make this redundant.