pixel fb

Adrian Grygiewicz
<10

Allow SVG Files Upload

Add support for SVG files to be uploaded in WordPress media.

Disable filter added by the Caddy plugin that hides WooCommerce shipping rates

Removes the filter that hides other WooCommerce shipping rates when free shipping is available, allowing all…

EJEMPLO SHORDCODE CON ATRIBUTO

///Shortcode con atritubo //Ejemplo de uso [shorcode_name atributo="Valor Aqui"] echo "el atributo que colocaste es: ";…

mailpoet close css

MailPoet 弹窗缩小效果

dd XuZhu
<10

Single User in Idea Space

This is the view of a single user in idea space. There is a profile image,…

MemberPress: Redirect Users After Login Based on Roles

This code snippet customizes the login redirection in MemberPress based on user roles. Users with roles…

Grant Wholesale Lead Approval for a Certain User Role

Allow other user roles e.g. "Editor" to "Approve" or "Reject" wholesale applications from the WP Dashboard…

Set a cookie if the URL contains specific UTM parameters.

The below script checks the URL for specific UTM parameters and if found, saves a cookie…

MemberPress: Disable MemberPress Protection On Specific Page

This snippet allows disabling the MemberPress protection (unprotect) on a specific page. The code snippets overrides…

MemberPress: Auto Approve Sub-Accounts with New User Approve Plugin

This code snippet can be used if the New User Approve plugin is set on the…

Quiz About Getting Old

10 question multiple choice quiz about getting old

ACF JSON Menu Import

if( function_exists('acf_add_options_page') ) { acf_add_options_page(); } // // 1. Register ACF Field for Menu JSON add_action('acf/init',…

Reinhard Ekker
<10
1 100 101 102 103 104 228