Support Forum

How to use SP Functions out of forum zone?

UN
Unknown
Member

I want use “sp_UnreadPostsLink” function to show notice in WordPress theme; it working on SP Forum page, but when i go to other page it show error:

1 Answer

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

A single post will do and please note – as stated this is NOT a support forum.
That particular function – as stated in the code – is only available within the scope of the forum. You will not be able to use it anywhere else.
I would suggest you take a look at our Template Tags plugin that might have something of interest.