• Resolved stepan123

    (@stepan123)


    Hello,

    is it possible to differentiate premium posts from free?

    We have blog on the website, where all posts are generated by WP_query. There are generated all premium and also free posts, but we would like to differentiate premium ones from free ones. The easiest way would be by adding HTML class I think or by editing that WP_query somehow.

    Is there any hack how to do it?

    Thanks, S

Viewing 1 replies (of 1 total)
  • Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @stepan123

    You could separate your posts by the post category. It’s available to customize WP_Query for getting categories’ posts depends on the current user.

    Let me know if you have other questions,
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘How to differentiate premium posts from free’ is closed to new replies.