Check if page is question page

Solved6.98K viewsCore
1

Hi,

Is there any ability to check for something like: if_is_single_question_view

Which will return a true, if the viewed page is a question page.

Thank you 🙂

1
is_question()

is used to check if in single question page.

0

Zoker use:

https://wordpress.org/plugins/restrict-widgets/

for that.