Some WordPress functions are not working
-
I’m using Snippet Vault with AI Engine and trying to use the following instructions in a function:
get_post_type()
,get_the_ID()
,get_query_var('my_par')
.
None of these return the expected value, whileget_current_user_id()
works.
Where am I going wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.