=== Enter Title Here Changer === Contributors: tremidkhar Tags: admin, post, cpt, custom post types Requires at least: 4.5 Tested up to: 7.0 Requires PHP: 5.6 Stable tag: 0.4.1 Donate Link: https://www.paypal.me/tremidkhar License: GPLv2 Replace the default `Add Title` (Gutenberg) or `Enter title here` (Legacy) placeholder when creating a new post. == 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](https://www.wpbeginner.com/wp-tutorials/how-to-replace-enter-title-here-text-in-wordpress/). ## Bug Report If you spotted a bug, you are welcome to [file an issue on GitHub](https://github.com/TremiDkhar/enter-title-here-changer/issues). ## Contribute For feature or improvement, fork the [GitHub](https://github.com/tremidkhar/enter-title-here-changer) repository and create a pull request. == Usage == Go to the `Settings -> ETHC Settings` menu to manage all the placeholder. == Installation == ### Install from within WordPress 1. Visit the plugins page within your dashboard and select `Add New`. 2. Search for `Enter Title Here Changer`. 3. Activate `Enter Title Here Changer` from your Plugins page. ### Install Manually 1. Upload the ‘enter-title-here-changer’ folder to the /wp-content/plugins/ directory 2. Activate the Enter Title Here Changer plugin through the ‘Plugins’ menu in WordPress; == Screenshots == 1. Result in Classic Editor (Legacy) 2. Result in Gutenberg Editor 3. Plugin Settings == Frequently Asked Questions == = Do this plugin work in Multisite? = No, the plugin does not work in Multisite. But it will be added in the later version. == Upgrade Notice == Codebase has been improved. == Changelog == = 0.4.2 = Fixed: Settings now list only post types that support titles. Improved: Excluded unsupported post types from placeholder configuration. ### Earlier Version For the changelog of the earlier version, please see the [Release Page on GitHub](https://github.com/TremiDkhar/enter-title-here-changer/releases)