Enable 'Quanity' label in woocommerce
add_action( 'woocommerce_before_add_to_cart_quantity', 'bbloomer_echo_qty_front_add_cart' ); function bbloomer_echo_qty_front_add_cart() { global $product; if ( $product->get_min_purchase_quantity() == $product->get_max_purchase_quantity() ) return;…
Set Default Donation Amount
Set the default donation amount for all campaigns.
GravityForms_DIR_AB_ACF - Gravity Forms & Feeds ACF Fields
* Description: Registers ACF fields for form and feed data + notification/confirmation content * Location: Run…
WpPages_DIR_AA_CPT - WordPress Pages Sync CPT Registration
* Description: Registers custom post type for WordPress pages data with full REST API support *…
PHP FOR LOVABLE
LOGIN REGISTRATION
Count and message according to number of user files
Displays a different message according to how many files a user has in their media library.
https://zuhuralkhshab.store/
new open
Join me on Pinterest
Discover delicious recipes and more!
Untitled Snippet
add_filter( 'aioseo_robots_meta', 'aioseo_filter_robots_meta' ); function aioseo_filter_robots_meta( $attributes ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'product_search=')…
Corrección de widgets tipo "slides.default"
Este script es un parche técnico diseñado para corregir errores de renderizado en los carruseles de…
Adjust Rate for Referrals
Adjusts the commission rate for payments that were referred by an affiliate when using Affiliates Pro
met checkout redirection
code to redirect checkout from meta to woocomm
Spreaker Automatic Sync
Runs an hourly background task to fetch the Spreaker RSS feed and automatically creates a new…