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.

Formataway

Beschreibung

I was creating link posts on http://www.bilalakil.me’s Twenty Fourteen happily
until I was nonplussed by the doppelgängers that made themselves apparent
when I added the theme’s also-impressive Euphoria widget to the mix, displaying links.

I was seeing the same posts displayed twice on the front page:
once in the main post loop; and again in the Euphoria widget!

To solve this problem I decided to exclude posts with the link post format
from the post index page’s main query,
and thus this plugin was born.

The plugin’s settings sit neatly on the Settings > Reading page.

You can find this plugin at: https://bitbucket.org/bilalakil/formataway

Screenshots

  • All you'll see in the backend from this plugin. Other than the funky name, you wouldn't even be able to tell it apart from the WordPress core.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

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

Mitwirkende

Übersetze „Formataway“ 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.1.2

  • Fixed a bug causing a PHP notification when no formats were selected.
  • Cleaned up the code a bit (neater spaces and uniform tabs).

1.1.0

  • We now append our taxonomy constraint to the list of all other constraints
    instead of simply overriding it.
    (I knew that was bad at the time,
    but didn’t know how to get around it until a friendly person enlightened me:
    http://wordpress.stackexchange.com/questions/155946/#155949).

1.0.0

  • First release!
  • Specify what to formataway from the Settings > Reading admin screen.