Descripció
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.
Instal·lació
Best way to install is using your WordPress Dashboard, just go to Plugins > Add New and search for it!
Col·laboradors i desenvolupadors
«Remove Protected» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Remove Protected» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.2
- Code cleanup.
- Added new filter,
aubreypwd_remove_protected_disabled
, that you can set totrue
to disable what this plugin does.
1.0.1
- Some re-work as a class-based plugin.
1.0
- First Release