Shortcode 'brands' deprecated since WP 4.5
Posted by:
jensquast
Feb 20, 2018 at 12:22 (7 year ago)
Hello Kutethemes Support,
on our page the shortcode 'brand' (used by Visual Composer) from your boutique-toolkit does not work.
I found out that you use a deprecated function call to get_terms() in boutique_toolkit/js_composer/shortcodes/brand.php ln 279 which results in an empty array of terms and thus the shortcode not working.
Se the official Wordpress codex: https://developer.wordpress.org/reference/functions/get_terms/
I will fix this for our installation manually but you might want to update your theme for other users.
Kind regards,
JQ
on our page the shortcode 'brand' (used by Visual Composer) from your boutique-toolkit does not work.
I found out that you use a deprecated function call to get_terms() in boutique_toolkit/js_composer/shortcodes/brand.php ln 279 which results in an empty array of terms and thus the shortcode not working.
Se the official Wordpress codex: https://developer.wordpress.org/reference/functions/get_terms/
I will fix this for our installation manually but you might want to update your theme for other users.
Kind regards,
JQ