Install Software For Free

Wp Custom CMS Block

Developer digontoahsan
Update Time March 29, 2013, 6:59 p.m.
PHP Version: 3.3 +
WordPress Version: 3.5
Copyright: GPLv2
Copyright URL: Copyright Information

Tag

social media url custom field static block admin option admin custom field custom cms block wordpress sidebar content header content footer content

Download

1.0 1.1 2.0 2.1

Description:

You can create textfield, textarea or wp-editor in admin panel easily. Textarea and wp-editor support html content. WYSIWYG editor will give you flexibility to manage content. You will get all blocks shortcodes at admin panel. Use it where you want. Optionally you can use template tag to get all blocks in an associate array. Key Feature

Installation:

Using the WordPress dashboard
  1. Login to admin panel
  2. Go to Plugins
  3. Select Add New
  4. Search Wp Custom CMS Block
  5. Select Install Now
  6. Select Activate Plugin
Manual
  1. Download the plugin and extract the files
  2. Upload the directory "wp-custom-cms-block" to your wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Check the "cBlock" Tab created by this plugins for manage block
  5. Use shortcode found in admin panel.Check screenshot 4
  6. Optionally use template tag get_wpcc_blocks() to get all blocks in an associate array(use block_id as array key)

Screenshots:

  • add new block
  • text block
  • wp-editor
  • all blocks shortcode

Upgrade Notice:

  • Current version

FAQs:

Where do I submit a question?

This is my first attempt at a plugin, so I don't have a FAQ yet.

Changelog:

1.0 1.1 2.0 2.1 autop issue fixed and enabled shortcode in editor