Media sync script

add_action( 'admin_init', 'media_sync_library' ); function media_sync_library() { // Folder inside uploads to scan $scan_folder = '/2026/02';…

Property Type Conditional Search Fields

jQuery(document).ready(function($) { // ============================================ // FIELD VISIBILITY BASED ON PROPERTY TYPE // ============================================ // All conditional…

sagar rane
<10

Withholding Tax Example

Withhold 30% of each commission amount when the customer address matches the store country for withholding…

Vendd Theme - Display Downloads Purchase Button

This is a CSS snippet which displays the download purchase button

japao relativo

Japão Relativo | Curadoria × FABIO AKIRA Curadoria Japão Relativo VISITJAPAN Explorar por Categoria Todos Cultura…

Set a Custom Email Header (copy)

This snippet sets custom email headers to ensure you can control specific behaviors of your sent…

WWPP & Elementor - Show correct wholesale prices in the Elementor side cart

/** * WWPP & Elementor: show correct wholesale prices in Elementor side cart. */ add_filter( 'woocommerce_cart_item_price',…

Min-Max Product Price (with decimal support)

Add minimum/maximum validation to your product's price - with decimal support

Remove title on all pages for Hello Theme

By default Hello theme displays page title at the top of every page. While you can…

remove auto linkig

remove_filter( 'comment_text', 'make_clickable', 9 );

Extra WordPress Filters in Pro (Do something with the age restriction display) | Display Eventbrite Events

Using this filter you can change the age restriction display. e.g. all_ages by default displays nothing,…

1 90 91 92 93 94 224