Plugin Directory

Changeset 704968


Ignore:
Timestamp:
04/28/2013 12:38:19 PM (13 years ago)
Author:
whatadewitt
Message:

updating readme

Location:
pov-slider/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pov-slider/trunk/README.txt

    r703579 r704968  
    44Requires at least: 3.2
    55Tested up to: 3.5.1
    6 Stable tag: 1.0.3
     6Stable tag: 1.0.4
    77
    8 A simple plugin for taking content from all over your site and marking it as "featured". Works as a simplified way to feature posts for (very) non-technical users.
     8Works as a simplified way to featured posts for (very) non-technical users.
    99
    1010== Description ==
     
    2929== Changelog ==
    3030
     31= 1.0.4 =
     32* Updating Readme
     33
    3134= 1.0.3 =
    3235* Updating License
  • pov-slider/trunk/pov_slider.php

    r703597 r704968  
    44Plugin URI: https://github.com/theREDspace/pov_slider
    55Description: A collection of sliders for featuring content on WordPress pages
    6 Version: 1.0.3
     6Version: 1.0.4
    77Author: Luke DeWitt
    88Author URI: http://www.whatadewitt.ca
     
    2727*/
    2828
    29 // TODO: rename this class to a proper name for your plugin
    3029class POVSlider {
    3130
Note: See TracChangeset for help on using the changeset viewer.