Full Speaker Meta with profile keys

/** * Initialize custom meta fields for Audio > Speakers products. * * Applies to product_cat slugs: * – speakers * – full-range * – subwoofers * – monitors * – line-array * * Change the slugs in $speaker_category_slugs if…Continue reading

Disable TEC Zoom/Webex Checks

add_filter( ‘tribe_events_virtual_integrations_provider_is_available’, function( $available, $provider, $event_id ) { // Normalize provider to string $provider_slug = is_string( $provider ) ? $provider : strtolower( get_class( $provider ) ); // List all known Zoom/Webex identifiers used in TEC $blocked_slugs = array( ‘zoom’, ‘zoom_meeting’,…Continue reading

Change Name Order in Marketking Dashboard

/** * Plugin Name: MarketKing Vendor Dashboard Name Order Snippet * Description: Changes name display order in MarketKing vendor dashboard from “firstname lastname” to “lastname firstname” in all areas * Version: 1.0.0 * Author: Custom Snippet * * Instructions: *…Continue reading

to add WordPress WooCommerce WhatsApp checkout (copy)

// Exit if accessed directly if (!defined(‘ABSPATH’)) { exit; } // Check if WooCommerce is active if (!in_array(‘woocommerce/woocommerce.php’, apply_filters(‘active_plugins’, get_option(‘active_plugins’)))) { add_action(‘admin_notices’, ‘superwp_wc_not_active_notice’); function superwp_wc_not_active_notice() { ?>Continue reading

Untitled Snippet

HaNoiRental Lọc Loại phòng >Phòng trọ>Căn hộ chung cư > Dưới 1 triệu > 3 – 5 triệu > 7 – 10 triệu > 13 – 15 triệuContinue reading