• Resolved michalrama

    (@michalrama)


    Hello,

    I would need a way to find out the number of comments on another page. I can only get this with PHP, but it’s accessing the page as a guest, so they can’t see the content that’s hidden from them.

    How exactly does your plugin store the number of comments on a page? Is it possible to read it from the code even without logging in?

    Obviously I’m not trying to bypass security, I just want to know the number of comments on a page (nothing more)

    Please help

    Thank you

Viewing 1 replies (of 1 total)
  • Thread Starter michalrama

    (@michalrama)

    Hello,

    I ended up doing it another way. On a given page, I store the number of comments in a global variable that I access from the page displaying that number.

    So the problem is solved.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.