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,…

Foodtruck

crée moi moi un plugin pour wordpress pour un foodtruck avec une commande pour fermer et…

Disable comments

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

<10

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

Add order status to the commissions table export

/** * Add order status to the commissions table export */ function wcv_commission_export_columns( $columns ){ $columns['order_status']…

disable joinchat whatsapp plugin on mobile biew

@media only screen and (max-width: 567px) { .joinchat{ position: absolute; bottom:70px; --s: 36px; margin-right:px; display:none }…

Untitled Snippet

custom events , running more than one function

WPEX Tetris REST Meta Integration

This code snippet exposes the following meta fields to the REST API: - universal_local_image_attachment_ids - universal_local_audio_attachment_ids…

Search Only Post

Limit the search to posts only, ignore all pages.

Reorder dashboard navigation

Bring the order page to the front of the product page

Static Page

html, body { overflow-x:hidden }

1 … 103 104 105 106 107 … 235