PATH:
home
/
thebhoeo
/
public_html
/
booksfinders.com
/
wp-content__db40bc3
/
themes
/
woodmart
/
inc
/
configs
<?php if ( ! defined('WOODMART_THEME_DIR')) exit('No direct script access allowed'); /** * ------------------------------------------------------------------------------------------------ * Array of specific optinos * ------------------------------------------------------------------------------------------------ */ $rules = array( 'product_tabs_location' => array( 'will-be' => 'standard', 'if' => 'product_tabs_layout', 'in_array' => array( 'tabs' ) ), ); if( ! is_user_logged_in() ) { $rules['promo_popup'] = array( 'will-be' => false, 'if' => 'maintenance_mode', 'in_array' => array(true) ); } return apply_filters( 'woodmart_get_specific_options', $rules );
[-] reset-options-version.php
[edit]
[-] header-builder-structure.php
[edit]
[-] buttons-selectors.php
[edit]
[-] js-libraries.php
[edit]
[-] vc-templates.php
[edit]
[-] specific-options.php
[edit]
[-] typography-selectors.php
[edit]
[-] js-scripts.php
[edit]
[-] base-options.php
[edit]
[-] compatible-plugins.php
[edit]
[-] css-files.php
[edit]
[-] product-hovers.php
[edit]
[-] header-clone-structure.php
[edit]
[+]
..
[-] wpbcss-parts.php
[edit]
[-] header-examples.php
[edit]
[-] categories-designs.php
[edit]
[-] standard-fonts.php
[edit]
[-] header-sceleton.php
[edit]
[-] header-builder-settings.php
[edit]
[-] versions.php
[edit]