Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Remove Protected

Beskrivelse

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!

Anmeldelser

Læs alle 9 anmeldelser

Bidragsydere & udviklere

“Remove Protected” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

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