HEX
Server: Apache
System: Linux host.fiblib.com 5.14.0-570.58.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 29 06:24:11 EDT 2025 x86_64
User: scientificreligi (1062)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/houseofayushjain/public_html/wp-content/themes/woodmart/inc/configs/vc-templates.php
<?php if ( ! defined('WOODMART_THEME_DIR')) exit('No direct script access allowed');


return apply_filters( 'woodmart_get_vc_templates', array(
        array(
            'unique_id' => '4-column-product-tabs-with-arrows',
            'name' => '4-column product tabs with arrows',
            'type' => 'woodmart_templates',
        ),
        array(
            'unique_id' => '3-column-default-carousel-blog',
            'name' => '3-column default carousel blog',
            'type' => 'woodmart_templates',
        ),
        array(
            'unique_id' => 'categories-with-first-whide',
            'name' => 'Categories with first whide',
            'type' => 'woodmart_templates',
        ),
        array(
            'unique_id' => '4-column-service-icons',
            'name' => '4-column service icons',
            'type' => 'woodmart_templates',
        ),
        array(
            'unique_id' => 'sign-up-with-border',
            'name' => 'Sign up with border',
            'type' => 'woodmart_templates',
        ),
    )
);