A plugin with some Basic Tools For Development and Developers. Trying to be easier the way of the develop common things in WP.
- Contributors: rodtech
- Personal Profile: http://rodmind.com/
- Wordpress Plugin URL: https://wordpress.org/plugins/basic-dev-tools/
- Wordpress Profile: https://profiles.wordpress.org/rodtech
- Donate link: http://marsminds.com
- Tags: developer, developments, post types
- Requires at least: 3.0.1
- Tested up to: 3.4
- Stable tag: 1.3
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
A plugin developed thinking in the common or special things that a developer could need at the time of build an app in WP.
- Special Settings
- Cron Task and Schedules Manager
- Post Types Manager with shotcodes
- Upload
basic-dev-toolsto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Use the plugin
A new menu appears allowing you to use the tools.
- Why are there no FAQs besides this one?
Because you haven't asked one yet.
1.4.1 (2015-05-24)
- Added "Hide Admin Bar" Special Setting
- Added "Disable Theme Updates" Special Setting
- Added "Disable Plugin Updates" Special Setting
- Added "Disable Core Updates" Special Setting
- Screenshot changed
1.4 (2015-05-24)
- Bug with files in svn fixed
1.3 (2015-05-23)
- tableobject api updated
- Added Crons Manager Functionality with posibilty of create and execute tasks
- Added Cron Schedules to global wp filter
- Added Special Settings to manage common thing faster
- Screenshots added
1.2 (2015-05-03)
- tableobject api updated
- Added Cron Task Manager menu
- Added Cron Schedules Manager
- Added partialy Cron Manager to implement in version 2
- New tags added to be relevant in the plugin
- Readme file updated
1.1 (2015-04-26)
- tableobject api updated
- Shortcodes with dynamic options in function of the dynamic postypes
- Removed Cron Task Manager menu to implement in version 2
1.0
- Initial Release