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

Multitool

外掛說明

Multitool is the multi-purpose plugin you can trust. You’ll return to Multitool when you seek a small solution for a one-time
issue. You’ll appreciate a simple but effecient solution.

Extendable

Multitool includes an extension system. If you like the Multitool interface and my approach to a Swiss-Army-Plugin. You can
create a WordPress plugin that acts as an extension. You won’t need to spend hours creating your own plugin views, submitting it
to the WordPress.org repository or manage a core project on GitHub. If your not a developer, the cost of hiring one to create
an extension will be very low.

Features List

  1. Installation wizard
  2. Strict WordPress Development Standards
  3. Extension System

Support

This project is supported with live chat, forums, community patrons with monthly donations and free development.

Languages

Translator needed to localize the plugin.

Contributors

Donators, GitHub contributors and developers who support me when working on WP Seed will be listed here.

  • Automattic – Half of the plugin uses their perfect approaches to WordPress plugin development.
  • Brian at WPMUDEV – After a long Skype, showed me the importance of using the WordPress core a lot more.
  • Ignacio Cruz at WPMUDEV
  • Ashley Rich (A5shleyRich)
  • Igor Vaynberg
  • M. Alsup
  • Amir-Hossein Sobhi
  • Thomas Griffin
  • Gary Jones
  • Juliette Reinders Folmer

Version Numbers Explained

Explanation of versioning used by myself Ryan Bayne. The versioning scheme I use is called “Semantic Versioning 2.0.0” and more
information about it can be found at http://semver.org/

These are the rules followed to increase the Multitool plugin version number. Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes,
MINOR version when you add functionality in a backwards-compatible manner, and
PATCH version when you make backwards-compatible bug fixes.
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

螢幕擷圖

  • Custom list of plugins for bulk installation and activation.
  • Example of how the WP admin is fully used. Help tab can be available on any page.
  • Security feature that helps to detect illegal entry of administrator accounts into the database.

安裝方式

  1. Method 1: Move folder inside the .zip file into the “wp-content/plugins/” directory if your website is stored locally. Then upload the new plugin folder using your FTP program.
  2. Method 2: Use your hosting control panels file manager to upload the plugin folder (not the .zip, only the folder inside it) to the “wp-content/plugins/” directory.
  3. Method 3: In your WordPress admin click on Plugins then click on Add New. You can search for your plugin there and perform the installation easily. This method does not apply to premium plugins.

常見問題集

Installation Instructions
  1. Method 1: Move folder inside the .zip file into the “wp-content/plugins/” directory if your website is stored locally. Then upload the new plugin folder using your FTP program.
  2. Method 2: Use your hosting control panels file manager to upload the plugin folder (not the .zip, only the folder inside it) to the “wp-content/plugins/” directory.
  3. Method 3: In your WordPress admin click on Plugins then click on Add New. You can search for your plugin there and perform the installation easily. This method does not apply to premium plugins.
Can I hire you to customize the plugin for me?

Yes, you can hire me for a very small fee because I know the plugin well and can upgrade it quicker than anyone else.

使用者評論

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

參與者及開發者

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

參與者

將〈Multitool〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.1 released 19th June 2017

  • GEN -> All use of Trello removed.
  • GEN -> multitool_example_settings renamed to multitool_security_tools_settings
  • NEW -> Display Error tool added to Quick Tools
  • NEW -> Maintenance Mode tool added, display the old “Under Construction” to all visitors.
  • DEV -> New methods in notice class: notice(), error(), warning(), success(), info()
  • DEV -> Tools can now exist on both Quick Tools and Configuration Tools views.

1.2.0

  • NEW -> Plugin re-built from scratch.
  • NEW -> Quick Tools table (more tools coming soon)
  • NEW -> Configuration Tools view for tools with options.
  • NEW -> Extension system
  • NEW -> Installation Wizard