Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_filter('salient_register_core_wpbakery_els','salient_child_wpbakery_els');
- function salient_child_wpbakery_els() {
- return array('vc_empty_space', 'vc_section', 'vc_single_image', 'vc_hoverbox', 'vc_message', 'vc_btn', 'vc_cta', 'vc_empty_space', 'vc_button');
- }
Advertisement
Add Comment
Please, Sign In to add comment