Hide posts without post title
开发者 |
mjkhajeh
|
更新时间 |
2022年1月22日 04:27 |
捐献地址: |
去捐款 |
PHP版本: |
7.0 及以上 |
WordPress版本: |
5.8.3 |
版权: |
WTFPL |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- After activate it, In "Settings" will added a submenu that named "Hide post". Set options in settings.
- And BOOM. Your posts doesn't show anymore :)
Don't take life hard!
更新日志:
1.0.0.0
- Everything started from here!
1.0.2.0
1.0.5.0
1.0.6.8
- Tested up to WP 5.8.3
- Optimize code
- Fix translation
- Change License