Skip to content

Instantly share code, notes, and snippets.

View mahfuzul's full-sized avatar

Mahfuzul Hasan mahfuzul

View GitHub Profile
@mahfuzul
mahfuzul / vc_dependency.php
Last active July 20, 2023 09:27
Visual Composer field dependency variations
<?php
#Visual Composer field dependency examples:
array(
"type" => "attach_image",
"holder" => "div",
"param_name" => "section_title_image",
"dependency" => [
"element" => "title_type",