Description
Content Revenue Engine helps publishers and content sites limit free reads by period while keeping selected content exempt.
Features included in this free build:
- Metered paywall
- Exempt categories, tags and content
- Dynamic notices and CTAs
- Dashboard
- Inspector
- Quick Setup wizard
- Compatibility layer for member bypass rules
This WordPress.org build focuses on the core metered paywall experience only.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin.
- Go to ContentRevenue in the WordPress admin.
- Run Quick Setup and configure the paywall.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Content Revenue Engine” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Content Revenue Engine” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.15
- Updated the topbar logo link to https://www.content-revenue.com/.
- Updated all “How it Works ” links to https://www.content-revenue.com/how-it-works/.
- Refined readme metadata for version alignment and cleaner SEO tags.
1.1.8
- Further cleaned the WordPress.org build to reduce commercial and payment-related wording in the free package.
- Keeps the free build focused on the core metered paywall experience.
1.1.9
- Replaced the exempt-posts admin lookup with a direct prepared SQL query to avoid disallowed WP_Query parameters in the WordPress.org scan.
- Reworked read-only admin parameter handling in UI Extras to avoid nonce-verification warnings on submenu redirects.
1.1.10
- Replaced inline admin scripts with proper enqueued assets.
- Hardened public prefixes and replaced the generic gate shortcode with [contrev_gate].
- Migrated the main option key to
contrev_engine_optionswith backward-compatible migration.
1.1.11
- Replaced the remaining direct database query in admin with WordPress post queries.
- Removed duplicate inline gate help text.
- Refined the readme for the WordPress.org submission.