這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

The Mojo Admin Toolbox

外掛說明

The Mojo Admin Toolbox is a collection of little functions I found myself using a lot to customise the admin dashboard of WordPress, specifically when I was hiding stuff from a client or customising it for them! The latest version (1.3+) REQUIRES WordPress 3.5+.

Features

  • Remove/Hide the WordPress Comments system, never confuse your client again!
  • Easily customise the Login Page Logo.
  • Set a New custom default avatar for your site.
  • Remove dashboard widgets for ALL users.
  • Hide the theme editor page and stop clients messing up the theme!
  • Easily change the Dashboard footer text for your own.
  • Change the Descriptions and link destination for your custom login logo.
  • Hide the WordPress meta generator tag, make it a little more difficult for those script kiddies!

New Features

  • Modify From name and email address for all emails sent by your WordPress site!
  • Image uploader now in use on the options page (Now using the WordPress 3.5 Media Manager)!
  • Added option to override theme, useful if your theme is trying to do the same thing as this plugin is!

Future Development Plan

  • Option to set ‘superadmin’ who can see everything
  • Option to hide other WordPress features (Links, Tools, Plugins etc)
  • Option to hide Update notices from non-superadmins

Developer Notes

If you would like to follow the development of the plugin or get involved please either drop by my website or the project GitHub page.

螢幕擷圖

  • A simple to use options page.

安裝方式

Installation is simple, just like every other WordPress plugin.

Either:

  1. Download and unzip the plugin to your local machine.
  2. Upload mojo-toolbox folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Or:

  1. Goto Add New Plugin in your WordPress Dashboard.
  2. Search for ‘Mojo Toolbox’
  3. Click ‘Install Now’ and follow the instructions.

常見問題集

How do I get involved in the development?

Check out the Other Notes section for more info.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈The Mojo Admin Toolbox〉的開發相關工作。

參與者

將〈The Mojo Admin Toolbox〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.4

  • Long overdue update to fix proper capitalization of WordPress.
  • Adding Plugin assets.

1.3.3

  • Updating supported WordPress versions.

1.3.2

  • A few more missed fixes after the last release.

1.3.1

  • Updating a few bits of code I missed in 1.3.
  • Updating readme.txt so show tested and working with WordPress 3.4.

1.3

  • Updated to work with the new WordPress Media Manager introduced in 3.5.
  • Adding option to remove Windows Livewriter links from the document head.
  • Minor tidy ups to code.

1.2.4

  • Long overdue fix for Login Screen after WordPress 3.4.
  • Fixing text validation of footer text to allow links.

1.2.3

  • Fixed the option to override themes.
  • Added default text to admin footer.
  • Fixed hide comments not working.

1.2.2

  • Added option override themes.

1.2.1

  • Fixed bug with Login screen logo not working (using wrong hook)

1.2

  • Adding Image upload ability to options page.

1.1

  • Adding option to customise from name and email address for emails sent from your WordPress install.

1.0

  • First release