=== WPH Breaking News === Contributors: m_uysl Tags: news,breaking news,webrazzi,tech,son dakika,wphandle Requires at least: 3.3 Tested up to: 5.2 Stable tag: 0.2 License: GPLv2 (or later) Easy way to announce "Breaking News" on your WordPress site. == Description == This plugin appends "[Breaking News]" to your post title for a selected time range. That's all! = Why? = When you want to announce "breaking news" on your WordPress sites, generally adding "[Breaking ...]" expression to post title than a few hours later you need to update again. That's ok, but generally you forgot to update permalink and this is our first problem. **Second, permalinks should be permanent!** This is good for SEO and social sharing. = Translations = * English (en\_US), built-in * Turkish (tr\_TR), native support == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from admin's Plugins page. == Screenshots == 1. Post metabox for configure status and time. == Changelog == = 0.2 = - new filter: `wph_breaking_news_announce_text` for changing announcement text added - new filter: `wph_breaking_news_allowed_post_types` for controlling post_types - better localization - tested with WP 5.2 & Gutenberg = 0.1 = - Initial release.