Plugin Directory

Changeset 355576


Ignore:
Timestamp:
03/05/2011 05:28:07 AM (15 years ago)
Author:
jernst
Message:

Updating to 1.01

Location:
simple-quotes/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-quotes/trunk/index.php

    r350519 r355576  
    44 * Plugin URI: http://www.jasonernst.com/projects/quotes/
    55 * Description: Creates a custom post type for quotes which will show up in the administrative interface within wordpress. The quotes are then return randomly in an associative array using the function 'quote_random()'. Extremely simple plugin takes only a quote and the quote author. Note: The author icon is taken from the famfamfam icon pack (http://www.famfamfam.com/)
    6  * Version: 1.0 
     6 * Version: 1.01
    77 * Author: Jason B. Ernst
    88 * Author URI: http://www.jasonernst.com/
  • simple-quotes/trunk/readme.txt

    r355549 r355576  
    2727== Changelog ==
    2828
    29 = 1.1 =
     29= 1.01 =
    3030* Changed the method for getting the title to the_title() since the previous method does not seem to work in WP3.1
    3131
Note: See TracChangeset for help on using the changeset viewer.