WP Simple Pay: Custom Decimal Separator

Changes the decimal separator from a . (period) to a , (comma).

Displaying WPForms Pro on Quiz and Survey Master Results Pages

This code snippet will ensure WPForms Pro forms displays properly on QSM results pages.

<10

Disable New User Notifications

Disable the new user notification email for both the admin and user

FES Registration Form Redirect

Set custom redirect URLs for those who just registered to become vendors.

Add Subscriber to Segment

This snippet helps you add the push subscriber to the segment as per the action defined.

Donation Form Email Check

If you need to do manual validation of an email when a donation is being submitted…

WPCode Snippet: MU-Plugins Sync Engine

/** * WPCode Snippet: MU-Plugins Sync Engine * Description: Synchronizes MU-Plugins FROM /wp-content/mu-plugins/ TO wpcode_snippets_sync CPT…

ismail daugherty PRO
<10

Buy Now Button - Variation

add_filter( 'gettext', 'customizing_product_variation_message', 10, 3 ); function customizing_product_variation_message( $translated_text, $untranslated_text, $domain ) { if ($untranslated_text ==…

Carla Mawyin
<10

Remove Last Name at Checkout

Removes the Last Name field from the checkout page. Note: This worked with checkout shortcode only

Yoast SEO

Integration with Yoast SEO with WC Vendors

How To Show Last Modified Date On Blog Post Instead Of Published Date in WordPress

If you want to display the last modified date on your blog post without using a…

Using an Office 365 GCC or DoD email address

For security measures, Government Community Cloud (GCC) and U.S. Department of Defense (DoD) accounts typically use…

Register Podcast Meta Fields

Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…

Craig Carroll
<10
1 29 30 31 32 33 125