Linux 软件免费装
Banner图

Smart DL Redirect

开发者 mrdibyandu
更新时间 2025年8月18日 20:09
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect download timer countdown delay

下载

1.3

详情介绍:

Smart DL Redirect is a lightweight and powerful WordPress plugin that lets you add a timer-based interstitial page before a file download starts. It’s perfect for: Important — redirect behavior: This plugin redirects the visitor’s browser to the file URL you provide — the plugin does not download, host, or proxy the file server-side. Authors should only supply links to files they trust. Ad/snippet sanitization: Any ad/snippet HTML entered in the plugin settings is sanitized using wp_kses_post() before output. Note that wp_kses_post() strips <script> tags and other potentially dangerous elements — if your ad provider requires inline scripts, follow the provider's recommended safe-install instructions or use a trusted ad plugin. ✨ Key Features

安装:

  1. Upload the plugin folder to the /wp-content/plugins/smart-dl-redirect directory, or install it via the WordPress dashboard.
  2. Activate the plugin through the "Plugins" menu.
  3. Visit Settings → Smart DL Redirect to configure the timer duration, ad content, and redirect slug.
  4. Use the shortcode [smart_dl file="https://example.com/file.zip"] wherever you want to offer a delayed download.

屏幕截图:

  • Plugin settings page – configure redirection, countdown, and download rules.
  • Use of shortcode – insert the download redirect shortcode into posts or pages.
  • Countdown page – automatically generated before download starts.
  • Frontend download button – the button users click to initiate the download.
  • Frontend download page – final download page with the redirected file.

升级注意事项:

1.3 Introduces translation support, uninstall cleanup, and security enhancements. Also the download button now seamlessly adopts your theme’s default styling for a consistent look and feel across your site. Recommended for all users. 1.2 Fixes countdown and redirect behavior. Recommended update if auto-download wasn't starting correctly. 1.1 This version includes minor improvements to the readme and plugin metadata. No functional changes or code updates. 1.0 First release. No upgrade concerns.

常见问题:

What does this plugin do?

It adds a delay (with optional ads or custom content) before the user receives their file. It's often used for monetization or engagement purposes.

How do I use the shortcode?

Insert [smart_dl file="URL_TO_FILE"] in any post or page. This creates a link to the redirect page, which will count down and then trigger the download.

Can I change the number of seconds for the countdown?

Yes. Go to Settings → Smart DL Redirect and change the timer value.

Can I show ads or banners on the countdown page?

Yes. There is a dedicated field in the settings page where you can paste any HTML, ad script, or message.

Does it support direct links to any file type?

Yes. As long as it’s a valid, publicly accessible file URL, the plugin will handle it.

Will it affect SEO?

No. The redirect page is a regular page created on activation and not auto-linked, so it won’t interfere with SEO unless intentionally indexed.

更新日志:

1.3 1.2 1.1 1.0