{"id":24192,"date":"2013-07-09T07:33:44","date_gmt":"2013-07-09T07:33:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/advanced-dewplayer\/"},"modified":"2018-05-11T07:45:39","modified_gmt":"2018-05-11T07:45:39","slug":"advanced-dewplayer","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/advanced-dewplayer\/","author":12667560,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.6","stable_tag":"trunk","tested":"4.9.29","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Advanced Dewplayer","header_author":"WesternDeal","header_description":"","assets_banners_color":"9eb8d3","last_updated":"2018-05-11 07:45:39","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/WesternDeal","header_plugin_uri":"http:\/\/www.westerndeal.com","header_author_uri":"http:\/\/www.westerndeal.com","rating":4,"author_block_rating":0,"active_installs":60,"downloads":14258,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":"1","4":0,"5":"4"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"899406","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1","1.2","1.3","1.4","1.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"738172","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"738172","resolution":"2","location":"assets"}},"screenshots":{"1":"Plugin Settings","2":"Front-end look"}},"plugin_section":[],"plugin_tags":[452,4702,708,706,4701],"plugin_category":[50],"plugin_contributors":[85967],"plugin_business_model":[],"class_list":["post-24192","plugin","type-plugin","status-closed","hentry","plugin_tags-audio","plugin_tags-audio-player","plugin_tags-mp3","plugin_tags-mp3-player","plugin_tags-wordpress-dewplayer","plugin_category-media","plugin_contributors-westerndeal","plugin_committers-westerndeal"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/advanced-dewplayer_9eb8d3.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/advanced-dewplayer\/assets\/screenshot-1.png?rev=738172","caption":"Plugin Settings"},{"src":"https:\/\/ps.w.org\/advanced-dewplayer\/assets\/screenshot-2.png?rev=738172","caption":"Front-end look"}],"raw_content":"<!--section=description-->\n<p>Advanced Dewplayer is developed by <a href=\"http:\/\/www.westerndeal.com\">WesternDeal<\/a> allows you to show list of MP3's on your site or blog by fetching them from single directory on your server. You have to use shortcode into your page\/post with path of your MP3 folder from which you want to fetch all MP3 files and you will see a perfect playable list of MP3's with much more options.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li>Get all MP3 files from single directory to display list of playable MP3s with other information and download option<\/li>\n<li>You can also include single mp3 file from local or remote server<\/li>\n<li>Plugin settings allows you to manage playing list of MP3s <\/li>\n<\/ul>\n\n<p><strong>MP3 files from single directory<\/strong><\/p>\n\n<p>You can use below shortcode for fetching all MP3's from single directory on your site:<\/p>\n\n<p><em>[musicdirectory path=\"path of directory from which you want to fetch MP3's\"]<\/em><\/p>\n\n<pre><code>Examples\n\n1. [musicdirectory path=\"myaudio\/\"]\n\n2. [musicdirectory path=\"wp-content\/myaudio\/\"]\n<\/code><\/pre>\n\n<p><strong>Remember:<\/strong> Don't forget to Include trailing slash (\/) at the end of path and use relative path (relative to your site's root).<\/p>\n\n<p>For Documentation in PDF Please <a href=\"http:\/\/westerndeal.com\/wp-content\/uploads\/2014\/04\/Documentation.pdf\">Click Here<\/a><\/p>\n\n<!--section=installation-->\n<p><strong>Wordpress Automatic Installation<\/strong><\/p>\n\n<ol>\n<li>Visit 'wp-admin &gt; Plugins &gt;Add New'.<\/li>\n<li>Search for Advanced Dewplayer OR if you have already downloaded plugin ZIP then instead of 'Search', choose 'Upload'.<\/li>\n<li>After installing plugin, activate it.<\/li>\n<li>Now you can see 'Advanced Dewplayer' menu in left navigation panel.<\/li>\n<\/ol>\n\n<p><strong>Manual Installation<\/strong><\/p>\n\n<ol>\n<li>Download the plugin zip to your computer and unzip it.<\/li>\n<li>Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation <em>wp-content\/plugins\/<\/em> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress admin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p><strong>Wordpress Automatic Installation<\/strong><\/p>\n\n<ol>\n<li>Visit 'wp-admin &gt; Plugins &gt;Add New'.<\/li>\n<li>Search for Advanced Dewplayer OR if you have already downloaded plugin ZIP then instead of 'Search', choose 'Upload'.<\/li>\n<li>After installing plugin, activate it.<\/li>\n<li>Now you can see 'Advanced Dewplayer' menu in left navigation panel.<\/li>\n<\/ol>\n\n<p><strong>Manual Installation<\/strong><\/p>\n\n<ol>\n<li>Download the plugin zip to your computer and unzip it.<\/li>\n<li>Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation <em>wp-content\/plugins\/<\/em> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress admin.<\/li>\n<\/ol><\/dd>\n<dt>What to do if encounter warning: filesize() stat failed ?<\/dt>\n<dd><p>Please make sure that directory path you enter for MP3 files fetching has trailing slash (i.e. '\/') at the end.<\/p><\/dd>\n<dt>How to use this plugin shortcode in template files ?<\/dt>\n<dd><p>use following code for inserting shortcode into template file:<\/p>\n\n<pre><code>&lt;?php \necho do_shortcode('[musicdirectory path=\"playlist\/\"]');   \/\/replace playlist with your path \n?&gt;\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.6<\/h4>\n\n<ul>\n<li>compatible upto wordpress version 4.9.5.<\/li>\n<li>Fixed Error's and bugs.<\/li>\n<li>Updated Library Files.<\/li>\n<li>Enhanced to use this plugin for multisites.<\/li>\n<li>Added POT file for users to translate plugins to there language.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Removed Content Spoofing security vulnerability issues and compatible with wordpress 4.1<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Removed a feature as part of CAPEC-148 Content Spoofing security vulnerability<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>fix CVE-2013-7240 issue<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>fix some download bugs<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>fix URL issues<\/li>\n<li>add custom name for single MP3 file<\/li>\n<\/ul>","raw_excerpt":"Get all MP3 files from any directory and show them with player with Perfect Layout and other options.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/24192","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=24192"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/westerndeal"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=24192"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=24192"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=24192"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=24192"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=24192"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=24192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}