Visual Builder Security & Risk Analysis

wordpress.org/plugins/visual-builder

Visual Header Builder for WordPress

100 active installs v1.9 PHP 7.4.0+ WP 6.0+ Updated Feb 9, 2026
builderpage-builder
99
A · Safe
CVEs total1
Unpatched0
Last CVEMay 2, 2025
Download
Safety Verdict

Is Visual Builder Safe to Use in 2026?

Generally Safe

Score 99/100

Visual Builder has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: May 2, 2025Updated 3mo ago
Risk Assessment

The "visual-builder" v1.9 plugin demonstrates a mixed security posture, with several strong practices but notable areas of concern. The plugin benefits from an absence of dangerous functions, proper SQL prepared statements, and a high percentage of properly escaped output. Furthermore, the extensive use of nonce and capability checks indicates a deliberate effort to secure its functionalities. However, the presence of two AJAX handlers without authentication checks represents a significant risk, as these could be exploited by unauthenticated users. The taint analysis, while not revealing critical or high severity issues, did identify flows with unsanitized paths, which warrants further investigation to ensure no zero-day vulnerabilities exist.

The plugin's vulnerability history is a point of caution. While there are no currently unpatched CVEs, the single known medium severity vulnerability, specifically related to missing authorization, aligns with the identified unprotected AJAX handlers. This pattern suggests a recurring weakness in authorization enforcement. The last recorded vulnerability in May 2025 also implies a recent history of security flaws. In conclusion, "visual-builder" v1.9 has commendable security features but is hampered by critical authorization flaws in its attack surface and a history that reinforces these concerns.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths found
  • Medium severity vulnerability history
Vulnerabilities
1 published

Visual Builder Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-46488medium · 5.3Missing Authorization

Visual Builder <= 1.2.2 - Missing Authorization

May 2, 2025 Patched in 1.3 (15d)
Version History

Visual Builder Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Visual Builder Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
109
1615 escaped
Nonce Checks
43
Capability Checks
58
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared1 total queries

Output Escaping

94% escaped1724 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

24 flows3 with unsanitized paths
<control> (framework\includes\control.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Visual Builder Attack Surface

Entry Points31
Unprotected2

AJAX Handlers 31

noprivwp_ajax_vb_nav_mini_cartelement\header\vb-nav_cart.php:96
authwp_ajax_vb_nav_mini_cartelement\header\vb-nav_cart.php:97
authwp_ajax_vb_admin_builder_optionsframework\builder\admin-builder.php:195
authwp_ajax_vb_admin_save_ajaxframework\builder\admin-builder.php:290
authwp_ajax_vb_frontendframework\builder\frontend-builder.php:11
authwp_ajax_vb_frontend_save_ajaxframework\builder\frontend-builder.php:43
authwp_ajax_vb_frontend_post_new_ajaxframework\builder\frontend-builder.php:81
authwp_ajax_vb_metabox_builder_optionsframework\builder\metabox-builder.php:86
authwp_ajax_vb_control_builder_contentframework\includes\control-builder.php:65
authwp_ajax_vb_control_builder_createframework\includes\control-builder.php:163
authwp_ajax_vb_control_builder_deleteframework\includes\control-builder.php:246
authwp_ajax_vb_control_builder_duplicateframework\includes\control-builder.php:267
authwp_ajax_vb_control_image_setframework\includes\control.php:1115
authwp_ajax_vb_control_gallery_setframework\includes\control.php:1173
authwp_ajax_vb_builder_element_settingsframework\includes\element.php:183
authwp_ajax_vb_element_saveframework\includes\element.php:334
authwp_ajax_vb_icon_pickerframework\includes\icon-picker.php:30
authwp_ajax_vb_icon_fontsframework\includes\icon-picker.php:126
authwp_ajax_vb_library_visualbuilderframework\includes\library.php:12
authwp_ajax_vb_library_elementorframework\includes\library.php:55
authwp_ajax_vb_mytemplateframework\includes\template.php:11
authwp_ajax_vb_mytemplate_listframework\includes\template.php:57
authwp_ajax_vb_mytemplate_saveframework\includes\template.php:98
authwp_ajax_vb_template_importframework\includes\template.php:129
authwp_ajax_vb_mytemplate_deleteframework\includes\template.php:162
noprivwp_ajax_vb_post_listinc\post-functions.php:68
authwp_ajax_vb_post_listinc\post-functions.php:69
authwp_ajax_vb_previewinc\preview.php:68
authwp_ajax_vb_preview_config_list_ajaxinc\preview.php:99
noprivwp_ajax_vb_search_ajaxinc\search.php:112
authwp_ajax_vb_search_ajaxinc\search.php:113
WordPress Hooks 705
filtervb_adminadmin\admin-blog.php:11
filtervb_adminadmin\admin-footer.php:11
actionadmin_menuadmin\admin-general.php:12
actionadmin_menuadmin\admin-general.php:33
actionadmin_menuadmin\admin-general.php:53
filtervb_adminadmin\admin-general.php:78
filtervb_adminadmin\admin-header.php:11
filtervb_adminadmin\admin-product.php:11
filtervb_element_optionselement\basic\vb-button.php:11
filtervb_element_buttonelement\basic\vb-button.php:87
filtervb_element_css_buttonelement\basic\vb-button.php:111
filtervb_element_style_buttonelement\basic\vb-button.php:127
actionvb_preview_main_elementelement\basic\vb-button.php:144
filtervb_element_optionselement\basic\vb-divider.php:11
filtervb_element_dividerelement\basic\vb-divider.php:111
filtervb_element_css_dividerelement\basic\vb-divider.php:130
actionvb_preview_main_elementelement\basic\vb-divider.php:154
filtervb_element_optionselement\basic\vb-divider_vertical.php:11
filtervb_element_divider_verticalelement\basic\vb-divider_vertical.php:97
filtervb_element_css_divider_verticalelement\basic\vb-divider_vertical.php:113
actionvb_preview_main_elementelement\basic\vb-divider_vertical.php:140
filtervb_element_optionselement\basic\vb-google_map.php:11
filtervb_element_google_mapelement\basic\vb-google_map.php:160
filtervb_element_css_google_mapelement\basic\vb-google_map.php:180
actionvb_preview_main_elementelement\basic\vb-google_map.php:195
filtervb_element_optionselement\basic\vb-heading.php:11
filtervb_element_headingelement\basic\vb-heading.php:104
filtervb_element_css_headingelement\basic\vb-heading.php:125
filtervb_element_style_headingelement\basic\vb-heading.php:138
actionvb_preview_main_elementelement\basic\vb-heading.php:152
filtervb_element_optionselement\basic\vb-icon.php:11
filtervb_element_iconelement\basic\vb-icon.php:82
filtervb_element_css_iconelement\basic\vb-icon.php:101
filtervb_element_style_iconelement\basic\vb-icon.php:114
actionvb_preview_main_elementelement\basic\vb-icon.php:130
filtervb_element_optionselement\basic\vb-image.php:11
filtervb_element_imageelement\basic\vb-image.php:152
filtervb_element_css_imageelement\basic\vb-image.php:231
filtervb_element_style_imageelement\basic\vb-image.php:250
actionvb_preview_main_elementelement\basic\vb-image.php:267
filtervb_element_optionselement\basic\vb-text_editor.php:11
filtervb_element_text_editorelement\basic\vb-text_editor.php:83
filtervb_element_css_text_editorelement\basic\vb-text_editor.php:104
filtervb_element_style_text_editorelement\basic\vb-text_editor.php:122
actionvb_preview_main_elementelement\basic\vb-text_editor.php:137
filtervb_element_optionselement\basic\vb-video.php:11
filtervb_element_videoelement\basic\vb-video.php:180
filtervb_element_css_videoelement\basic\vb-video.php:240
actionvb_preview_main_elementelement\basic\vb-video.php:260
filtervb_element_optionselement\blog\vb-blog.php:12
filtervb_element_blogelement\blog\vb-blog.php:60
filtervb_element_css_blogelement\blog\vb-blog.php:105
filtervb_element_css_blog_carouselelement\blog\vb-blog.php:106
filtervb_element_css_single_blog_relatedelement\blog\vb-blog.php:107
filtervb_element_css_single_blog_related_carouselelement\blog\vb-blog.php:108
filtervb_element_style_blogelement\blog\vb-blog.php:126
filtervb_element_style_blog_carouselelement\blog\vb-blog.php:127
filtervb_element_style_single_blog_relatedelement\blog\vb-blog.php:128
filtervb_element_style_single_blog_related_carouselelement\blog\vb-blog.php:129
actionvb_preview_main_elementelement\blog\vb-blog.php:145
filtervb_element_optionselement\blog\vb-blog_carousel.php:12
filtervb_element_blog_carouselelement\blog\vb-blog_carousel.php:64
filtervb_element_optionselement\blog\vb-blog_tag.php:11
filtervb_element_blog_tagelement\blog\vb-blog_tag.php:139
filtervb_element_css_blog_tagelement\blog\vb-blog_tag.php:182
filtervb_element_style_blog_tagelement\blog\vb-blog_tag.php:201
actionvb_preview_main_elementelement\blog\vb-blog_tag.php:217
filtervb_element_preview_single_blog_author_bioelement\blog\vb-single_blog_author_bio.php:224
filtervb_element_single_blog_author_bioelement\blog\vb-single_blog_author_bio.php:283
filtervb_element_css_single_blog_author_bioelement\blog\vb-single_blog_author_bio.php:342
filtervb_element_style_single_blog_author_bioelement\blog\vb-single_blog_author_bio.php:370
filtervb_element_preview_single_blog_categoryelement\blog\vb-single_blog_category.php:213
filtervb_element_single_blog_categoryelement\blog\vb-single_blog_category.php:233
filtervb_element_preview_single_blog_commentselement\blog\vb-single_blog_comments.php:51
filtervb_element_single_blog_commentselement\blog\vb-single_blog_comments.php:85
filtervb_element_css_single_blog_commentselement\blog\vb-single_blog_comments.php:111
filtervb_element_style_single_blog_commentselement\blog\vb-single_blog_comments.php:151
filtervb_element_preview_single_blog_contentelement\blog\vb-single_blog_content.php:83
filtervb_element_single_blog_contentelement\blog\vb-single_blog_content.php:103
filtervb_element_css_single_blog_contentelement\blog\vb-single_blog_content.php:126
filtervb_element_style_single_blog_contentelement\blog\vb-single_blog_content.php:145
filtervb_element_preview_single_blog_excerptelement\blog\vb-single_blog_excerpt.php:67
filtervb_element_single_blog_excerptelement\blog\vb-single_blog_excerpt.php:84
filtervb_element_css_single_blog_excerptelement\blog\vb-single_blog_excerpt.php:106
filtervb_element_style_single_blog_excerptelement\blog\vb-single_blog_excerpt.php:119
filtervb_element_preview_single_blog_imageelement\blog\vb-single_blog_image.php:140
filtervb_element_single_blog_imageelement\blog\vb-single_blog_image.php:218
filtervb_element_css_single_blog_imageelement\blog\vb-single_blog_image.php:309
filtervb_element_style_imageelement\blog\vb-single_blog_image.php:330
filtervb_element_preview_single_blog_metaelement\blog\vb-single_blog_meta.php:128
filtervb_element_single_blog_metaelement\blog\vb-single_blog_meta.php:175
filtervb_element_css_single_blog_metaelement\blog\vb-single_blog_meta.php:228
filtervb_element_style_single_blog_metaelement\blog\vb-single_blog_meta.php:241
filtervb_element_preview_single_blog_navigationelement\blog\vb-single_blog_navigation.php:298
filtervb_element_single_blog_navigationelement\blog\vb-single_blog_navigation.php:333
filtervb_element_css_single_blog_navigationelement\blog\vb-single_blog_navigation.php:367
filtervb_element_style_single_blog_navigationelement\blog\vb-single_blog_navigation.php:386
filtervb_element_preview_single_blog_tagelement\blog\vb-single_blog_tag.php:239
filtervb_element_preview_single_blog_titleelement\blog\vb-single_blog_title.php:95
filtervb_element_single_blog_titleelement\blog\vb-single_blog_title.php:121
filtervb_element_css_single_blog_titleelement\blog\vb-single_blog_title.php:149
filtervb_element_style_single_blog_titleelement\blog\vb-single_blog_title.php:162
filtervb_element_optionselement\container\vb-column.php:11
filtervb_element_columnelement\container\vb-column.php:172
filtervb_element_class_columnelement\container\vb-column.php:188
filtervb_element_css_columnelement\container\vb-column.php:207
actionvb_preview_main_elementelement\container\vb-column.php:230
filtervb_element_optionselement\container\vb-section.php:11
filtervb_element_sectionelement\container\vb-section.php:118
filtervb_element_class_sectionelement\container\vb-section.php:134
filtervb_element_css_sectionelement\container\vb-section.php:154
actionvb_preview_main_elementelement\container\vb-section.php:180
filtervb_element_class_headingelement\element-aw.php:7
filtervb_element_class_buttonelement\element-aw.php:8
filtervb_element_class_imageelement\element-aw.php:9
filtervb_element_class_iconelement\element-aw.php:10
filtervb_element_class_text_editorelement\element-aw.php:11
filtervb_element_class_icon_boxelement\element-aw.php:13
filtervb_element_class_multiple_icon_boxelement\element-aw.php:14
filtervb_element_class_image_boxelement\element-aw.php:16
filtervb_element_class_multiple_image_boxelement\element-aw.php:17
filtervb_element_class_icon_listelement\element-aw.php:18
filtervb_element_class_counterelement\element-aw.php:19
filtervb_element_class_pie_chartelement\element-aw.php:20
filtervb_element_class_progress_barelement\element-aw.php:21
filtervb_element_class_tabselement\element-aw.php:23
filtervb_element_class_accordionelement\element-aw.php:24
filtervb_element_class_social_iconselement\element-aw.php:25
filtervb_element_class_share_buttonselement\element-aw.php:27
filtervb_element_class_htmlelement\element-aw.php:28
filtervb_element_class_sidebarelement\element-aw.php:29
filtervb_element_class_shortcodeelement\element-aw.php:30
filtervb_element_class_breadcrumbselement\element-aw.php:31
filtervb_element_class_blogelement\element-aw.php:33
filtervb_element_class_blog_carouselelement\element-aw.php:34
filtervb_element_class_blog_tagelement\element-aw.php:35
filtervb_element_class_single_blog_titleelement\element-aw.php:38
filtervb_element_class_single_blog_excerptelement\element-aw.php:39
filtervb_element_class_single_blog_contentelement\element-aw.php:40
filtervb_element_class_single_blog_metaelement\element-aw.php:41
filtervb_element_class_single_blog_tagselement\element-aw.php:42
filtervb_element_class_single_blog_categoryelement\element-aw.php:43
filtervb_element_class_single_blog_author_boxelement\element-aw.php:44
filtervb_element_class_single_blog_relatedelement\element-aw.php:45
filtervb_element_class_single_blog_related_carouselelement\element-aw.php:46
filtervb_element_class_single_blog_commentselement\element-aw.php:47
filtervb_element_class_single_blog_tagelement\element-aw.php:48
filtervb_element_class_single_product_titleelement\element-aw.php:53
filtervb_element_class_single_product_short_descriptionelement\element-aw.php:54
filtervb_element_class_single_product_priceelement\element-aw.php:55
filtervb_element_class_single_product_metaelement\element-aw.php:56
filtervb_element_class_single_product_skuelement\element-aw.php:60
filtervb_element_class_single_product_add_to_cartelement\element-aw.php:63
filtervb_element_class_category_menuelement\element-aw.php:64
actionvb_preview_main_elementelement\element-aw.php:74
filtervb_element_css_single_blog_categoryelement\element-taxonomy.php:12
filtervb_element_css_single_blog_tagelement\element-taxonomy.php:13
filtervb_element_css_single_product_catelement\element-taxonomy.php:14
filtervb_element_css_single_product_tagelement\element-taxonomy.php:15
filtervb_element_css_single_product_brandelement\element-taxonomy.php:16
filtervb_element_style_single_blog_categoryelement\element-taxonomy.php:38
filtervb_element_style_single_blog_tagelement\element-taxonomy.php:39
filtervb_element_style_single_product_catelement\element-taxonomy.php:40
filtervb_element_style_single_product_tagelement\element-taxonomy.php:41
filtervb_element_style_single_product_brandelement\element-taxonomy.php:42
actionvb_preview_main_elementelement\element-taxonomy.php:58
filtervb_element_optionselement\general\vb-accordion.php:11
filtervb_element_accordionelement\general\vb-accordion.php:217
filtervb_element_css_accordionelement\general\vb-accordion.php:264
filtervb_element_style_accordionelement\general\vb-accordion.php:287
actionvb_preview_main_elementelement\general\vb-accordion.php:305
filtervb_element_optionselement\general\vb-breadcrumbs.php:11
filtervb_element_breadcrumbselement\general\vb-breadcrumbs.php:138
filtervb_element_css_breadcrumbselement\general\vb-breadcrumbs.php:163
filtervb_element_style_breadcrumbselement\general\vb-breadcrumbs.php:188
actionvb_preview_main_elementelement\general\vb-breadcrumbs.php:202
filtervb_element_optionselement\general\vb-category_menu.php:11
filtervb_element_category_menuelement\general\vb-category_menu.php:258
filtervb_element_css_category_menuelement\general\vb-category_menu.php:351
filtervb_element_style_category_menuelement\general\vb-category_menu.php:374
actionvb_preview_main_elementelement\general\vb-category_menu.php:388
filtervb_element_optionselement\general\vb-contact_form_7.php:11
filtervb_element_contact_form_7element\general\vb-contact_form_7.php:63
filtervb_element_css_contact_form_7element\general\vb-contact_form_7.php:103
filtervb_element_style_contact_form_7element\general\vb-contact_form_7.php:122
actionvb_preview_main_elementelement\general\vb-contact_form_7.php:143
filtervb_element_optionselement\general\vb-counter.php:11
filtervb_element_counterelement\general\vb-counter.php:206
filtervb_element_css_counterelement\general\vb-counter.php:252
filtervb_element_style_counterelement\general\vb-counter.php:273
actionvb_preview_main_elementelement\general\vb-counter.php:291
filtervb_element_optionselement\general\vb-html.php:11
filtervb_element_htmlelement\general\vb-html.php:49
actionvb_preview_main_elementelement\general\vb-html.php:64
filtervb_element_optionselement\general\vb-icon_box.php:11
filtervb_element_icon_boxelement\general\vb-icon_box.php:275
filtervb_element_css_icon_boxelement\general\vb-icon_box.php:313
filtervb_element_style_icon_boxelement\general\vb-icon_box.php:338
actionvb_preview_main_elementelement\general\vb-icon_box.php:350
filtervb_element_optionselement\general\vb-icon_list.php:11
filtervb_element_icon_listelement\general\vb-icon_list.php:258
filtervb_element_css_icon_listelement\general\vb-icon_list.php:318
filtervb_element_style_icon_listelement\general\vb-icon_list.php:340
actionvb_preview_main_elementelement\general\vb-icon_list.php:362
filtervb_element_optionselement\general\vb-image_box.php:11
filtervb_element_image_boxelement\general\vb-image_box.php:288
filtervb_element_css_image_boxelement\general\vb-image_box.php:325
filtervb_element_style_image_boxelement\general\vb-image_box.php:352
actionvb_preview_main_elementelement\general\vb-image_box.php:366
filtervb_element_optionselement\general\vb-image_carousel.php:11
filtervb_element_image_carouselelement\general\vb-image_carousel.php:244
filtervb_element_css_image_carouselelement\general\vb-image_carousel.php:335
filtervb_element_style_image_carouselelement\general\vb-image_carousel.php:359
actionvb_preview_main_elementelement\general\vb-image_carousel.php:377
filtervb_element_optionselement\general\vb-image_gallery.php:11
filtervb_element_image_galleryelement\general\vb-image_gallery.php:200
filtervb_element_css_image_galleryelement\general\vb-image_gallery.php:251
filtervb_element_style_image_galleryelement\general\vb-image_gallery.php:271
actionvb_preview_main_elementelement\general\vb-image_gallery.php:287
filtervb_element_optionselement\general\vb-image_slider.php:11
filtervb_element_image_sliderelement\general\vb-image_slider.php:261
filtervb_element_css_image_sliderelement\general\vb-image_slider.php:374
actionvb_preview_main_elementelement\general\vb-image_slider.php:404
filtervb_element_optionselement\general\vb-multiple_icon_box.php:11
filtervb_element_multiple_icon_boxelement\general\vb-multiple_icon_box.php:298
filtervb_element_css_multiple_icon_boxelement\general\vb-multiple_icon_box.php:348
filtervb_element_style_multiple_icon_boxelement\general\vb-multiple_icon_box.php:373
actionvb_preview_main_elementelement\general\vb-multiple_icon_box.php:400
filtervb_element_optionselement\general\vb-multiple_image_box.php:11
filtervb_element_multiple_image_boxelement\general\vb-multiple_image_box.php:314
filtervb_element_css_multiple_image_boxelement\general\vb-multiple_image_box.php:370
filtervb_element_style_multiple_image_boxelement\general\vb-multiple_image_box.php:397
actionvb_preview_main_elementelement\general\vb-multiple_image_box.php:420
filtervb_element_optionselement\general\vb-pie_chart.php:11
filtervb_element_pie_chartelement\general\vb-pie_chart.php:225
filtervb_element_css_pie_chartelement\general\vb-pie_chart.php:260
filtervb_element_style_pie_chartelement\general\vb-pie_chart.php:292
actionvb_preview_main_elementelement\general\vb-pie_chart.php:308
filtervb_element_optionselement\general\vb-progress_bar.php:11
filtervb_element_progress_barelement\general\vb-progress_bar.php:283
filtervb_element_css_progress_barelement\general\vb-progress_bar.php:332
filtervb_element_style_progress_barelement\general\vb-progress_bar.php:370
actionvb_preview_main_elementelement\general\vb-progress_bar.php:388
filtervb_element_optionselement\general\vb-share_buttons.php:11
filtervb_element_share_buttonselement\general\vb-share_buttons.php:496
filtervb_element_css_share_buttonselement\general\vb-share_buttons.php:620
filtervb_element_style_share_buttonselement\general\vb-share_buttons.php:640
actionvb_preview_main_elementelement\general\vb-share_buttons.php:658
filtervb_element_optionselement\general\vb-shortcode.php:11
filtervb_element_shortcodeelement\general\vb-shortcode.php:49
filtervb_element_optionselement\general\vb-sidebar.php:11
filtervb_element_sidebarelement\general\vb-sidebar.php:48
filtervb_element_optionselement\general\vb-social.php:11
filtervb_element_socialelement\general\vb-social.php:137
filtervb_element_css_socialelement\general\vb-social.php:178
filtervb_element_style_socialelement\general\vb-social.php:217
actionvb_preview_main_elementelement\general\vb-social.php:245
filtervb_element_optionselement\general\vb-tabs.php:11
filtervb_element_tabselement\general\vb-tabs.php:210
filtervb_element_css_tabselement\general\vb-tabs.php:268
filtervb_element_style_tabselement\general\vb-tabs.php:290
actionvb_preview_main_elementelement\general\vb-tabs.php:307
filtervb_element_global_vb_footerelement\global\vb-footer-settings.php:11
filtervb_element_dataelement\global\vb-footer-settings.php:52
filtervb_element_save_footer_settingselement\global\vb-footer-settings.php:80
filtervb_element_globalelement\global\vb-global-style.php:11
filtervb_element_global_vb_footerelement\global\vb-global-style.php:12
filtervb_element_global_vb_single_blogelement\global\vb-global-style.php:13
filtervb_element_css_global_styleelement\global\vb-global-style.php:150
actionvb_preview_main_elementelement\global\vb-global-style.php:173
filtervb_element_global_vb_headerelement\global\vb-header-settings.php:11
filtervb_element_dataelement\global\vb-header-settings.php:52
filtervb_element_save_header_settingselement\global\vb-header-settings.php:79
filtervb_element_global_vb_headerelement\global\vb-header-style.php:11
filtervb_element_css_header_styleelement\global\vb-header-style.php:95
actionvb_preview_main_elementelement\global\vb-header-style.php:118
filtervb_element_globalelement\global\vb-page-settings.php:11
filtervb_element_dataelement\global\vb-page-settings.php:68
filtervb_element_save_page_settingselement\global\vb-page-settings.php:97
filtervb_element_global_vb_single_blogelement\global\vb-single_blog-settings.php:11
filtervb_element_dataelement\global\vb-single_blog-settings.php:52
filtervb_element_save_single_blog_settingselement\global\vb-single_blog-settings.php:80
filtervb_element_global_vb_single_productelement\global\vb-single_product-settings.php:11
filtervb_element_dataelement\global\vb-single_product-settings.php:52
filtervb_element_save_single_product_settingselement\global\vb-single_product-settings.php:80
filtervb_element_global_vb_headerelement\header\vb-dropdown_style.php:9
filtervb_element_css_dropdown_styleelement\header\vb-dropdown_style.php:73
actionvb_preview_main_elementelement\header\vb-dropdown_style.php:92
filtervb_element_options_vb_headerelement\header\vb-navbar.php:11
filtervb_element_navbarelement\header\vb-navbar.php:234
filtervb_element_class_navbarelement\header\vb-navbar.php:277
filtervb_element_css_navbarelement\header\vb-navbar.php:302
filtervb_element_css_navbar_singleelement\header\vb-navbar.php:303
filtervb_element_style_navbar_styleelement\header\vb-navbar.php:333
filtervb_element_style_navbar_single_styleelement\header\vb-navbar.php:334
filtervb_element_style_dropdown_styleelement\header\vb-navbar.php:335
filtervb_element_style_sidebar_styleelement\header\vb-navbar.php:336
filtervb_element_style_nav_menuelement\header\vb-navbar.php:337
filtervb_element_style_nav_accountelement\header\vb-navbar.php:338
filtervb_element_style_nav_wishelement\header\vb-navbar.php:339
filtervb_element_style_nav_contact_uselement\header\vb-navbar.php:340
filtervb_element_style_nav_callelement\header\vb-navbar.php:341
filtervb_element_style_nav_textelement\header\vb-navbar.php:342
actionvb_preview_main_elementelement\header\vb-navbar.php:355
filtervb_element_options_vb_headerelement\header\vb-navbar_single.php:11
filtervb_element_navbar_singleelement\header\vb-navbar_single.php:223
filtervb_element_class_navbar_singleelement\header\vb-navbar_single.php:246
actionvb_preview_main_elementelement\header\vb-navbar_single.php:270
filtervb_element_options_vb_headerelement\header\vb-nav_account.php:11
filtervb_element_nav_accountelement\header\vb-nav_account.php:43
actionvb_preview_main_elementelement\header\vb-nav_account.php:190
filtervb_element_options_vb_headerelement\header\vb-nav_call.php:11
filtervb_element_nav_callelement\header\vb-nav_call.php:231
actionvb_preview_main_elementelement\header\vb-nav_call.php:274
filtervb_element_options_vb_headerelement\header\vb-nav_cart.php:11
filtervb_element_nav_cartelement\header\vb-nav_cart.php:40
filtervb_element_css_nav_cartelement\header\vb-nav_cart.php:205
filtervb_element_style_nav_cartelement\header\vb-nav_cart.php:250
actionvb_preview_main_elementelement\header\vb-nav_cart.php:269
filtervb_element_options_vb_headerelement\header\vb-nav_category_menu.php:11
filtervb_element_nav_category_menuelement\header\vb-nav_category_menu.php:379
filtervb_element_css_nav_category_menuelement\header\vb-nav_category_menu.php:501
actionvb_preview_main_elementelement\header\vb-nav_category_menu.php:538
filtervb_element_options_vb_headerelement\header\vb-nav_contact_us.php:11
filtervb_element_nav_contact_uselement\header\vb-nav_contact_us.php:231
actionvb_preview_main_elementelement\header\vb-nav_contact_us.php:275
filtervb_element_options_vb_headerelement\header\vb-nav_html.php:11
filtervb_element_nav_htmlelement\header\vb-nav_html.php:88
filtervb_element_options_vb_headerelement\header\vb-nav_image.php:11
filtervb_element_nav_imageelement\header\vb-nav_image.php:191
filtervb_element_css_nav_imageelement\header\vb-nav_image.php:256
actionvb_preview_main_elementelement\header\vb-nav_image.php:283
filtervb_element_options_vb_headerelement\header\vb-nav_logo.php:11
filtervb_element_nav_logoelement\header\vb-nav_logo.php:133
filtervb_element_css_nav_logoelement\header\vb-nav_logo.php:181
actionvb_preview_main_elementelement\header\vb-nav_logo.php:211
filtervb_element_options_vb_headerelement\header\vb-nav_menu.php:11
filtervb_element_nav_menuelement\header\vb-nav_menu.php:304
filtervb_element_css_nav_menuelement\header\vb-nav_menu.php:427
filtervb_element_css_nav_accountelement\header\vb-nav_menu.php:428
filtervb_element_css_nav_wishelement\header\vb-nav_menu.php:429
filtervb_element_css_nav_contact_uselement\header\vb-nav_menu.php:430
filtervb_element_css_nav_callelement\header\vb-nav_menu.php:431
filtervb_element_css_nav_textelement\header\vb-nav_menu.php:432
filtervb_element_css_nav_shortcodeelement\header\vb-nav_menu.php:433
filtervb_element_css_nav_sidebarelement\header\vb-nav_menu.php:434
filtervb_element_css_nav_htmlelement\header\vb-nav_menu.php:435
actionvb_preview_main_elementelement\header\vb-nav_menu.php:454
filtervb_element_options_vb_headerelement\header\vb-nav_mobile_menu.php:11
filtervb_element_nav_mobile_menuelement\header\vb-nav_mobile_menu.php:338
filtervb_element_css_nav_mobile_menuelement\header\vb-nav_mobile_menu.php:463
filtervb_element_style_nav_mobile_menuelement\header\vb-nav_mobile_menu.php:497
actionvb_preview_main_elementelement\header\vb-nav_mobile_menu.php:517
filtervb_element_options_vb_headerelement\header\vb-nav_search.php:11
filtervb_element_nav_searchelement\header\vb-nav_search.php:42
filtervb_element_css_nav_searchelement\header\vb-nav_search.php:117
filtervb_element_style_nav_searchelement\header\vb-nav_search.php:139
actionvb_preview_main_elementelement\header\vb-nav_search.php:159
filtervb_element_options_vb_headerelement\header\vb-nav_shortcode.php:11
filtervb_element_nav_shortcodeelement\header\vb-nav_shortcode.php:91
filtervb_element_options_vb_headerelement\header\vb-nav_sidebar.php:11
filtervb_element_nav_sidebarelement\header\vb-nav_sidebar.php:82
filtervb_element_options_vb_headerelement\header\vb-nav_social.php:11
filtervb_element_nav_socialelement\header\vb-nav_social.php:46
filtervb_element_css_nav_socialelement\header\vb-nav_social.php:123
filtervb_element_style_nav_socialelement\header\vb-nav_social.php:163
actionvb_preview_main_elementelement\header\vb-nav_social.php:189
filtervb_element_options_vb_headerelement\header\vb-nav_text.php:11
filtervb_element_nav_textelement\header\vb-nav_text.php:313
actionvb_preview_main_elementelement\header\vb-nav_text.php:356
filtervb_element_options_vb_headerelement\header\vb-nav_wish.php:11
filtervb_element_nav_wishelement\header\vb-nav_wish.php:234
actionvb_preview_main_elementelement\header\vb-nav_wish.php:284
filtervb_element_global_vb_headerelement\header\vb-sidebar_style.php:11
filtervb_element_css_sidebar_styleelement\header\vb-sidebar_style.php:188
filtervb_element_style_nav_menuelement\header\vb-sidebar_style.php:206
actionvb_preview_main_elementelement\header\vb-sidebar_style.php:220
filtervb_element_optionselement\woocommerce\vb-product.php:12
filtervb_element_productelement\woocommerce\vb-product.php:66
filtervb_element_css_productelement\woocommerce\vb-product.php:114
filtervb_element_css_product_carouselelement\woocommerce\vb-product.php:115
filtervb_element_css_single_product_relatedelement\woocommerce\vb-product.php:116
filtervb_element_css_single_product_related_carouselelement\woocommerce\vb-product.php:117
filtervb_element_css_single_product_upsellselement\woocommerce\vb-product.php:118
filtervb_element_css_single_product_upsells_carouselelement\woocommerce\vb-product.php:119
filtervb_element_css_product_catelement\woocommerce\vb-product.php:120
filtervb_element_css_product_cat_carouselelement\woocommerce\vb-product.php:121
filtervb_element_style_productelement\woocommerce\vb-product.php:140
filtervb_element_style_product_carouselelement\woocommerce\vb-product.php:141
filtervb_element_style_single_product_relatedelement\woocommerce\vb-product.php:143
filtervb_element_style_single_product_related_carouselelement\woocommerce\vb-product.php:144
filtervb_element_style_single_product_upsellselement\woocommerce\vb-product.php:145
filtervb_element_style_single_product_upsells_carouselelement\woocommerce\vb-product.php:146
filtervb_element_style_product_catelement\woocommerce\vb-product.php:147
filtervb_element_style_product_cat_carouselelement\woocommerce\vb-product.php:148
actionvb_preview_main_elementelement\woocommerce\vb-product.php:164
filtervb_element_optionselement\woocommerce\vb-product_carousel.php:12
filtervb_element_product_carouselelement\woocommerce\vb-product_carousel.php:67
filtervb_element_optionselement\woocommerce\vb-product_cat.php:12
filtervb_element_product_catelement\woocommerce\vb-product_cat.php:50
filtervb_element_optionselement\woocommerce\vb-product_tag.php:11
filtervb_element_product_tagelement\woocommerce\vb-product_tag.php:136
filtervb_element_css_product_tagelement\woocommerce\vb-product_tag.php:179
filtervb_element_style_product_tagelement\woocommerce\vb-product_tag.php:198
actionvb_preview_main_elementelement\woocommerce\vb-product_tag.php:214
filtervb_element_preview_single_product_additional_informationelement\woocommerce\vb-single_product_additional_information.php:76
filtervb_element_single_product_additional_informationelement\woocommerce\vb-single_product_additional_information.php:104
filtervb_element_css_single_product_additional_informationelement\woocommerce\vb-single_product_additional_information.php:128
filtervb_element_style_single_product_additional_informationelement\woocommerce\vb-single_product_additional_information.php:152
filtervb_element_preview_single_product_add_to_cartelement\woocommerce\vb-single_product_add_to_cart.php:487
filtervb_element_single_product_add_to_cartelement\woocommerce\vb-single_product_add_to_cart.php:514
filtervb_element_css_single_product_add_to_cartelement\woocommerce\vb-single_product_add_to_cart.php:540
filtervb_element_style_single_product_add_to_cartelement\woocommerce\vb-single_product_add_to_cart.php:579
filtervb_element_single_product_add_to_compareelement\woocommerce\vb-single_product_add_to_compare.php:89
filtervb_element_css_single_product_add_to_compareelement\woocommerce\vb-single_product_add_to_compare.php:120
filtervb_element_style_single_product_add_to_compareelement\woocommerce\vb-single_product_add_to_compare.php:145
actionvb_preview_main_elementelement\woocommerce\vb-single_product_add_to_compare.php:166
filtervb_element_preview_single_product_add_to_wishelement\woocommerce\vb-single_product_add_to_wish.php:89
filtervb_element_single_product_add_to_wishelement\woocommerce\vb-single_product_add_to_wish.php:119
filtervb_element_css_single_product_add_to_wishelement\woocommerce\vb-single_product_add_to_wish.php:147
filtervb_element_style_single_product_add_to_wishelement\woocommerce\vb-single_product_add_to_wish.php:172
actionvb_preview_main_elementelement\woocommerce\vb-single_product_add_to_wish.php:193
filtervb_element_preview_single_product_contentelement\woocommerce\vb-single_product_content.php:107
filtervb_element_single_product_contentelement\woocommerce\vb-single_product_content.php:134
filtervb_element_css_single_product_contentelement\woocommerce\vb-single_product_content.php:158
filtervb_element_style_single_product_contentelement\woocommerce\vb-single_product_content.php:179
filtervb_element_preview_single_product_countdownelement\woocommerce\vb-single_product_countdown.php:51
filtervb_element_single_product_countdownelement\woocommerce\vb-single_product_countdown.php:71
filtervb_element_css_single_product_countdownelement\woocommerce\vb-single_product_countdown.php:93
filtervb_element_style_single_product_countdownelement\woocommerce\vb-single_product_countdown.php:117
filtervb_element_preview_single_product_data_tabselement\woocommerce\vb-single_product_data_tabs.php:389
filterwoocommerce_product_tabselement\woocommerce\vb-single_product_data_tabs.php:398
filtervb_element_single_product_data_tabselement\woocommerce\vb-single_product_data_tabs.php:429
filtervb_element_css_single_product_data_tabselement\woocommerce\vb-single_product_data_tabs.php:454
filtervb_element_style_single_product_data_tabselement\woocommerce\vb-single_product_data_tabs.php:507
filtervb_element_single_product_imageselement\woocommerce\vb-single_product_images.php:575
filtervb_element_css_single_product_imageselement\woocommerce\vb-single_product_images.php:608
filtervb_element_style_single_product_imageselement\woocommerce\vb-single_product_images.php:641
filtervb_element_preview_single_product_metaelement\woocommerce\vb-single_product_meta - Copy.php:378
filtervb_element_single_product_metaelement\woocommerce\vb-single_product_meta - Copy.php:404
filtervb_element_css_single_product_metaelement\woocommerce\vb-single_product_meta - Copy.php:428
filtervb_element_style_single_product_metaelement\woocommerce\vb-single_product_meta - Copy.php:453
filtervb_element_preview_single_product_metaelement\woocommerce\vb-single_product_meta.php:399
filtervb_element_single_product_metaelement\woocommerce\vb-single_product_meta.php:425
filtervb_element_css_single_product_metaelement\woocommerce\vb-single_product_meta.php:449
filtervb_element_style_single_product_metaelement\woocommerce\vb-single_product_meta.php:474
filtervb_element_preview_single_product_priceelement\woocommerce\vb-single_product_price.php:66
filtervb_element_single_product_priceelement\woocommerce\vb-single_product_price.php:87
filtervb_element_css_single_product_priceelement\woocommerce\vb-single_product_price.php:110
filtervb_element_style_single_product_priceelement\woocommerce\vb-single_product_price.php:127
filtervb_element_preview_single_product_ratingelement\woocommerce\vb-single_product_rating.php:123
filtervb_element_single_product_ratingelement\woocommerce\vb-single_product_rating.php:145
filtervb_element_css_single_product_ratingelement\woocommerce\vb-single_product_rating.php:171
filtervb_element_style_single_product_ratingelement\woocommerce\vb-single_product_rating.php:195
filtervb_element_preview_single_product_relatedelement\woocommerce\vb-single_product_related.php:82
filtervb_element_single_product_relatedelement\woocommerce\vb-single_product_related.php:108
filtervb_element_preview_single_product_related_carouselelement\woocommerce\vb-single_product_related_carousel.php:59
filtervb_element_single_product_related_carouselelement\woocommerce\vb-single_product_related_carousel.php:77
filtervb_element_preview_single_product_reviewselement\woocommerce\vb-single_product_reviews.php:55
filtervb_element_single_product_reviewselement\woocommerce\vb-single_product_reviews.php:81
filtervb_element_css_single_product_reviewselement\woocommerce\vb-single_product_reviews.php:107
filtervb_element_style_single_product_reviewselement\woocommerce\vb-single_product_reviews.php:152
filtervb_element_preview_single_product_short_descriptionelement\woocommerce\vb-single_product_short_description.php:83
filtervb_element_single_product_short_descriptionelement\woocommerce\vb-single_product_short_description.php:109
filtervb_element_css_single_product_short_descriptionelement\woocommerce\vb-single_product_short_description.php:136
filtervb_element_style_single_product_short_descriptionelement\woocommerce\vb-single_product_short_description.php:153
filtervb_element_preview_single_product_stockelement\woocommerce\vb-single_product_stock.php:153
filtervb_element_single_product_stockelement\woocommerce\vb-single_product_stock.php:178
filtervb_element_css_single_product_stockelement\woocommerce\vb-single_product_stock.php:203
filtervb_element_style_single_product_stockelement\woocommerce\vb-single_product_stock.php:229
filtervb_element_preview_single_product_titleelement\woocommerce\vb-single_product_title.php:117
filtervb_element_single_product_titleelement\woocommerce\vb-single_product_title.php:142
filtervb_element_css_single_product_titleelement\woocommerce\vb-single_product_title.php:167
filtervb_element_style_single_product_titleelement\woocommerce\vb-single_product_title.php:184
filtervb_element_preview_single_product_upsellselement\woocommerce\vb-single_product_upsells.php:85
filtervb_element_single_product_upsellselement\woocommerce\vb-single_product_upsells.php:111
filtervb_element_preview_single_product_upsells_carouselelement\woocommerce\vb-single_product_upsells_carousel.php:56
filtervb_element_single_product_upsells_carouselelement\woocommerce\vb-single_product_upsells_carousel.php:74
filtervb_element_preview_woocommerce_breadcrumbselement\woocommerce\vb-woocommerce_breadcrumbs.php:148
filtervb_element_woocommerce_breadcrumbselement\woocommerce\vb-woocommerce_breadcrumbs.php:178
filtervb_element_css_woocommerce_breadcrumbselement\woocommerce\vb-woocommerce_breadcrumbs.php:215
filtervb_element_style_woocommerce_breadcrumbselement\woocommerce\vb-woocommerce_breadcrumbs.php:242
actionvb_preview_main_elementelement\woocommerce\vb-woocommerce_breadcrumbs.php:256
filtervb_element_preview_woocommerce_noticeselement\woocommerce\vb-woocommerce_notices.php:264
filtervb_element_woocommerce_noticeselement\woocommerce\vb-woocommerce_notices.php:300
filtervb_element_css_woocommerce_noticeselement\woocommerce\vb-woocommerce_notices.php:325
filtervb_element_style_woocommerce_noticeselement\woocommerce\vb-woocommerce_notices.php:352
actionvb_preview_main_elementelement\woocommerce\vb-woocommerce_notices.php:370
actionelementor/widgets/registerelementor\elementor.php:32
actionelementor/editor/before_enqueue_scriptselementor\elementor.php:35
actionelementor/elements/categories_registeredelementor\elementor.php:77
filtervb_element_css_elementenqueue\element-config.php:11
actionvb_preview_elementenqueue\element-config.php:83
actionwp_enqueue_scriptsenqueue\enqueue.php:188
actionafter_setup_themeenqueue\minify.php:9
actioninitframework\builder\menu-builder.php:31
filterwp_nav_menu_item_custom_fieldsframework\builder\menu-builder.php:33
filterwp_nav_menu_item_custom_fieldsframework\builder\menu-builder.php:36
actionwp_update_nav_menu_itemframework\builder\menu-builder.php:79
actionadmin_head-nav-menus.phpframework\builder\menu-builder.php:192
actionadd_meta_boxesframework\builder\metabox-builder.php:33
actionsave_postframework\builder\metabox-builder.php:147
actionadd_meta_boxesframework\builder\page-builder.php:11
actionadd_meta_boxesframework\builder\page-builder.php:26
actionsave_postframework\builder\page-builder.php:90
actionelementor/editor/after_saveframework\builder\page-builder.php:139
filtervb_icon_elementframework\fonts\fa-icon.php:981
filtervb_icon_elementframework\fonts\flaticon.php:415
filtervb_icon_elementframework\fonts\flaticon_thin.php:849
filtervb_icon_elementframework\fonts\metrizeicon.php:323
filtervb_icon_elementframework\fonts\typcn.php:358
actionadmin_enqueue_scriptsframework\framework.php:85
actionwp_print_scriptsframework\framework.php:170
actionwp_print_stylesframework\framework.php:171
actionadmin_enqueue_scriptsframework\framework.php:236
filteradmin_body_classframework\framework.php:354
filterpage_row_actionsframework\framework.php:372
filterpost_row_actionsframework\framework.php:373
actionadmin_bar_menuframework\framework.php:417
filterdisplay_post_statesframework\framework.php:426
actionelementor/editor/after_enqueue_stylesframework\framework.php:445
actionadmin_menuframework\frontend.php:12
actionadmin_enqueue_scriptsframework\frontend.php:77
actionadmin_headframework\frontend.php:110
actioninitframework\includes\icon-picker.php:12
actionedit_form_after_titleframework\includes\switch-mode.php:52
filteradmin_body_classframework\includes\switch-mode.php:64
actioninitframework\post-type\vb_blog.php:19
actioninitframework\post-type\vb_footer.php:13
actioninitframework\post-type\vb_header.php:13
actioninitframework\post-type\vb_product.php:19
actionwp_headinc\blog\blog-comments.php:227
actionelementor/frontend/before_renderinc\elementor-functions.php:254
filterthe_contentinc\page.php:12
filterget_the_excerptinc\page.php:41
filterpage_templateinc\page.php:198
filtertheme_page_templatesinc\page.php:214
actioninitinc\preview.php:12
filtershow_admin_barinc\preview.php:15
actionvb_product_item_beforeinc\woocommerce\product-module.php:21
actionvb_product_imageinc\woocommerce\product-module.php:26
actionvb_product_imageinc\woocommerce\product-module.php:28
actionvb_product_imageinc\woocommerce\product-module.php:29
actionvb_product_imageinc\woocommerce\product-module.php:31
actionvb_product_title_beforeinc\woocommerce\product-module.php:38
actionvb_product_title_beforeinc\woocommerce\product-module.php:40
actionvb_product_titleinc\woocommerce\product-module.php:43
actionvb_product_title_afterinc\woocommerce\product-module.php:45
actionvb_product_title_afterinc\woocommerce\product-module.php:48
actionvb_product_title_afterinc\woocommerce\product-module.php:49
actionvb_product_title_afterinc\woocommerce\product-module.php:50
actionvb_product_title_afterinc\woocommerce\product-module.php:51
actionvb_product_title_afterinc\woocommerce\product-module.php:53
actionvb_product_price_beforeinc\woocommerce\product-module.php:59
actionvb_product_price_afterinc\woocommerce\product-module.php:62
filtervb_library_columnlibrary\column-library.php:35
actionvb_library_vb_footerlibrary\footer-library.php:11
actionvb_library_vb_footer_elementorlibrary\footer-library.php:30
actionvb_library_vb_headerlibrary\header-library.php:6
actionvb_library_vb_single_bloglibrary\single_blog-library.php:6
filtervb_menu_optionsmenu\menu-elementor.php:11
filtervb_menu_start_elementormenu\menu-elementor.php:37
filtervb_menu_end_elementormenu\menu-elementor.php:73
filtervb_menu_optionsmenu\menu-menu.php:11
filtervb_menu_start_menumenu\menu-menu.php:107
filtervb_menu_end_menumenu\menu-menu.php:226
filtervb_menu_optionsmenu\menu-section.php:11
filtervb_menu_start_sectionmenu\menu-section.php:95
filtervb_menu_end_sectionmenu\menu-section.php:110
filtervb_menu_optionsmenu\menu-visualbuilder.php:11
filtervb_menu_start_visualbuildermenu\menu-visualbuilder.php:41
filtervb_menu_end_visualbuildermenu\menu-visualbuilder.php:77
filtervb_metaboxmetabox\single-product-metabox.php:2
filtervb_control_optionsoptions\array.php:12
filtervb_control_optionsoptions\array.php:42
filtervb_control_optionsoptions\array.php:63
filtervb_control_optionsoptions\array.php:85
filtervb_control_optionsoptions\array.php:132
filtervb_control_optionsoptions\array.php:157
filtervb_control_optionsoptions\array.php:185
filtervb_control_optionsoptions\array.php:255
filtervb_control_optionsoptions\array.php:312
filtervb_control_optionsoptions\array.php:353
filtervb_control_optionsoptions\array.php:397
filtervb_control_optionsoptions\array.php:429
filtervb_control_optionsoptions\array.php:479
filtervb_control_optionsoptions\array.php:526
filtervb_control_optionsoptions\array.php:567
filtervb_control_optionsoptions\array.php:596
filtervb_control_optionsoptions\array.php:622
filtervb_control_optionsoptions\array.php:665
filtervb_control_optionsoptions\array.php:690
filtervb_control_optionsoptions\array.php:724
filtervb_control_optionsoptions\array.php:756
filtervb_control_optionsoptions\array.php:778
filtervb_control_optionsoptions\array.php:799
filtervb_control_optionsoptions\array.php:821
filtervb_control_optionsoptions\array.php:843
filtervb_control_optionsoptions\array.php:875
filtervb_control_optionsoptions\array.php:919
filtervb_control_optionsoptions\array.php:949
filtervb_control_optionsoptions\array.php:979
filtervb_control_optionsoptions\array.php:1002
filtervb_control_optionsoptions\array.php:1022
filtervb_control_optionsoptions\array.php:1053
filtervb_control_optionsoptions\array.php:1106
filtervb_control_optionsoptions\array.php:1126
filtervb_control_optionsoptions\array.php:1152
filtervb_control_optionsoptions\array.php:1175
filtervb_control_optionsoptions\arrows.php:11
filtervb_control_optionsoptions\arrows.php:171
filtervb_control_optionsoptions\avatar_style.php:11
filtervb_control_optionsoptions\background.php:11
filtervb_control_optionsoptions\background.php:116
filtervb_control_optionsoptions\blog_meta.php:11
filtervb_control_optionsoptions\box_style.php:11
filtervb_control_optionsoptions\box_style.php:200
filtervb_control_optionsoptions\button_style.php:11
filtervb_control_optionsoptions\button_style.php:263
filtervb_control_optionsoptions\button_style.php:491
filtervb_control_optionsoptions\button_style.php:759
filtervb_control_optionsoptions\countdown_style.php:11
filtervb_control_optionsoptions\element.php:11
filtervb_control_optionsoptions\element_attributes.php:11
filtervb_control_optionsoptions\element_background.php:11
filtervb_control_optionsoptions\element_border.php:11
filtervb_control_optionsoptions\element_motioneffects.php:11
filtervb_control_optionsoptions\element_overlay.php:11
filtervb_control_optionsoptions\element_responsive.php:11
filtervb_control_optionsoptions\element_space.php:11
filtervb_control_optionsoptions\featured_image.php:11
filtervb_control_optionsoptions\featured_image.php:122
filtervb_control_optionsoptions\form_style.php:11
filtervb_control_optionsoptions\global_style.php:11
filtervb_control_optionsoptions\global_style.php:232
filtervb_control_optionsoptions\icon_style.php:11
filtervb_control_optionsoptions\image_style.php:11
filtervb_control_optionsoptions\image_style.php:292
filtervb_control_optionsoptions\items.php:11
filtervb_control_optionsoptions\menu_box_style.php:11
filtervb_control_optionsoptions\menu_text_style.php:11
filtervb_control_optionsoptions\meta_style.php:12
filtervb_control_optionsoptions\module.php:11
filtervb_control_optionsoptions\pager.php:11
filtervb_control_optionsoptions\pagination.php:12
filtervb_control_optionsoptions\prefix_style.php:11
filtervb_control_optionsoptions\prefix_style.php:140
filtervb_control_optionsoptions\price_style.php:11
filtervb_control_optionsoptions\product_button_style.php:11
filtervb_control_optionsoptions\product_meta.php:11
filtervb_control_optionsoptions\query.php:11
filtervb_nav_menu_array_optionsoptions\query.php:34
filtervb_control_optionsoptions\query.php:51
filtervb_control_optionsoptions\query.php:78
filtervb_control_optionsoptions\query.php:105
filtervb_control_optionsoptions\query.php:137
filtervb_control_optionsoptions\query.php:159
filtervb_control_optionsoptions\query.php:191
filtervb_control_optionsoptions\query.php:220
filtervb_control_optionsoptions\query.php:249
filtervb_control_optionsoptions\query.php:281
filtervb_control_optionsoptions\query.php:300
filtervb_control_optionsoptions\query.php:318
filtervb_control_optionsoptions\query.php:334
filtervb_control_optionsoptions\query.php:354
filtervb_control_optionsoptions\query.php:378
filtervb_control_optionsoptions\rating_style.php:11
filtervb_control_optionsoptions\search_style.php:11
filtervb_control_optionsoptions\slider.php:11
filtervb_control_optionsoptions\social_icons.php:101
filtervb_control_optionsoptions\stock_style.php:11
filtervb_control_optionsoptions\table_style.php:11
filtervb_control_optionsoptions\tbox.php:11
filtervb_control_optionsoptions\tbox.php:81
filtervb_control_optionsoptions\tbox.php:155
filtervb_control_optionsoptions\tbox_style.php:11
filtervb_control_optionsoptions\tbox_style.php:167
filtervb_control_optionsoptions\text_style.php:11
filtervb_control_optionsoptions\text_style.php:134
filtervb_control_optionsoptions\text_style.php:361
filtervb_control_optionsoptions\thumbnail_style.php:11
filtervb_control_optionsoptions\typography.php:11
filtervb_control_optionsoptions\typography.php:122
filtervb_control_optionsoptions\typography.php:227
actiontemplate_redirectthemes\default\default-funtions.php:12
actionget_headerthemes\default\default-funtions.php:16
actionwp_enqueue_scriptsthemes\default\default-funtions.php:17
actionget_footerthemes\default\default-funtions.php:20
actionwp_enqueue_scriptsthemes\default\default-funtions.php:21
actionwp_enqueue_scriptsthemes\default\default-funtions.php:24
filtersingle_templatethemes\default\default-funtions.php:26
filtersingle_templatethemes\default\default-funtions.php:69
filtertemplate_includethemes\default\default-funtions.php:100
actionvisualbuilder_initvisual-builder.php:41
filterwp_titlevisual-builder.php:208
filterwp_list_categoriesvisual-builder.php:209
filterbody_classvisual-builder.php:304
filterpage_templatevisual-builder.php:375
filtertheme_page_templatesvisual-builder.php:393
filtersingle_templatevisual-builder.php:496
actionwidgets_initwidgets\widget-blog.php:12
actionwidgets_initwidgets\widget-blog_tag.php:12
actionwidgets_initwidgets\widget-product.php:13
actionwidgets_initwidgets\widget-product_tag.php:12
actionwidgets_initwidgets\widget-social.php:12
Maintenance & Trust

Visual Builder Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 9, 2026
PHP min version7.4.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Visual Builder Developer Profile

dastan800

3 plugins · 1K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
48 days
View full developer profile
Detection Fingerprints

How We Detect Visual Builder

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/visual-builder/assets/css/main.css/wp-content/plugins/visual-builder/assets/css/custom.css/wp-content/plugins/visual-builder/assets/js/vendors/jquery-ui.min.js/wp-content/plugins/visual-builder/assets/js/vendors/jquery.ddslick.min.js/wp-content/plugins/visual-builder/assets/js/vendors/jquery.nicescroll.min.js/wp-content/plugins/visual-builder/assets/js/vendors/bootstrap.min.js/wp-content/plugins/visual-builder/assets/js/vendors/bootstrap-colorpicker.js/wp-content/plugins/visual-builder/assets/js/vendors/bootstrap-select.min.js+13 more
Script Paths
/wp-content/plugins/visual-builder/assets/js/vendors/jquery-ui.min.js/wp-content/plugins/visual-builder/assets/js/vendors/jquery.ddslick.min.js/wp-content/plugins/visual-builder/assets/js/vendors/jquery.nicescroll.min.js/wp-content/plugins/visual-builder/assets/js/vendors/bootstrap.min.js/wp-content/plugins/visual-builder/assets/js/vendors/bootstrap-colorpicker.js/wp-content/plugins/visual-builder/assets/js/vendors/bootstrap-select.min.js+13 more

HTML / DOM Fingerprints

CSS Classes
visual-builder-containervisual-builder-elementvb-settings-modalvb-add-sectionvb-add-columnvb-add-element
HTML Comments
<!-- visual builder -->
Data Attributes
data-vb-iddata-vb-typedata-vb-settings
JS Globals
VisualBuildervb_options
REST Endpoints
/wp-json/visual-builder/v1/save/wp-json/visual-builder/v1/load
Shortcode Output
[visual_builder][visual_builder_section][visual_builder_column][visual_builder_element]
FAQ

Frequently Asked Questions about Visual Builder