Plugin Directory

Changeset 472931


Ignore:
Timestamp:
12/09/2011 07:47:12 PM (14 years ago)
Author:
gregrickaby
Message:

Pushed Version 0.0.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dj-rotator-for-wordpress/trunk/readme.txt

    r472488 r472931  
    44Requires at least: 3.0.0
    55Tested up to: 3.3-RC2
    6 Stable tag: 0.0.4
     6Stable tag: 0.0.5
    77
    88Easily create a DJ Rotator to display which personality is currently on-air.
     
    1717* Schedule multiple DJ's per day - or just one
    1818* Give the DJ's a description
     19* Add HTML to description
    1920* Link to the DJ's website or web page
    2021* Action Hooks
    2122* Custom CSS
    22 * Template Tags
     23* Sidebar Widget
     24* Template Tag
    2325* Shortcode
    24 * Widget
    2526
    2627= Requirements =
     
    6869
    6970= Can I use HTML in the description field? =
    70 No, use an [Action Hook](http://codex.wordpress.org/Plugin_API#Actions "WordPress Codex on Action Hooks") instead.
     71Yes. You can also use an [Action Hook](http://codex.wordpress.org/Plugin_API#Actions "WordPress Codex on Action Hooks") too.
    7172
    7273= What available Action Hooks are there? =
     
    8586
    8687== Changelog ==
     88
     89= 0.0.5 - 12.09.11 =
     90* Added Widget title
     91* Added ability to use HTML in description field
     92* Added HTML sanitization to Start Time and End Time
    8793
    8894= 0.0.4 - 11.28.11 =
Note: See TracChangeset for help on using the changeset viewer.