Title: New add on request
Last modified: September 1, 2016

---

# New add on request

 *  Resolved [rolito](https://wordpress.org/support/users/rolito/)
 * (@rolito)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/new-add-on-request/)
 * You should add a very usefull add on that can protect content after ‘Read more…’
   So users can see some free teaser content (all content before read more) and 
   have to buy a plan to access the Read more content…
 * [https://wordpress.org/plugins/paid-member-subscriptions/](https://wordpress.org/plugins/paid-member-subscriptions/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Teodor Cosofret](https://wordpress.org/support/users/teodor-cosofret/)
 * (@teodor-cosofret)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/new-add-on-request/#post-7609534)
 * Hi,
 * This can be achieved using the [[restrict-content]](https://www.cozmoslabs.com/docs/paid-member-subscriptions/shortcodes/#Restrict_Content)
   shortcode like so:
 *     ```
       Free content
   
       [pms-restrict message="Please login to view the rest of the content." subscription_plans="1"]
   
       Premium content
   
       [/pms-restrict]
       ```
   
 * As you can see we can restrict the access to the “Premium content” based on Subscription
   Plan. You will need to add in the subscription_plan parameter the appropriate
   subscription plan ID. Let me know if this is what you are looking for.
 * Best regards,
 *  Thread Starter [rolito](https://wordpress.org/support/users/rolito/)
 * (@rolito)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/new-add-on-request/#post-7609582)
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New add on request’ is closed to new replies.

 * ![](https://ps.w.org/paid-member-subscriptions/assets/icon-256x256.png?rev=2961161)
 * [Paid Membership Subscriptions - Effortless Memberships, Recurring Payments & Content Restriction](https://wordpress.org/plugins/paid-member-subscriptions/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paid-member-subscriptions/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paid-member-subscriptions/)
 * [Active Topics](https://wordpress.org/support/plugin/paid-member-subscriptions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paid-member-subscriptions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paid-member-subscriptions/reviews/)

## Tags

 * [teaser](https://wordpress.org/support/topic-tag/teaser/)

 * 2 replies
 * 2 participants
 * Last reply from: [rolito](https://wordpress.org/support/users/rolito/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/new-add-on-request/#post-7609582)
 * Status: resolved