Опис
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.
Постављање
Best way to install is using your WordPress Dashboard, just go to Plugins > Add New and search for it!
Сарадници и градитељи
Remove Protected је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Remove Protected на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0.2
- Code cleanup.
- Added new filter,
aubreypwd_remove_protected_disabled, that you can set totrueto disable what this plugin does.
1.0.1
- Some re-work as a class-based plugin.
1.0
- First Release