Shortcodes not working in category or tag description

Question

when Yoast plugin is enabled shortcodes not working in category or tag description

I used this and this article and add these codes to the function but nothing change
please help me.

add_filter( ‘term_description’, ‘do_shortcode’ );
add_filter( ‘category_description’, ‘do_shortcode’ );
add_filter( ‘post_tag_description’, ‘do_shortcode’ );
0
, , D.JCode 3 years 2020-03-31T16:50:51-05:00 0 Answers 100 views 0

Leave an answer

Browse
Browse