https://github.com/santoshtmp/wordpress-post-title-required
wp plugin for post title to make require field and limit its character.
https://github.com/santoshtmp/wordpress-post-title-required
character-limit post-title title-required wordpress-plugin
Last synced: 6 days ago
JSON representation
wp plugin for post title to make require field and limit its character.
- Host: GitHub
- URL: https://github.com/santoshtmp/wordpress-post-title-required
- Owner: santoshtmp
- Created: 2024-07-19T11:25:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-06-06T10:45:38.000Z (24 days ago)
- Last Synced: 2026-06-24T09:34:50.332Z (6 days ago)
- Topics: character-limit, post-title, title-required, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/post-title-required/
- Size: 138 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Post Title Required ===
Contributors: santoshtmp7, younginnovations
Tested up to: 7.0
Stable tag: 1.1.4
Requires PHP: 8.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: Title, Required, Charcter Limit, Post Title Required
This plugin make post title require field and limit its character.
== Description ==
Post Title Required plugin purpose to make title require field and limit its character.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/post-title-required` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to the settings > WP Required Post Title or link `/wp-admin/options-general.php?page=post-title-required` to the pugin setting page
== Frequently Asked Questions ==
= Can we apply to particular post type? =
Yes, we can apply to only selected post type.
== Screenshots ==
1. Backend settings
2. Quick Edit option
3. Maximum character limit
== Release ==
1. Initial release 1.0.0
== Changelog ==
= 1.1.4 =
* Compatible with WordPress 7.0.
= 1.1.3 =
* Fix issue of character limit.
= 1.1.2 =
* Compatible with WordPress 6.9.
= 1.1.1 =
* Compatible with WordPress 6.8.2.
* Added option to ignore invisible title characters (e.g., soft hyphens, zero-width spaces).
= 1.0.1 =
* Compatibility update for WordPress 6.8.
= 1.0.0 =
* Initial release.
== Upgrade Notice ==
= 1.0.0 =
Initial release.
== License ==
This plugin is licensed under the GPLv2 or later. For more information, see https://www.gnu.org/licenses/gpl-2.0.html.