Linux 软件免费装
Banner图

Quick Download Button

开发者 kusimo
更新时间 2023年4月19日 19:13
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.0.2
版权: GPLv3
版权网址: 版权信息

标签

download button media download hide download link

下载

1.0.9 1.2.2 1.0.7 1.0.5 1.0.6 1.0.8 1.2.0 1.2.1 1.2.3 1.2.4 1.2.5

详情介绍:

Quick download button is a download button for WordPress. You can easily add a better download link to your post with this plugin. Some of the features include countdown timer, 4 button styles, colors, hide/show file size and extension. Support for wordpress block and shortcodes.

安装:

  1. Upload the quick-download-button folder to the /wp-content/plugins/ directory
  2. Activate the Delete Quick Download Button plugin through the \'Plugins\' menu in WordPress

升级注意事项:

1.0.9 August 27th, 2022
  • Add 3 extra buttons - small, medium and basic.
  • Add button alignment - center, left or right.
1.0.8 August 13th, 2022
  • Fixed message not showing up when user is waiting for download.
1.0.7 August 6th, 2022
  • Support for multi site.
  • Add background color, waiting time and waiting message to shortcode.
1.0.5 July 23rd, 2022
  • Remove jQuery dependencies
  • Open external download link in a new window.

常见问题:

Can this plugin be used to hide (protect) download link on my site?

Yes.

Can I use the plugin in Classic Editor

Yes. You can use this plugin with shortcodes.

Can this plugin be used to display download file size on my site?

Yes.

Can I hide the 'Please wait...' message for countdown timer?

If using shortcode, in leave the attribute 'msg' blank. For example: [quick_download_button button_type="small" msg="" title="Download Now" url_external="http://external-url-here/"] If using block, under the 'Countdown Settings', select time to wait (E.g 15 for 15 seconds) and the message box will show up. Remove the default message.

What are the shortcode attributes?

  • 'title'
  • 'file_size'
  • 'url'
  • 'extension'
  • 'url_external'
  • 'open_new_window'
  • 'wait'
  • 'color_bg'
  • 'color_font'
  • 'color_icon_dark'
  • 'msg'
  • 'button_type' (large / mid / small / basic )
  • 'border_width'
  • 'border_style'
  • 'border_color'
  • 'border_radius'
  • 'align'
  • 'padding'
Example: Change button style with 'button_type' [quick_download_button button_type="small" title="Download Now" url_external="http://external-url-here/"] Example: Add file from your WordPress site with 'url' [quick_download_button button_type="mid" title="Download Now" url="http://yoursite/wp-content/uploads/yourfile.pdf"] Example: Add border radius with 'border_radius' [quick_download_button button_type="small" border_radius="9" title="Download Now" url_external="http://external-url-here/"] Example: Change icon color from dark to light with 'color_icon_dark' [quick_download_button button_type="large" color_icon_dark="false" color_bg="black" color_font="#FFF" title="Download Now" url_external="http://external-url-here/"] Example: Add countdown and wait message with 'wait' and 'msg' [quick_download_button button_type="basic" wait="10" msg="Please wait..." title="Download Now" url_external="http://external-url-here/"] Example: Add file size manually with 'file_size' - This is useful for external download lik [quick_download_button button_type="basic" wait="10" msg="Please wait..." file_size="40MB" title="Download Now" url_external="http://external-url-here/"] Example: Hide file extension (icon) with 'extension' [quick_download_button button_type="basic" extension="0" title="Download Now" url_external="http://external-url-here/"] Example: Add border style [quick_download_button button_type="small" border_width="2" border_style="solid" border_color="black" title="Download Now" url_external="http://external-url-here/"] Example: By default, the button is position at the center of the page. Change alignment with 'align' [quick_download_button button_type="small" align="left" title="Download Now" url_external="http://external-url-here/"]

更新日志:

1.2.5 April 19th, 2023 1.2.4 March 13th, 2023 1.2.3 August 29th, 2022 1.2.0 August 27th, 2022 1.0.9 August 27th, 2022 1.0.8 August 13th, 2022 1.0.5 July 23rd, 2022