khaihihi
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
die( '-1' );
|
||||
}
|
||||
|
||||
require_once vc_path_dir( 'CONFIG_DIR', 'content/vc-custom-heading-element.php' );
|
||||
|
||||
return vc_custom_heading_element_params();
|
||||
Reference in New Issue
Block a user