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…
Mytestsnippet
Testing
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q
Shipping label template
/** * The template for displaying the shipping label * * Override this template by copying…
MemberPress: MailChimp Feed Unblocker
Allows MailChimp feed through the MemberPress rules protections. First, go into your MailChimp RSS setting and…
The commission is only log when the order status is completed
log commission when the order status is completed.
Disable delayed customer recalculations
In EDD 3.1.1.4+, to improve checkout performance, the recalculation of a customer's stats were deferred by…