Description
Using this plugin helps you to change the default placeholder in the title field when creating a new post. This is helpful, especially when using a Custom Post Type. For example, for a movie
Custom Post Type, instead of default Add title
placeholder, it can be changed to Enter Movie Title
or to anything that make more sense.
Why you need to replace the title placeholder text?
By replacing the placeholder text when creating a new post, help to instruct users to what the title should be.
This plugin is inspired by an article at WPBeginner.
Bug Report
If you spotted a bug, you are welcome to file an issue on GitHub.
Contribute
For feature or improvement, fork the GitHub repository and create a pull request.
Usage
Go to the Settings -> ETHC Settings
menu to manage all the placeholder.
Screenshots
Installation
Install from within WordPress
- Visit the plugins page within your dashboard and select
Add New
. - Search for
Enter Title Here Changer
. - Activate
Enter Title Here Changer
from your Plugins page.
Install Manually
- Upload the ‘enter-title-here-changer’ folder to the /wp-content/plugins/ directory
- Activate the Enter Title Here Changer plugin through the ‘Plugins’ menu in WordPress;
FAQ
-
Do this plugin work in Multisite?
-
No, the plugin does not work in Multisite. But it will be added in the later version.
Reviews
Contributors & Developers
“Enter Title Here Changer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Enter Title Here Changer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- Code Refactoring
Earlier Version
For the changelog of the earlier version, please see the Release Page on GitHub