=== ACOC === Contributors: tallythemes Donate link: http://tallythemes.com/ Tags: post type, metabox, settingapi, tinymce Requires at least: 3.8 Tested up to: 3.9.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WordPress Plugin Development framework. == Description == ACOC Framework allows plugin developers to create a admin pages, options, meta boxes, and shortcode editorwith just a few simple lines of code. == Installation == ####For automatic installation: The simplest way to install is to click on 'Plugins' then 'Add' and type 'acoc' in the search field ####For manual installation 1: 1. Login to your website and go to the Plugins section of your admin panel. 2. Click the Add New button. 3. Under Install Plugins, click the Upload link. 4. Select the plugin zip file (acoc.x.x.zip) from your computer then click the Install Now button. 5. You should see a message stating that the plugin was installed successfully. 6. Click the Activate Plugin link. ####For manual installation 2: 1. You should have access to the server where WordPress is installed. If you don't, see your system administrator. 2. Copy the plugin zip file (acoc.zip) up to your server and unzip it somewhere on the file system. 3. Copy the "tallykit" folder into the /wp-content/plugins directory of your WordPress installation. 4. Login to your website and go to the Plugins section of your admin panel. 5. Look for "ACOC" and click Activate. == Screenshots == 1. Settings == Frequently Asked Questions == =Who will use this Plugin?= This plugin developed for developer. So developer will use it. == Upgrade Notice == Just update == Changelog == = 1.0 = * Initial commit