這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Orbisius Member Only Downloads for S2Member

外掛說明

Support

Support is handled on our site: http://club.orbisius.com/
Please do NOT use the WordPress forums or other places to seek support.

This is an S2Member extension plugin which allows you to display member only download links.
You can also set a minimum level required in order for the download link to be displayed.

Features

  • Restrict downloads to logged in users or those who have certain membership level
  • Easy to use

Usage

Paste links to your downloads. They could be links to Amazon S3.

  1. Requires the user to be logged in order to see the download link
    Example: [orb_s2member_dl url=”http://file.zip”]

  2. Requires (explicitly) the user to be logged in order to see the download link. Can be turned off too by setting req_login=0
    Example: [orb_s2member_dl req_login=1 url=”http://file.zip”]

  3. Requires the user to be logged and to have at least level 1 membership in order to see the download link
    Example: [orb_s2member_dl level=1 url=”https://wordpress.org/latest.zip”]

Support

Author

Do you need an amazing plugin created especially for your needs? Contact me.
Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com

螢幕擷圖

  • Plugin's settings page showing usage

安裝方式

  1. Unzip the package, and upload orbisius-s2member-only-downloads to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

How to use this plugin?

Just install the plugin and activate it. Then go to Admin > Tools > Orbisius Member Only Downloads.
Then click on a theme and the plugin will create a child theme for you.

What to do next?

Go to http://club.orbisius.com and post suggestions in our forum for new features that you’d like to see in this plugin or its extensions.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Orbisius Member Only Downloads for S2Member〉的開發相關工作。

參與者

變更記錄

1.0.2

  • Tested with WP 4.1
  • Removed the Updater code that was supposed to be present only in Orbisius Premium plugins. Thanks WP Plugins team for the notice.

1.0.1

  • Fixed a typo in readme
  • Tested for WP 3.6.1

1.0.0

  • Initial release