這個外掛並未在最新的 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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