Linux 软件免费装
Banner图

Admin Trim Interface

开发者 coffee2code
更新时间 2021年4月14日 16:16
捐献地址: 去捐款
PHP版本: 4.9 及以上
WordPress版本: 5.7
版权: GPLv2 or later
版权网址: 版权信息

标签

admin customize coffee2code interface minimal

下载

1.1 2.0 2.0.1 2.0.2 2.0.3 2.1 2.2 3.1 3.2 3.3 3.3.1 3.4 1.0 3.0 3.5 3.5.1

详情介绍:

This plugin uses a combination of WordPress hooks, CSS (when possible), and Javascript (last resort) to removed specified admin interface elements. These elements may be considered by some to be superfluous interface elements that are undesired for one reason or another, so this plugin aids in their visual removal. Each admin interface element is individually selected for removal. The elements that can be removed are: (There is an associated screenshot which points out these different sections.) Note: These settings are global and will affect all users who are able to visit the admin pages. Links: Plugin Homepage | Plugin Directory Page | GitHub | Author Homepage

安装:

  1. Install via the built-in WordPress plugin installer. Or download and unzip admin-trim-interface.zip inside the plugins directory for your site (typically wp-content/plugins/)
  2. Activate the plugin through the 'Plugins' admin menu in WordPress
  3. Click the plugin's 'Settings' link next to its 'Deactivate' link (still on the Plugins page), or click on the 'Appearance' -> 'Admin Trim Interface' link, to go to the plugin's admin settings page. Customize the settings to selectively remove admin interface elements.

屏幕截图:

  • A image identifying the different elements of the admin interface that can be selectively disabled by the plugin.
  • An image of the user section of the admin bar when "Howdy" and the username is hidden, leaving only the avatar.
  • An image of the user section of the admin bar when "Howdy" and the avatar is hidden, leaving only the username.
  • A screenshot of the plugin's admin settings page.
  • A screenshot of a fully trimmed admin interface.

升级注意事项:

3.5.1 Recommended bugfix release: fixed a bug preventing settings from getting saved; updated plugin framework to v061 3.5 Minor release: updated plugin framework to v060, noted compatibility through WP 5.7+, and updated copyright date (2021). 3.4 Recommended update: added ability to hide "My Sites" icon, prevented output of styles for plugin's settings on other admin pages, updated plugin framework, added TODO.md file, updated a few URLs to be HTTPS, expanded unit testing, updated compatibility to be WP 4.9-5.4+, and more. 3.3.1 Trivial update: modernized unit tests and noted compatibility through WP 5.3+ 3.3 Minor update: tweaked plugin initialization, updated plugin framework to v049, noted compatibility through WP 5.1+, created CHANGELOG.md to store historical changelog outside of readme.txt, and updated copyright date (2019). 3.2 Minor update: improved responsiveness of settings page; fixed to show admin notices on settings page; added unit tests; updated plugin framework to v048; compatibility is now WP 4.7-4.9; updated copyright date (2018); added README.md; and more. 3.1 Minor update: improved support for localization; verified compatibility through WP 4.4; updated copyright date (2016) 3.0 Recommended update: Updated trim capabilities to be WP 4.1 compatible; dropped pre-WP 3.8 support; updated plugin framework. 2.2 Recommended update: Updated trim capabilities to be WP 3.3 compatible; minor bugfix; dropped pre-WP 3.1 support; updated plugin framework. 2.1 Recommended update. Update trim capabilities to be WP 3.2 compatible; improved interface trimming techniques; dropped support for versions of WP older than 3.0; updated plugin framework; and more. 2.0.3- Recommended bugfix release: fixed bug introduced in previous release. 2.0.2 Minor release: updated underlying plugin framework; noted compatibility with WP 3.1+ and updated copyright date. 2.0.1 Minor bugfix update of underlying plugin framework. 2.0 Recommended update! This release fixes WP 3.0 compatibility. It also includes major re-implementation, bug fixes, localization support, and more.

常见问题:

Does this plugin allow for each admin user to customize the admin interface to their individual liking?

No. The settings for the plugin apply to all users within the admin pages and not to each user individually.

Why is the admin dashboard still accessible?

This plugin does not prevent access to the admin dashboard; it merely provides the ability to hide the admin sidebar menu button that leads to the admin dashboard.

更新日志:

3.5.1 (2021-04-14) 3.5 (2021-04-05) Highlights: Details: 3.4 (2020-06-27) Highlights: Details: Full changelog is available in CHANGELOG.md.