File "init.php"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/kapee-extensions/inc/vc/vc-fields/init.php
File size: 261 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/***
* Load VC custom shortcode parameter elements
**/
require(KAPEE_EXTENSIONS_DIR. '/inc/vc/vc-fields/image-select.php' );
require(KAPEE_EXTENSIONS_DIR. '/inc/vc/vc-fields/number.php' );
require(KAPEE_EXTENSIONS_DIR. '/inc/vc/vc-fields/title.php' );
?>