Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Breaking Bar

Beschreibung

Breaking Bar is a simple plugin which monitors any chosen category for posts. If there are posts in that category,
the plugin displays (via the [breaking-bar] shortcode) a prominent bar with the latest post from that category.
If there are no posts in the chosen category, Breaking Bar stays hidden. Once the shortcode is in place, this allows
editors and authors to add posts to the Breaking Bar simply by properly categorizing the post.

Current options include:

  • Category selection
  • A text field for a custom label, (e.g. „Breaking“ or „Latest“)
  • Color options for background, label(text) and link

Installation

To install this plugin:

  1. Upload the breaking-bar directory to you plugins directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Add the [breaking-bar] shortcode where you want the Breaking Bar to show

FAQ

How do I get the Breaking Bar to show up on my site?

Be sure the plugin is loaded and activated. In the plugin’s settings, be sure to select the desired category for
Breaking Bar to monitor for posts. Also make sure at least one post has that category assigned to it. Place the
[breaking-bar] shortcode wherever you want the Breaking Bar to appear.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Breaking Bar“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Breaking Bar“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial release