| 开发者 | webcodingplace |
|---|---|
| 更新时间 | 2026年9月10日 01:40 |
| PHP版本: | 5.0.3 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes! We keep the plugin updated regularly to ensure full compatibility with the latest WordPress and WPBakery releases.
No. The plugin is lightweight and optimized for speed. You only load the assets needed for the elements you use.
Yes, absolutely. This plugin is perfect for freelancers, agencies, and developers working on multiple projects.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. Report a security vulnerability.
cawpb_ prefix (settings files now define $cawpb_params; the loader still reads the legacy $params from older companion files, so third-party settings files keep working).cawpb_ prefix — wcp_testimonial_display_rating → cawpb_testimonial_display_rating, wcp_testimonial_display_company → cawpb_testimonial_display_company, caw_render_icon_component → cawpb_render_icon_component, caw_render_button_component → cawpb_render_button_component, and the caw_get_image_by_size filter → cawpb_get_image_by_size. If you hooked into the old names, update to the new ones.cawpb_modules, cawpb_settings_modules, cawpb_module_paths, cawpb_module_settings, cawpb_params_{shortcode_base}, cawpb_params, plus actions cawpb_before_addons_init, cawpb_init, cawpb_enqueue_front_scripts, cawpb_admin_enqueue_scripts, cawpb_register_componentscawpb_is_pro() and cawpb_can( $feature_key ) (default false, filterable by companion plugins)default_colorpicker_color attribute across all affected elements.vc_map_add_css_animation() in the Alert Box element, with a version-safe fallback for older WPBakery versions.