Title: Drip Content for WooCommerce
Author: PetZe
Published: <strong>November 5, 2025</strong>
Last modified: November 5, 2025

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/drip-content-for-woocommerce/assets/icon-256x256.png?rev=3390643)

# Drip Content for WooCommerce

 By [PetZe](https://profiles.wordpress.org/petze/)

[Download](https://downloads.wordpress.org/plugin/drip-content-for-woocommerce.1.0.0.zip)

 * [Details](https://test.wordpress.org/plugins/drip-content-for-woocommerce/#description)
 * [Reviews](https://test.wordpress.org/plugins/drip-content-for-woocommerce/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/drip-content-for-woocommerce/#installation)
 * [Development](https://test.wordpress.org/plugins/drip-content-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/drip-content-for-woocommerce/)

## Description

**Drip Content for WooCommerce** is a lightweight plugin for creators, trainers,
and course owners who want to **unlock content gradually** for their customers.

Instead of complex LMS systems, this plugin gives you **just the essentials**:

 * 🎯 Restrict pages, posts, or custom content by purchase.
 * ⏱ Release content step by step with **drip (days after purchase)**.
 * 📅 Use **time-limited windows** (open/close dates).
 * 👥 Start content for all users on a **cohort date** (e.g. course launch).
 * 🧩 Simple **shortcodes**: `[dripco_if_purchased]`, `[dripco_if_not_purchased]`,`[
   dripco_open]`, `[dripco_close]`, and more.

Perfect for:
 – Online courses (drip lessons week by week). – Memberships and communities.–
Group programs, challenges, or events.

✨ Unlike heavy LMS or membership plugins that slow down your site, Drip Content
for WooCommerce is built to stay **fast, minimal and focused**.
 No unnecessary 
bloat – just clean WooCommerce integration, so your website remains **smooth and
responsive** even with many users.

👉 Documentation, examples and use cases:
 [https://tools.petr-zeman.cz/en/drip-content-for-woocommerce/](https://tools.petr-zeman.cz/en/drip-content-for-woocommerce)

Works with shortcodes:
 – `[dripco_if_purchased]…[/dripco_if_purchased]`, – `[dripco_if_not_purchased]…[/
dripco_if_not_purchased]`, – `[dripco_open]` + `[dripco_close]` for rich layouts.

### Free version features

 * Unlock content linked to a WooCommerce product purchase.
 * Delay (drip) up to 7 days from purchase.
 * 1 product per rule, with up to 3 drip slots per product.
 * Simple before/after messages for locked content.
    Upgrade to PRO version for 
   unlimited usage, cohorts, precise anchors, diagnostics and no internal caps.

**Pro adds:** cohorts (even without product), precise time anchors (paid/completed/
created), diagnostics, and no internal caps.

### Quick Start

 1. Make sure WooCommerce is active.
 2. Create or edit a product that grants access to your content.
 3. Find your product ID (in the WooCommerce product list or from the URL when editing
    the product).
 4. Add a page or post with this shortcode:
 5. [dripco_if_purchased
     product_id=”123″ drip_days=”7″ message=”You need to purchase
    this product to access the content.” message_before=”This lesson will open on {
    opens_at} (in {opens_in}).” message_after=”The access period for this lesson has
    ended.” message_login=”Please log in to see your purchased content.”]

**Welcome to Lesson 1:** This content becomes available 7 days after purchase.

[/dripco_if_purchased]

**How it works:**
 – `message` — shown when access cannot be established (no qualifying
order, or strict condition failed). – `message_before` — shown _before_ the drip
window opens (supports tokens `{opens_at}` and `{opens_in}`). – `message_after` —
shown _after_ the drip window closes (if time-limited). – `message_login` — shown
to non-logged-in users (takes priority over `message`).

 1. Save the page and view it as a user who bought the product to see the drip delay
    and messages in action.

### Usage

 * Use `[dripco_if_purchased product_id="123" drip_days="7"]…[/dripco_if_purchased]`.
   
   Use markers `[dripco_open ...]` … `[dripco_close]` to span complex layouts.
 * Tokens: `{opens_at}`, `{opens_in}`.

## Screenshots

[⌊Example of drip content rule inside DIVI - START block.⌉⌊Example of drip content
rule inside DIVI - START block.⌉[

Example of drip content rule inside DIVI – START block.

[⌊Example of drip content rule inside DIVI - END block.⌉⌊Example of drip content
rule inside DIVI - END block.⌉[

Example of drip content rule inside DIVI – END block.

[⌊Example of Locked vs unlocked content (frontend).⌉⌊Example of Locked vs unlocked
content (frontend).⌉[

Example of Locked vs unlocked content (frontend).

## Installation

 1. Upload the plugin files to `/wp-content/plugins/drip-content-for-woocommerce/`
 2. Activate the plugin in WordPress  Plugins menu.
 3. Use the provided shortcodes in your content.

## FAQ

### Can I use it without WooCommerce?

The free version requires WooCommerce, because access rules are based on product
purchases.

The Pro version can also drip or schedule content **without any product or even 
user login** – perfect for free challenges, open cohorts or marketing funnels.

### Does it work with custom post types?

Yes. You can use it with posts, pages, or any custom post type where shortcodes 
are supported.

For page builders (e.g. Divi, Elementor), where paired shortcodes may not always
render correctly, the plugin provides **block-style shortcodes**:
 [dripco_open]…`[
dripco_close]`.

### Does the Free version have limits?

Yes:
 – 1 product per rule – Up to 3 drip slots per product – Max. 7-day drip delay
The PRO version removes these limits and adds expiration windows, cohort launches,
and advanced diagnostics.

### Is there a Pro version?

Yes. The Pro version adds advanced rules and more flexibility.
 More info: [https://tools.petr-zeman.cz/en/drip-content-for-woocommerce](https://tools.petr-zeman.cz/en/drip-content-for-woocommerce)

### Is the plugin compatible with caching plugins?

Yes. Most caching plugins (LiteSpeed, WP Rocket, WP Super Cache) work fine.
 If 
you use aggressive caching, test your setup carefully.

### Can I translate the plugin?

Yes. The plugin is translation-ready and works with multilingual plugins like Polylang
or TranslatePress.

### Do you provide support for the Free version?

No. Support is provided only for active PRO licenses.
 Free version users can use
the documentation and examples included in the plugin.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Drip Content for WooCommerce” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ PetZe ](https://profiles.wordpress.org/petze/)

[Translate “Drip Content for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/drip-content-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/drip-content-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/drip-content-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/drip-content-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/drip-content-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **10 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.8.8**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/drip-content-for-woocommerce/)
 * Tags
 * [membership](https://test.wordpress.org/plugins/tags/membership/)[restrict content](https://test.wordpress.org/plugins/tags/restrict-content/)
   [shortcode](https://test.wordpress.org/plugins/tags/shortcode/)[woocommerce](https://test.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://test.wordpress.org/plugins/drip-content-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/drip-content-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/drip-content-for-woocommerce/reviews/)

## Contributors

 *   [ PetZe ](https://profiles.wordpress.org/petze/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/drip-content-for-woocommerce/)