This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WPH Breaking News

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

Screenshots

  • Post metabox for configure status and time.

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WPH Breaking News” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WPH Breaking News” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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.