Download Timer Buttons

বৰ্ণনা

This plugin adds timed download buttons to your posts, allowing users to create custom download buttons with timers that automatically redirect between steps. Perfect for download-centric sites that require time-based access to download links.

Features:

– Create download buttons with timers.
– Automatically redirect users after the timer completes.
– Customize button text and download links.
– Use shortcodes to place buttons anywhere in your posts or pages.

স্ক্ৰীনশ্বট

  • Example of a download button with a timer in a post.
  • Customization settings in the plugin’s admin panel.

ইনষ্টলেশ্যন

  1. Upload the download-timer-buttons folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use shortcodes to insert buttons:
    [bottom_button] – Adds a button at the bottom of your content.
    [top_button] – Adds a button at the top of your content.
    [middle_button link="your-link"] – Adds a button in the middle with a customizable link.

সঘনাই উত্থাপিত প্ৰশ্ন

How do I set different links for each post?

Use the middle_button shortcode with a link attribute: [middle_button link="https://example.com"].

Can I customize the timer duration?

Currently, the timer duration is set in the JavaScript file, but future versions will support custom durations via shortcode attributes.

পৰ্য্যালোচনা

অক্টোবৰ 25, 2024
I recently installed the “Download Timer Buttons” plugin, and I must say, it exceeded my expectations! The advanced timer functionality with redirection is a game-changer. but but it would be even more powerful with an option to change or adjust the timer duration on the fly, even after the button has been set up.
আটাই 1টা পৰ্য্যালোচনা পঢ়ক

অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Download Timer Buttons” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

আপোনাৰ ভাষাত “Download Timer Buttons” অনুবাদ কৰক।

বিকাশৰ প্ৰতি আগ্ৰহী?

ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।

সলনি-পঞ্জী

1.3

  • Updated function names to ensure uniqueness and prevent conflicts across themes and plugins.
  • Added prefix (dtb_) to all functions for better namespace management.
  • Ensured compliance with WordPress plugin guidelines.
  • Improved code organization and readability for easier maintenance.

1.2

  • Added multiple button shortcode support.
  • Improved JavaScript timer control.

1.0

  • Initial release.