Arreluna – Countdown Visibility Switcher
Countdown Visibility Switcher lets you create reusable countdown timers from the WordPress admin and display them anywhere with a shortcode. The plugin is designed for landing pages, launches, limited-time offers, webinars, course campaigns, and evergreen funnels. It works with the WordPress block editor and most page builders because it does not force you to build the offer layout inside the plugin. Instead, each countdown can generate two simple CSS classes: A before class for content that should be visible before the countdown expires. An after class for content that should be visible after the countdown expires. For example, you can add the countdown shortcode to a landing page, add the generated before class to an offer button, and add the generated after class to an alternative button or message. If you do not want to switch content, you can configure the countdown to redirect visitors immediately when the timer expires. Features Create unlimited countdowns from the WordPress admin. Display each countdown with a shortcode. Evergreen countdowns based on the visitor’s browser localStorage. Fixed date and time countdowns based on the WordPress site timezone. Show or hide content with generated before/after CSS classes. Optional immediate redirect when a countdown expires. Basic redirect loop protection: if the current page is already the redirect URL, the plugin hides the expired countdown instead of redirecting again. Active/inactive status per countdown. Option to keep an expired countdown visible at zero or hide it. Per-countdown unit settings: days, hours, minutes, seconds. Per-countdown labels for each time unit. Global frontend style settings. Evergreen reset tool that restarts a countdown for everyone by incrementing the internal browser storage version. No external services and no visitor tracking. How it works Go to Countdowns > Add New. Choose Evergreen or Fixed date and time. Configure what happens when the countdown expires. Copy the generated shortcode. Add the shortcode to your page. If you choose show/hide mode, add the generated before/after classes to the content you want to control. If you choose redirect mode, enter the destination URL instead. Example shortcode: [acvs_countdown id="123"] Example classes in show/hide mode: acvs-before-123 shows content before the countdown expires. acvs-after-123 shows content after the countdown expires. Example HTML: This content is visible before expiration. This content is visible after expiration. In page builders such as Elementor, Divi, Kadence Blocks, or the WordPress block editor, you usually only need to add the class name to the block, section, row, column, or button. Countdown types Evergreen Evergreen countdowns start individually for each visitor. The expiration timestamp is stored in the visitor’s browser localStorage. This is useful for evergreen offers, automated funnels, or personal deadlines that start when someone first visits the page. Because this mode uses browser storage, a visitor can restart the timer by clearing browser data, using a different browser, using private/incognito mode, or changing device. Fixed date and time Fixed-date countdowns expire at the same date and time for everyone. The fixed deadline uses the WordPress site timezone. This is useful for launches, live campaigns, webinars, and real deadlines. Expiration actions Show/hide content Use this mode when you want to switch page content when the countdown expires. The plugin gives you two classes for each countdown: one for before expiration and one for after expiration. Redirect immediately Use this mode when you want visitors to be redirected as soon as the countdown expires. There is no delay. Avoid redirecting to a page that contains the same expired countdown with the same redirect URL. The plugin includes basic loop protection: if the current page is already the redirect URL, it will hide the expired countdown instead of redirecting again. Privacy Countdown Visibility Switcher does not collect personal data, does not use external services, and does not send visitor data to third parties. For evergreen countdowns, the plugin stores the expiration timestamp in the visitor’s browser localStorage. This data stays in the visitor’s browser and is used only to determine the countdown state.
Top keywords
- countdown25×3.74%
- content11×1.64%
- expires9×1.35%
- page9×1.35%
- browser8×1.20%
- countdown expires8×1.20%
- evergreen8×1.20%
- redirect8×1.20%
- visitor8×1.20%
- add7×1.05%
- countdowns7×1.05%
- expiration7×1.05%
Redirection
Redirection is the most popular redirect manager for WordPress. With it you can easily manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This can help reduce errors and improve your site ranking. Redirection is designed to be used on sites with a few redirects to sites with thousands of redirects. It has been a WordPress plugin for over 10 years and has been recommended countless times. And it’s free! Full documentation can be found at https://redirection.me Redirection is compatible with PHP from 7.4 to 8.4. Redirect manager Create and manage redirects quickly and easily without needing Apache or Nginx knowledge. If your WordPress supports permalinks then you can use Redirection to redirect any URL. There is full support for regular expressions so you can create redirect patterns to match any number of URLs. You can match query parameters and even pass them through to the target URL. The plugin can also be configured to monitor when post or page permalinks are changed and automatically create a redirect to the new URL. Conditional redirects In addition to straightforward URL matching you can redirect based on other conditions: Login status – redirect only if the user is logged in or logged out WordPress capability – redirect if the user is able to perform a certain capability Browser – redirect if the user is using a certain browser Referrer – redirect if the user visited the link from another page Cookies – redirect if a particular cookie is set HTTP headers – redirect based on a HTTP header Custom filter – redirect based on your own WordPress filter IP address – redirect if the client IP address matches Server – redirect another domain if also hosted on this server Page type – redirect if the current page is a 404 Full logging A configurable logging option allows to view all redirects occurring on your site, including information about the visitor, the browser used, and the referrer. A ‘hit’ count is maintained for each redirect so you can see if a URL is being used. Logs can be exported for external viewing, and can be searched and filtered for more detailed investigation. Display geographic information about an IP address, as well as a full user agent information, to try and understand who the visitor is. You are able to disable or reduce IP collection to meet the legal requirements of your geographic region, and can change the amount of information captured from the bare minimum to HTTP headers. You can also log any redirect happening on your site, including those performed outside of Redirection. Add HTTP headers HTTP headers can be added to redirects or your entire site that help reduce the impact of redirects or help increase security. You can also add your own custom headers. Track 404 errors Redirection will keep track of all 404 errors that occur on your site, allowing you to track down and fix problems. Errors can be grouped to show where you should focus your attention, and can be redirected in bulk. Query parameter handling You can match query parameters exactly, ignore them, and even pass them through to your target. Migrate Permalinks Changed your permalink structure? You can migrate old permalinks simply by entering the old permalink structure. Multiple migrations are supported. Apache & Nginx support By default Redirection will manage all redirects using WordPress. However you can configure it so redirects are automatically saved to a .htaccess file and handled by Apache itself. If you use Nginx then you can export redirects to an Nginx rewrite rules file. Fine-grained permissions Fine-grained permissions are available so you can customise the plugin for different users. This makes it particularly suitable for client sites where you may want to prevent certain actions, and remove functionality. Import & Export The plugin has a fully-featured import and export system and you can: Import and export to Apache .htaccess Export to Nginx rewrite rules Copy redirects between sites using JSON Import and export to CSV for viewing in a spreadsheet Use WP CLI to automate import and export You can also import from the following plugins: Simple 301 Redirects SEO Redirection Safe Redirect Manager Rank Math WordPress old slug redirects Quick Post/Pages redirects Search Regex compatible Redirection is compatible with Search Regex, allowing you to bulk update your redirects. Wait, it’s free? Yes, it’s really free. There’s no premium version and no need to pay money to get access to features. This is a dedicated redirect management plugin. Support Please submit bugs, patches, and feature requests to: https://github.com/johngodley/redirection Please submit translations to: https://translate.wordpress.org/projects/wp-plugins/redirection