=== Hide posts without post title === Contributors: mjkhajeh Donate link: https://zarinp.al/@zantium Tags: hide, hide post, hide posts, wordpress post, posts, pages, custom post type, title, hide posts without post title, hide post type, post title, hide product, hide category, hide taxonomy, hide tags, hide post title, hide posts title, hpwpt Requires at least: 5.1 Tested up to: 5.8.3 Stable tag: 1.0.6.8 Requires PHP: 7.0 License: WTFPL License URI: https://en.wikipedia.org/wiki/WTFPL Posts that haven't title will hide == Description == Some sites have posts that haven't title. This posts are so annoying. Some of these posts created by plugins. There's a plugin can solve this problem with many ways. "Hide posts without post title"(HPWPT) hide posts that hasn't title. You can choose what post type you want to hide posts. Also you can choose posts you want to show(Even havn't post title). HPWPT will hide posts from list tables in admin side and store them in separate section for each post type you want. You can in HPWPT choose to hide posts from frontend and RSS feed. Again: For each post can change these options. = One more thing about it: = HPWPT uses i18n, So you can translate it for your language. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. After activate it, In "Settings" will added a submenu that named "Hide post". Set options in settings. 4. And BOOM. Your posts doesn't show anymore :) Don't take life hard! == Changelog == = 1.0.0.0 = * Everything started from here! = 1.0.2.0 = * Sanitized all inputs = 1.0.5.0 = * Change classes = 1.0.6.8 = * Tested up to WP 5.8.3 * Optimize code * Fix translation * Change License