└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Outdated Notice 2 | 3 | Sample plugin using the WordPress plugin boilerplate where the user can customize the plugin for the position of the text notice as well as the day treshold for a post to be considered as outdated. 4 | 5 | This code is used as a support for article series "Speed up Development Using the WordPress Plugin Boilerplate" for [SitePoint](http://www.sitepoint.com/) 6 | 7 | Article in series: 8 | * [Part 1](http://www.sitepoint.com/wordpress-plugin-boilerplate/) 9 | * Part 2 - [Code](https://github.com/fsylum/outdated-notice/tree/part-2) 10 | * Part 3 - [Code](https://github.com/fsylum/outdated-notice/tree/part-3) 11 | --------------------------------------------------------------------------------