WP Notice plugin enable every admin to post animated announcement or messages in posts based on tags, categories or date..
Along with the styles, you can also add to every message one of hundreds icons based on Font Awesome repository and also choose animation type, duration and number of repetition.
You can choose the position of the notices..
Ideal for technical sites that need to post deprecated notice on old posts and any other sites that need to show messages to users based on categories, tags or date and get attention to the message by using icons and animation if needed..
WP Notice has automated testing environment based on WordPress PHPUnit with more that 90% code coverage.
Travis CI full integration allow us to make sure that WP-Notice will not be broken..
The plugin files are 100% compatible to WordPress coding standards ..
WP Tutorial maker can be tested by using PHPUnit with WordPress testing environment..
You can follow these instructions define local WP TESTS DIR with the location of WordPress develop phpunit folder. for example, put export WP TESTS DIR= html wordpress-develop tests phpunit in.bashrc.
Go to the folder and run phpunit..
Read more