{"id":60752,"date":"2011-11-29T00:25:39","date_gmt":"2011-11-29T00:25:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dj-rotator-for-wordpress\/"},"modified":"2014-04-16T17:53:45","modified_gmt":"2014-04-16T17:53:45","slug":"dj-rotator-for-wordpress","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/dj-rotator-for-wordpress\/","author":549963,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.0.9","stable_tag":"trunk","tested":"3.9.40","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"DJ Rotator for WordPress","header_author":"Greg Rickaby","header_description":"","assets_banners_color":"","last_updated":"2014-04-16 17:53:45","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/gregrickaby.com\/go\/dj-rotator-for-wordpress","header_author_uri":"http:\/\/gregrickaby.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":11194,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","screenshots","changelog","other_notes"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-60752","plugin","type-plugin","status-closed","hentry","plugin_committers-gregrickaby"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/dj-rotator-for-wordpress.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>No custom post-types or meta-boxes here! This is a true, stand-alone plugin which gives you complete point-and-click control to help you easily build a DJ Rotator to display anywhere on your WordPress web site.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>In-line image uploads and real-time resizing<\/li>\n<li>Schedule by day, hour, and minutes<\/li>\n<li>Schedule multiple DJ's per day - or just one<\/li>\n<li>Give the DJ's a description<\/li>\n<li>Add HTML to description<\/li>\n<li>Link to the DJ's website or web page<\/li>\n<li>Action Hooks<\/li>\n<li>Custom CSS<\/li>\n<li>Sidebar Widget<\/li>\n<li>Template Tag<\/li>\n<li>Shortcode<\/li>\n<\/ul>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>Wordpress 3.0+<\/li>\n<li>PHP GD Library for image manipulation<\/li>\n<\/ul>\n\n<h4>How-To Video<\/h4>\n\n<p>http:\/\/www.youtube.com\/watch?v=gFanaP1-e7U<\/p>\n\n<p><a href=\"http:\/\/wordpress.org\/extend\/plugins\/dj-rotator-for-wordpress\/faq\/\" title=\"FAQ\">FAQ<\/a> |\n<a href=\"http:\/\/wordpress.org\/tags\/dj-rotator-for-wordpress?forum_id=10\" title=\"Support Forum\">Support<\/a> |\n<a href=\"https:\/\/github.com\/gregrickaby\/DJ-Rotator-for-WordPress\" title=\"Contribute at github\">Contribute<\/a> |\n<a href=\"http:\/\/bamacountry.com\" title=\"See a live DJ Rotator in action\">Demo<\/a> |\n<a href=\"http:\/\/twitter.com\/gregrickaby\" title=\"Follow me on Twitter\">Twitter<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install &amp; Activate the plugin<\/li>\n<li>Visit Settings --&gt; DJ Rotator to configure<\/li>\n<li>Upload a DJ Image<\/li>\n<li>Enter a description, link, days, start and end time (24-hour time with leading zeros)<\/li>\n<li>Click Update and Save<\/li>\n<\/ol>\n\n<p>http:\/\/www.youtube.com\/watch?v=gFanaP1-e7U<\/p>\n\n<!--section=faq-->\n<h4>How do I display the DJ Rotator in my theme?<\/h4>\n\n<ul>\n<li>Sidebar Widget<\/li>\n<li>Template Tag: <code>&lt;?php djwp(); ?&gt;<\/code><\/li>\n<li>Shortcode: [djwp]<\/li>\n<\/ul>\n\n<h4>What is \"24-hour time\"?<\/h4>\n\n<p>Military time, or \"<a href=\"http:\/\/en.wikipedia.org\/wiki\/24-hour_clock\" title=\"Wikipedia entry about 24-hour clock\">24-hour clock<\/a>\".<\/p>\n\n<h4>What does \"use leading zero's mean\"?<\/h4>\n\n<p>DJ Rotator needs a two-digit hour and two-digit minute. All hours from 1AM to 9AM require a zero first. Example: 2AM = 02:00, 6AM = 06:00 or 9AM = 09:00.<\/p>\n\n<h4>Can I use minutes?<\/h4>\n\n<p>Yes.<\/p>\n\n<h4>Can I use HTML in the description field?<\/h4>\n\n<p>Yes. You can also use an <a href=\"http:\/\/codex.wordpress.org\/Plugin_API#Actions\" title=\"WordPress Codex on Action Hooks\">Action Hook<\/a> too.<\/p>\n\n<h4>What available Action Hooks are there?<\/h4>\n\n<ul>\n<li>djwp_before_header<\/li>\n<li>djwp_after_header<\/li>\n<li>djwp_before_image<\/li>\n<li>djwp_after_image<\/li>\n<li>djwp_before_description<\/li>\n<li>djwp_after_description<\/li>\n<\/ul>\n\n<!--section=screenshots-->\n<ol class='screenshots'>\n\t<li>\n\t\t<img class='screenshot' src='screenshot-1.jpg' alt='dj-rotator-for-wordpress screenshot 1' \/>\n\t\t<p>Options Panel (Right-click --&gt; New Tab for larger image)<\/p>\n\t<\/li>\n\t<li>\n\t\t<img class='screenshot' src='screenshot-2.jpg' alt='dj-rotator-for-wordpress screenshot 2' \/>\n\t\t<p>Actual \"in-use\" options panel (Right-click --&gt; New Tab for larger image)<\/p>\n\t<\/li>\n\t<li>\n\t\t<img class='screenshot' src='screenshot-3.jpg' alt='dj-rotator-for-wordpress screenshot 3' \/>\n\t\t<p>Default Layout in a Sidebar (Right-click --&gt; New Tab for larger image)<\/p>\n\t<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.0.9 - 2013-09-02<\/h4>\n\n<ul>\n<li>Major issues. Revert to v0.0.7 (Sorry everyone)<\/li>\n<\/ul>\n\n<h4>0.0.8 - 2013-09-02<\/h4>\n\n<ul>\n<li>Added check for GD Library<\/li>\n<li>Fixed Reset Options bug<\/li>\n<li>Major code refactoring<\/li>\n<li>Major overhaul of plugin security. Now using updated sanitization filters as some had deprecated<\/li>\n<li>Switched all conditions to Yoda Conditions<\/li>\n<li>Removed action hook 'djwp_before_description'<\/li>\n<\/ul>\n\n<h4>0.0.7 - 2012-12-15<\/h4>\n\n<ul>\n<li>Fixed \"has_cap\" error caused by deprecated roles usage<\/li>\n<\/ul>\n\n<h4>0.0.6 - 2012-02-12<\/h4>\n\n<ul>\n<li>Added ALT and TITLE tags to images<\/li>\n<li>Added ability to open link in new window<\/li>\n<\/ul>\n\n<h4>0.0.5 - 2011-12-09<\/h4>\n\n<ul>\n<li>Added Widget title<\/li>\n<li>Added ability to use HTML in description field<\/li>\n<li>Added HTML sanitization to Start Time and End Time<\/li>\n<\/ul>\n\n<h4>0.0.4 - 2011-11-28<\/h4>\n\n<ul>\n<li>First release to WordPress Plug-in Repository<\/li>\n<li>Added check for PHP 5.1<\/li>\n<li>Added Widget<\/li>\n<\/ul>\n\n<h4>0.0.3 - 2011-11-23<\/h4>\n\n<ul>\n<li>HTML optimizations<\/li>\n<\/ul>\n\n<h4>0.0.2 - 2011-11-15<\/h4>\n\n<ul>\n<li>Added hooks<\/li>\n<li>Added header class<\/li>\n<li>Added image class<\/li>\n<li>Added description class<\/li>\n<li>Added timezone select<\/li>\n<\/ul>\n\n<h4>0.0.1 - 20111-11-13<\/h4>\n\n<ul>\n<li>Initial build<\/li>\n<\/ul>\n\n<!--section=other_notes-->\n<h3 id='Credits'>Credits<\/h3>\n<p>Thank you to <a href=\"http:\/\/twitter.com\/#!\/nathanrice\" title=\"Follow Nathan Rice on Twitter\">@NathanRice<\/a> and his <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wp-cycle\/\" title=\"WP-Cycle Plug-in\">WP-Cycle<\/a> plug-in which got me started in the right direction! Also thank you to the folks at <a href=\"http:\/\/stackoverflow.com\">Stack Overflow<\/a> for answering my PHP questions.<\/p>\n\n<p>This program is free software; you can redistribute it and\/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.<\/p>\n\n<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<\/p>\n\n<p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA<\/p>","raw_excerpt":"Easily create a DJ Rotator to display on-air personalities.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/60752","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=60752"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/gregrickaby"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=60752"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=60752"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=60752"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=60752"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=60752"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=60752"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}