Linux 软件免费装
Banner图

MUDRAVA Admin Tweaks

开发者 mudrava
更新时间 2026年4月28日 03:03
PHP版本: 8.2 及以上
WordPress版本: 6.9.4
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

wordpress admin admin bar branding cleanup admin tweaks

下载

1.0.1 1.0.0 1.0.2

详情介绍:

MUDRAVA Admin Tweaks packs over 30 individually toggleable tweaks into a single, lightweight plugin. Instead of installing a dozen micro-plugins for small admin changes, flip a switch and move on. Every tweak is off by default - activate only what you need. General Branding Columns Media Security Notifications Cleanup About MUDRAVA Developed and maintained by MUDRAVA - professional-grade WordPress tools.

安装:

  1. Upload the mudrava-admin-tweaks folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to the Admin Tweaks settings page in the admin menu.
  4. Toggle the tweaks you need and click Save.

屏幕截图:

  • Branding settings  -  custom footer text, admin bar logo
  • Admin columns settings for IDs, featured images, and modified dates
  • Media and uploads settings
  • Security and privacy hardening options
  • Notification control panel
  • Cleanup utilities and maintenance actions

常见问题:

Can I enable just one or two tweaks?

Yes. Every tweak has its own independent toggle. Disabled tweaks add zero overhead - no hooks registered, no queries made.

Will hiding the WP logo break anything?

No. It only hides the WordPress icon from the admin bar. All menu items and functionality remain intact.

Does the "disable file editor" tweak prevent plugin updates?

No. It only blocks the built-in Theme Editor and Plugin Editor screens (Appearance -> Theme File Editor, Plugins -> Plugin File Editor). Normal plugin and theme updates through the WordPress updater are unaffected.

Can I limit revisions to zero?

Yes. Setting the revision limit to 0 disables revisions entirely for all post types. Existing revisions stay in the database - use a database cleaner to remove them.

Does disabling RSS feeds affect my sitemap?

No. XML sitemaps are separate from RSS/Atom feeds. Disabling feeds only affects URLs like /feed/, /comments/feed/, etc.

Is "Randomize upload filenames" reversible?

The setting only affects newly uploaded files. Files already uploaded keep their current names. Disabling the option restores normal naming for future uploads.

What does "Remove category/tag prefixes" do exactly?

It removes the /category/ and /tag/ base from archive URLs. For example, /category/news/ becomes /news/. Make sure to flush permalinks after toggling this option.