This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DownloadMusic

توضیحات

This plugin was created to allow readers to download music that has been uploaded to a blog from a single page.

The plugin looks through the posts table in the wordpress database for all attachments that have a mime type of audio/*. It displays this when the reader looks at a page ( not a post ) named ‘Downloads’. The reader can then select the songs they wish to download, click on “Download All Selected” and download a zip file of all of the files selected, or they can simply download the single song they wish to listen to. The list also lets users view the attachment page for a particular song, letting them leave comments.

عکس‌های صفحه

نصب

  1. Upload the DownloadMusic folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a page named ‘Downloads’ ( if you don’t already have one )
  4. Edit the text of the ‘Downloads’ page to whatever you want.
  5. You’re good to go!

سوالات متداول

Does the page have to be named ‘Downloads’?

Yes. Working on fixing that.

WordPress keeps complaining that the file is too big when I try to upload it

Yeah, that’s a PHP thing. In your php.ini file, change ‘upload_max_filesize’ to something like 6M.

Keep in mind that setting this really big usually isn’t a good idea, because the larger the files you upload, the quicker you can say goodbye to your bandwidth.

What about foo bar?

What about foo bar?

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“DownloadMusic” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “DownloadMusic” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.