=== Remove Protected === Contributors: aubreypwd Donate link: http://aubreypwd.com Tags: password, protected, title, remove Requires at least: 2.7 Tested up to: 4.7.3 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Small script that removes *Protected:* and *Private:* from titles of posts and pages that are password protected and private. == Description == Small script that removes *Protected:* and *Private:* from titles of posts and pages that are password protected and private. == Installation == Best way to install is using your WordPress Dashboard, just go to Plugins > Add New and search for it! == Changelog == = 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 == Development == This plugin is developed over at [Github](https://github.com/aubreypwd/remove-protected) if you want to contribute.