Descripción
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.
Instalación
Best way to install is using your WordPress Dashboard, just go to Plugins > Add New and search for it!
Colaboradores y desarrolladores
«Remove Protected» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Remove Protected» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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