Problem with is_init function when passing comma separated category ids
-
Hi,
There is a small issue with your function wfs_render_shortcode_cats in wfs-core-function.php file as you have used is_init and if I pass a comma-separated idz then it always returns false, so I changed it to is_numeric function then it works find, so this is just for you that in your next update kindly change is_init function to is_numeric or if I’m wrong then do let me know how to pass a comma-separated category ids.Thank You!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Problem with is_init function when passing comma separated category ids’ is closed to new replies.