I want to check whether the current page is "Single activity page" or not,
I ned like ths, if(is_single_activity())
or
if(is_page('is_single_activity'))
Thanks
|
I want to check whether the current page is "Single activity page" or not, I ned like ths,
Thanks |
|||
|
|
|
Try this
|
|||
|
|