Linux 软件免费装
Banner图

EDD Download Actions

开发者 tsunoa
rubengc
eneribs
更新时间 2017年9月27日 01:13
PHP版本: 4.0 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

links button link easy action buttons actions edd easy digital downloads downloads digital

下载

1.0.0 1.0.1

详情介绍:

EDD Download Actions lets you create customizable links with different urls associated to a specific product. Actions can be displayed from a widget as from a shortcode ([edd_download_actions]). Also adds a new parameter "download_actions" to [downloads] shortcode to allow show the download's actions on products lists. Additionally the "actions" key will be added on EDD Products API with an array of the actions configured. This plugin requires Easy Digital Downloads.

安装:

From WordPress backend
  1. Navigate to Plugins -> Add new.
  2. Click the button "Upload Plugin" next to "Add plugins" title.
  3. Upload the downloaded zip file and activate it.
Direct upload
  1. Upload the downloaded zip file into your wp-content/plugins/ folder.
  2. Unzip the uploaded zip file.
  3. Navigate to Plugins menu on your WordPress admin area.
  4. Activate this plugin.

屏幕截图:

  • Frontend output (Theme: Themedd)
  • Admin edit screen

常见问题:

Which shortcodes come bundled with EDD Download Actions?

EDD Download Actions comes with the following shortcode [edd_download_actions] and it accepts the next parameters:

  • id: The download's ID.
  • action_id: The action's ID, if not specified, then all actions will rendered.
Examples: [edd_download_actions] - Outputs all actions of the current downloads [edd_download_actions id="100"] - Outputs all actions of the download with ID 100 [edd_download_actions id="100" action_id="1"] - Outputs the action 1 of the download with ID 100

Which widgets come bundled with EDD Download Actions?

EDD Download Actions comes with the widget "Download Actions" to show all download actions from any sidebar.

Can I display the download actions from [downloads] shortcode?

Yes, just using the new parameter "download_actions". Example: [downloads download_actions="yes"]

更新日志:

1.0.1 1.0.0