Plugin Directory

Changeset 877466


Ignore:
Timestamp:
03/18/2014 09:01:33 PM (12 years ago)
Author:
vanderwijk
Message:

2.5.1 (for svn upload issue)

Location:
custom-post-widget/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-post-widget/trunk/custom-post-widget.php

    r877452 r877466  
    44 Plugin URI: http://www.vanderwijk.com/wordpress/wordpress-custom-post-widget/
    55 Description: Show the content of a custom post of the type 'content_block' in a widget or with a shortcode.
    6  Version: 2.5
     6 Version: 2.5.1
    77 Author: Johan van der Wijk
    88 Author URI: http://www.vanderwijk.com
  • custom-post-widget/trunk/readme.txt

    r877463 r877466  
    66Requires at least: 2.9.2
    77Tested up to: 3.8.1
    8 Stable tag: 2.5
     8Stable tag: 2.5.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4444== Screenshots ==
    4545
    46 1. After activating the plugin a new post type called 'Content Blocks' is added. You will also see a button above the WYSIWYG editor that allows you to insert the content block using the shortcode.
     461. After activating the plugin a new post type called 'Content Blocks' is added.
    47472. The widget has a select box to choose the content block. Click on the 'Edit Content Block' link to edit the selected Content Block custom post.
     483. You will find a button above the WYSIWYG editor that allows you to insert the content block using the shortcode.
     494. After clicking the 'Add Content Block' button you can select a content block and insert the shortcode in the content area.
    4850
    4951== Installation ==
Note: See TracChangeset for help on using the changeset viewer.