Linux 软件免费装
Banner图

Advanced Dewplayer

开发者 westerndeal
更新时间 2018年5月11日 15:44
捐献地址: 去捐款
PHP版本: 2.8 及以上
WordPress版本: 4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

audio mp3 music flash mp3 player music player playlist wordpress dewplayer audio player flash player dewplayer wp dewplayer ultimate player playlist dewplayer

下载

1.0.0 1.1 1.3 1.4 1.5 1.2

详情介绍:

Advanced Dewlayer is developed by WesternDeal 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. Features MP3 files from single directory You can use below shortcode for fetching all MP3's from single directory on your site: [musicdirectory path="path of directory from which you want to fetch MP3's"] `Examples
  1. [musicdirectory path="myaudio/"]
  2. [musicdirectory path="wp-content/myaudio/"]`
Remember: Don't forget to Include trailing slash (/) at the end of path and use relative path (relative to your site's root). For Documentation in PDF Please Click Here Advanced Dewplayer PRO VERSION is AVAILABLE now. Download Here

安装:

Wordpress Automatic Installation
  1. Visit 'wp-admin > Plugins >Add New'.
  2. Search for Advanced Dewplayer OR if you have already downloaded plugin ZIP then instead of 'Search', choose 'Upload'.
  3. After installing plugin, activate it.
  4. Now you can see 'Advanced Dewplayer' menu in left navigation panel.
Manual Installation
  1. Download the plugin zip to your computer and unzip it.
  2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress admin.

屏幕截图:

  • Plugin Settings
  • Front-end look

常见问题:

What to do if encounter warning: filesize() stat failed ?

Please make sure that directory path you enter for MP3 files fetching has trailing slash (i.e. '/') at the end.

How to use this plugin shortcode in template files ?

use following code for inserting shortcode into template file: <?php echo do_shortcode('[musicdirectory path="playlist/"]'); //replace playlist with your path ?>

更新日志:

1.1 1.2 1.3 1.4 1.5