virap Posted May 3, 2021 Posted May 3, 2021 (edited) I currently work on custom php block that retrieves topics from the API. How can I check if the a given topic has unread content for the end usr? I see that within templates this is used Quote $topic->unread() Can this somehow be used within custom php blocks? Thanks. Edited May 3, 2021 by virap
Recommended Posts