During the development process, we always receive some quality feedback from our users and developers and based on that feedback we are adding new features to the WPBakery Page Builder . One of that features was Inner API, which lets you modify vc_map() array right within your theme functions.php file.
Articles
- vc_add_default_templates()
- vc_add_param()
- vc_add_params()
- vc_disable_frontend()
- vc_editor_post_types()
- vc_enabled_frontend()
- vc_is_as_theme()
- vc_is_updater_disabled()
- vc_lean_map()
- vc_map_update()
- vc_map()
- vc_remove_element()
- vc_remove_param()
- vc_set_as_theme()
- vc_set_default_editor_post_types()
- vc_set_shortcodes_templates_dir()
- vc_shortcodes_theme_templates_dir()