Linux 软件免费装
Banner图

Disable Blogging in WordPress

开发者 factmaven
ethanosullivan
更新时间 2020年9月14日 23:22
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 5.5.1
版权: GPLv3
版权网址: 版权信息

标签

feeds posts comments wordpress blog admin menu pingback dashicons hide admin menu user profile xml-rpc trackback xmlrpc howdy emoji disable emoji disable blog disable blogging disable feeds admin footer author pages disable author pages disable pingback disable trackback disable wordpress blogging disable xml-rpc disable xmlrpc help tab hide dashicons hide menu separators hide user profile fields menu separators query strings remove help tab remove howdy remove query strings separators

下载

1.2.5 1.0.0 1.1.0 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.6 1.3.0 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.1.0

详情介绍:

Turn WordPress into a non-blogging CMS platform. Disable Blogging is a plugin that disables all blog related functionalities on the front-end and back-end. This includes posts, comments, feeds, and so much more. As a result, you will have a cleaner and simpler WordPress platform to be used for static websites.
Disable all posting & comments functions At its core level, all posting and comment related functionalities are disabled - but that's not all. Disable Blogging includes 20+ extra features to disable and hide cumbersome functions that run on WordPress including: Notice This plugin does not delete any data on WordPress. It hides and disables those features that are blog related. If you have any existing, posts, comments, categories, and tags on your website: they must be manually deleted. That's if you do not want to keep any of the blog information. All plugin features are available in the plugin's settings (Settings > Blogging). Links to previous posts will still be accessible and previous comments will be hidden from view. Contribute on GitHub Want to help improve this plugin? Head over to our GitHub page. Please make all contributions to our dev branch.

安装:

  1. Upload the plugin to the ../wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Let it settle in a for a minute and be amazed.
Settings Page By default all blogging functionality are disabled. However, these options can be toggled in the plugin's Settings > Blogging.

屏幕截图:

  • General settings to toggle which blog functions to disable.
  • Extra features to disable. Not necessarily blog related.
  • Hide unused fields and options from the `Profile` page to reduce clutter.
  • Hide unused menu items created by plugins or themes, and redirect them elsewhere.

升级注意事项:

2.1.0 Upgrading will reset all the settings to their default values.

常见问题:

Are these changes permanent?

No, this plugin simply disables, hides, and redirects all of the blogging functions. You can easily revert WordPress back to a blogging platform by simply disabling the plugin.

How do I find the label IDs to hide additional profile fields?

  1. Navigate to the Users > Your Profile
  2. Open up your browser's web inspector (ex: Chrome)
  3. Use the element selector and select the label on the left side of field that you want to hide, for example:
  4. <label for="first_name">First Name</label>
  5. For each <label for= tag, you will find the ID's of each field, for example:
  6. first_name

更新日志:

2.1.0 2020-09-14 2.0.4 2017-01-14 2.0.3 2016-11-26 2.0.2 2016-11-25 2.0.1 2016-10-23 2.0.0 2016-10-23 The rest of the changelog can be viewed on GitHub.