>
Download This Plugin | |
Download Elegant Themes | |
Name | Quick WP Setup |
Version | 0.1 |
Author | Webhead LLC. |
Rating | 0 |
Last updated | 2013-10-18 05:41:00 |
Downloads |
362
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Quick WP Setup plugin added 0 bytes of resources to the Home page and 13 bytes of resources to the sample Post page.
Quick WP Setup plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Quick WP Setup plugin ads no tables to your Wordpress blog database.The goal of this plugin is to quickly setup a Wordpress site without having to go through all the normal Wordpress UI. That means the UI is very limited and does not have a bunch of checkboxes and settings to go through. Customization is done through coding actions and filters.
This plugin is meant for developers who set up Wordpress sites quite often. After setting up so many sites, the same settings tend to be set and the same plugins tend to be used. This plugin offers a way for developers to write some setup code once and reuse that code to setup all future Wordpress sites.
Some code from the "Developer" plugin developed in part by Automattic is used to activate and install plugins. Simply enter some URLs and the plugin can be installed and activated.
Ideally you would place your actions and filters into a file that you can reuse and drop into themes.
Write any actions or filters you want Quick WP Setup to run.
Go to Tools->Quick WP Setup
Enter any plugin urls you want installed and activated.
Click "Proceed".
Default active widgets removed (ie recent-posts, recent-comments, archives, categories)
Sample content (page and post) will be removed
Default Wordpress settings will be geared towards a CMS instead of a blog.
Empty menus will be created and set to the theme's registered menus
Install plugins via urls.
Copy active plugin urls from one site and paste them into another site to quickly install the same plugins.
A sample home page will be created and set as the front page.
Build some simple checkboxes to quickly activate/deactivate features.
Asynchronously download and install and activate plugins.