This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Multitool

Description

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.

Screenshots

  • 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.

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Multitool” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Multitool” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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