AffiliateWP -- Searchable Checkout Referrals Dropdown WPCode Description

Applies Select2 to the affiliate selector dropdown at checkout to make it searchable. Handles WooCommerce classic…

WWPP - Restrict add-to-cart on specific products to a specific wholesale role only

How to use and configure this snippet: 1. Set your exact Role Key: In the snippet,…

Disable comments

add_action('admin_init', function () { // Redirect any user trying to access comments page global $pagenow; if…

<10

Let Customers Select Their User Role From A Custom Field In Wholesale Lead Capture

Create a custom field with the user role selection, make sure that the values match your…

Restrict WordPress Admin Access by Country

Restrict access to wp-admin based on visitor country using Cloudflare's country header. Useful for agencies, membership…

Untitled Snippet

google.com, pub-9481928342352849, DIRECT, f08c47fec0942fa0

Remove Method label

add_filter( 'woocommerce_cart_shipping_method_full_label', 'remove_shipping_method_title', 10, 2 ); function remove_shipping_method_title( $label, $method ){ $new_label = ''; if (…

Recent products table

if ( ! function_exists( 'wcv_remove_recent_product_table_columns' ) ) { /** * Remove columns from Recent Products table…

Untitled Snippet

Web 1920 – 2 תכנים מקוריים בקרוב יעלו חדשות היום ערוץ לייב גיימרים ניו יורק LOST…

Parent-Teacher Conference Checlist

Lead magnet opt-in for parent-teacher conference checklist

Kristiina Almeida PRO
<10

Remove WordPress Version Number

add_filter('the_generator', '__return_empty_string');

<10

Set the ranges for Calendar & Calendar List (Combined) View | Display Eventbrite Events

The following code snippet filters the valid ranges for the next/prev keys of the calendar and…

Untitled Snippet

function obtener_sismos_recientes() { // URL de la API $url = 'https://ultimosismo.igp.gob.pe/ultimo-sismo/ajaxb/2024?_=1694788511856'; // Obtener los datos de…

1 126 127 128 129 130 226