Plugin Directory

Changeset 689455


Ignore:
Timestamp:
03/31/2013 01:34:48 PM (13 years ago)
Author:
Jesper800
Message:

Releasing version 0.2.2.1

Location:
bulkpress/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • bulkpress/trunk/bulkpress.php

    r688106 r689455  
    33Plugin Name: BulkPress
    44Description: Create and manage (restructure hierarchy) vast amounts of categories, terms of custom taxonomies, posts, pages and posts of custom post types in the blink of an eye! The easy-to-use interface allows you to quickly create both hierarchical and non-hierarchical posts and terms by just speciying the title and optionally the slug, allowing you to quickly populate your website with content.
    5 Version: 0.2.2
     5Version: 0.2.2.1
    66Author: Jesper van Engelen
    77Author URI: http://www.jepps.nl
     
    1010
    1111// Plugin information
    12 define('JWBP_VERSION', '0.2.2');
     12define('JWBP_VERSION', '0.2.2.1');
    1313
    1414// Paths
  • bulkpress/trunk/readme.txt

    r688106 r689455  
    77Requires at least: 3.1
    88Tested up to: 3.5.1
    9 Stable tag: 0.2.2
     9Stable tag: 0.2.2.1
    1010
    1111Easily add and manage multiple categories, pages, custom taxonomy terms and custom post type posts. Create and reorder terms in a blink, making the tedious process of managing vast amounts of posts and terms just a walk in the park.
     
    5454== Changelog ==
    5555
     56= 0.2.2.1 =
     57
     58* Add missing image to sorting handle
     59
    5660= 0.2.2 =
    5761
Note: See TracChangeset for help on using the changeset viewer.