Our Paid Memberships Pro Series Add On allows you to drip feed content to your members over the course of their membership. This is a great way to keep members coming back or make sure members do not consume all of your content at once.
By default, all the posts of a series can be seen in a list. However, members can only access it at a certain time. In the event that you wish to hide upcoming or not-yet-accessible content, you will need to use this code recipe to do so.
About the Code Recipe
The Paid Memberships Pro Series Add On allows you to drip feed content to your members over the course of their membership. The content is serialized by the number of days since their membership registration.
By default, all content in the Series: drip-feed is listed on the main “Series” page, but only the items that the member has time-based access to can be viewed. This recipe will instead use the pmpro_series_post_list_posts
filter to hide all “upcoming” items in the series.
The Code Recipe
Adding the Recipe to Your Website
You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.
Free Course: Membership Site Development—The Basics
Develop a deeper understanding of membership site development in this beginner-level course. Learn how to make your site work better, save yourself time and money, and improve your site's performance.