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.

Remove Protected

Beschreibung

Small script that removes Protected: and Private: from titles of posts and pages that are password protected and private.

Development

This plugin is developed over at Github if you want
to contribute.

Installation

Best way to install is using your WordPress Dashboard, just go to Plugins > Add New and search for it!

Rezensionen

Alle 9 Rezensionen lesen

Mitwirkende & Entwickler

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

Mitwirkende

Übersetze „Remove Protected“ 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.2

  • Code cleanup.
  • Added new filter, aubreypwd_remove_protected_disabled, that you can set to true to disable what this plugin does.

1.0.1

  • Some re-work as a class-based plugin.

1.0

  • First Release