The SERIES module of SPMS allows you to deliver content to your customers progressively over time. The technique is commonly called “Drip Feed Content”.
If you do not see the SERIES option under your Main Menu in wp-admin, it means it probably wasn’t installed when the plugin was activated. To activate it:
This should install the components needed for the Drip Series Content to work. You will know its installed properly when you see a SERIES menu option in wp-admin.
In a nutshell, a series is a group of posts that are restricted to one or more membership levels. So, first, you need to create your posts/articles. Posts/articles can be WordPress pages or WordPress blog posts. Regardless of which method you choose, you should make sure that you restrict each article to the appropriate membership level using the options in the Require Membership meta-box that is available on all pages and blog posts.
Once you have your content created, you can group them into a drip series:
You can add additional content to the bottom of the series at any time. But be careful about adjusting the number of days or adding content in the middle of the series once the series has been started – existing users in the series might receive their content at unpredictable times.
If you have a custom post type that has content that is restricted, you can include it in the drip-series. Of course, this assumes you have a UI and such for the CPT.
The default content types are posts and pages. To add a CPT to the list of content types allowed: