=== CPT Post Title Trimmer === Contributors: samarjitkashyps Tags: custom post types, title, trim, excerpt, content Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Easily trim titles of selected Custom Post Types with customizable options. == Description == CPT Post Title Trimmer allows you to easily control the length of post titles for specific Custom Post Types. This is especially useful for creating consistent layouts and improving user experience. = Features = * Select which CPTs to apply title trimming * Choose between word-based or character-based trimming * Set custom word and character limits * Customizable ellipsis text * Option to enable trimming in admin area * Secure and follows WordPress coding standards = Use Cases = * Create consistent card layouts * Improve mobile responsiveness * Maintain design consistency across different post types * Control title lengths in archives and grids == Installation == 1. Upload the `cpt-post-title-trimmer` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings > Title Trimmer to configure the plugin == Frequently Asked Questions == = Which post types are supported? = All public post types including built-in posts and pages, plus any custom post types. = Can I use different settings for different post types? = Currently, the same settings apply to all selected post types. = Will this affect my SEO? = No, this only affects the display of titles, not the actual HTML title tag or SEO metadata. == Changelog == = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.0 = Initial release of CPT Post Title Trimmer.