Changeset 472931
- Timestamp:
- 12/09/2011 07:47:12 PM (14 years ago)
- File:
-
- 1 edited
-
dj-rotator-for-wordpress/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dj-rotator-for-wordpress/trunk/readme.txt
r472488 r472931 4 4 Requires at least: 3.0.0 5 5 Tested up to: 3.3-RC2 6 Stable tag: 0.0. 46 Stable tag: 0.0.5 7 7 8 8 Easily create a DJ Rotator to display which personality is currently on-air. … … 17 17 * Schedule multiple DJ's per day - or just one 18 18 * Give the DJ's a description 19 * Add HTML to description 19 20 * Link to the DJ's website or web page 20 21 * Action Hooks 21 22 * Custom CSS 22 * Template Tags 23 * Sidebar Widget 24 * Template Tag 23 25 * Shortcode 24 * Widget25 26 26 27 = Requirements = … … 68 69 69 70 = 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.71 Yes. You can also use an [Action Hook](http://codex.wordpress.org/Plugin_API#Actions "WordPress Codex on Action Hooks") too. 71 72 72 73 = What available Action Hooks are there? = … … 85 86 86 87 == 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 87 93 88 94 = 0.0.4 - 11.28.11 =
Note: See TracChangeset
for help on using the changeset viewer.