Opis
Smart Download Redirector enhances your WordPress site’s download management by redirecting external download links through a customizable countdown page. This helps prevent direct hotlinking while providing users with a better download experience.
Features:
- Customizable countdown timer
- Target specific domains for redirection
- Fully customizable appearance
- Rate limiting for download protection
- Security headers for enhanced protection
- Mobile-friendly design
- Multilingual ready
Instalacja
- Upload the plugin files to the
/wp-content/plugins/smart-download-redirectordirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins’ screen in WordPress
- Use the Settings->Download Redirector screen to configure the plugin
- Add domains to the target list to start redirecting downloads
- Create a page (e.g., „Download”) and add the shortcode
[smartdr_download_countdown]to display the countdown functionality - The plugin will automatically redirect matching links to your download page
Najczęściej zadawane pytania
-
Can I customize the countdown time?
-
Yes, you can set any countdown time between 1 and 60 seconds in the plugin settings.
-
Does this work with all download links?
-
The plugin works with any download links from domains you specify in the settings.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Smart Download Redirector” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Smart Download Redirector” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.1
- Changed: redirect links are now protected with a stable signed token (HMAC) instead of a WordPress nonce. Links no longer expire after ~24 hours and are fully compatible with page caching plugins
- Fixed: rate limiting is now actually enforced on the countdown page
- Fixed: security headers are now sent on the download countdown request
- Fixed: URLs are no longer rewritten to force a „www.” subdomain, which could break valid download links
- Fixed: countdown timer could initialize twice and run too fast on already-loaded pages
- Fixed: removed deprecated FILTER_SANITIZE_STRING usage for PHP 8.1+ compatibility
- Improved: uninstall now removes all plugin options and transients
- Improved: avoid unnecessary database writes on every page load
- Removed: debug logging and unused code
- Tested up to WordPress 7.0
1.0.0
- Initial release




