Plugin Directory

Changeset 817135

Timestamp:
12/08/2013 11:08:18 PM (11 years ago)
Author:
alexkingorg
Message:

fix spacing, bump version

Location:
admin-column-view/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • admin-column-view/trunk/README.txt

    r817130 r817135  
    44Requires at least: 3.7
    55Tested up to: 3.7.1
    6 Stable tag: 1.0
     6Stable tag: 1.0
    77License: GPLv2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6262== Changelog ==
    6363
     64
     65
     66
    6467= 1.0 =
    6568* Initial public release.
     
    6770== Upgrade Notice ==
    6871
    69 = 1.0 =
    70 * Initial public release.
     72= 1.0 =
     73* e.
  • admin-column-view/trunk/admin-column-view.php

    r817128 r817135  
    44Plugin URI: http://crowdfavorite/wordpress/plugins/
    55Description: Adds a columnar view of all your pages (and hierarchical custom post types), similar to the view found in the OS X Finder. Makes it much easier to manage sites with lots of pages. Drag and drop to re-order your pages.
    6 Version: 1.0
     6Version: 1.0
    77Author: Crowd Favorite
    88Author URI: http://crowdfavorite.com/
  • admin-column-view/trunk/views/admin-page.php

    r817128 r817135  
    55<style>
    66.cf-admin-column-view-wrap {
    7     background: #f3f3f3; // needed for back compat, not needed with MP6
     7    background: #f3f3f3; /
    88    margin: 8px 0 0;
    99    min-height: 100px;
Note: See TracChangeset for help on using the changeset viewer.