Title: Easy Drip Links via Shortcode
Last modified: September 21, 2022

---

# Easy Drip Links via Shortcode

 *  Resolved [blastostitch](https://wordpress.org/support/users/blastostitch/)
 * (@blastostitch)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/easy-drip-links-via-shortcode/)
 * Hi. I would like to drip content with simple links that show up on a page based
   on when a user registers.
 * Are there parameters code I can into the below shortcode to say the level can
   see this content on day 1 or day 2 or day 3??
 * [restrict level=”platinum”]
    This content can only be seen by users with Platinum
   level or above. [/restrict]
 * Thanks in advance!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Joachim Jensen](https://wordpress.org/support/users/intoxstudio/)
 * (@intoxstudio)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/easy-drip-links-via-shortcode/#post-16077382)
 * Hi,
 * Yes this is possible, simply add a drip_days parameter to the shortcode like 
   this:
 *     ```
       [restrict level="platinum" drip_days="7"]
       This content can only be seen by users who has had Platinum level for at least 7 days
       [/restrict]
       ```
   
 * I will get it added to the documentation.

Viewing 1 replies (of 1 total)

The topic ‘Easy Drip Links via Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/restrict-user-access/assets/icon-256x256.png?rev=1815922)
 * [Restrict User Access - Ultimate Membership & Content Protection](https://wordpress.org/plugins/restrict-user-access/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/restrict-user-access/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/restrict-user-access/)
 * [Active Topics](https://wordpress.org/support/plugin/restrict-user-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/restrict-user-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/restrict-user-access/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Joachim Jensen](https://wordpress.org/support/users/intoxstudio/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/easy-drip-links-via-shortcode/#post-16077382)
 * Status: resolved