• I wanted to add in a new post type called Premium and the content will only visible to paid user only.

    Is that any plugin available out there ?

    I found that I can create a new plugin and add_filter(“the_content”,”premium_content”);

    any suggestion ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Is your site open to all for registration? If not, and registration IS the premium content, you could just make conditional statements surrounding whatever content is premium to show for logged in users only while setting aside categories for premium content.

    Thread Starter adisonz

    (@adisonz)

    Hi Boyevul ,

    Registration is open for all users , user is required to purchase the article to view it .

    The concept is almost like Apple Itunes Store.

    https://www.ads-software.com/extend/plugins/role-scoper/
    works great for any kind of restricted content stuff

    Thread Starter adisonz

    (@adisonz)

    Dear Rev.Voodoo . ..

    I think this is what I am looking for ,

    I plan to create groups for each articles , whenever user do purchase for articles will be added to that particular groups …

    this should have restricted the reading already …

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Adding new category Premium Content’ is closed to new replies.