开发者 | mrdibyandu |
---|---|
更新时间 | 2025年8月18日 20:09 |
捐献地址: | 去捐款 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
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
[smart_dl file="https://example.com/file.zip"]
to any post or page./wp-content/plugins/smart-dl-redirect
directory, or install it via the WordPress dashboard.[smart_dl file="https://example.com/file.zip"]
wherever you want to offer a delayed download.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.
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.
Yes. Go to Settings → Smart DL Redirect and change the timer value.
Yes. There is a dedicated field in the settings page where you can paste any HTML, ad script, or message.
Yes. As long as it’s a valid, publicly accessible file URL, the plugin will handle it.
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.