Protect pages behind a paywall. Sell timed access by duration and device limit, email a code, and prevent sharing by limiting simultaneous sessions.
As of April 2026, Timed Access Pass is a WordPress paywall plugin with 0 active installations and a 0/5 rating0. It has been downloaded 211 times in total. Requires WordPress 5.8+ and PHP 7.4+. Available on WordPress.org since 2025. Top alternative: codoc.
Timed Access Pass lets you lock content behind a clean, user-friendly gate:
NEW: Prevents code sharing by limiting simultaneous device sessions. You can sell access tiers (e.g., 1 device, 3 devices).
Free: protect one page and sell 24-hour access with a configurable device limit.
Buyer receives an access code by email.
Visitor enters the code → we set a signed, secure cookie, register their session, and unlock the page.
Simple settings screen + optional shortcode [ds_tap_gate] to embed the gate anywhere.
Pro add-on (separate) unlocks:
Custom durations from 24 hours up to 30 days.
Multiple protected pages, allowing you to sell different access tiers.
Custom button text/URLs for your paywall flow.
How it works
Create a WooCommerce product for each access tier (e.g., “Pass – 1 De…
| WordPress | 5.8+ requiredTested up to 6.9.4 |
| PHP | 7.4+ required |
Fix: Moved inline CSS to a separate stylesheet and enqueued it correctly using wp_enqueue_style to comply with WordPress.org standards.
Security: Sanitized the nonce field in the form handler using sanitize_text_field(wp_unslash()) as per guidelines.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.