Plugin Directory

Changeset 355575


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

Updating to 1.01

Location:
simple-quotes/tags/1.01
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-quotes/tags/1.01/index.php

    r350519 r355575  
    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/tags/1.01/readme.txt

    r355552 r355575  
    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.