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 ==…
Multipost Query Loop
This code snippet adds the ability to add multiple posts to the Generate Blocks Query Loop
WP Simple Pay: Facebook Payment Conversion Tracking
Execute a script the first and only time a payment confirmation is viewed.
Open External link to a new tab
This code snippet enhances a WordPress website by automatically opening external links in new tabs. When…
Load all Customizer "Additional CSS" in Block Editor
The CSS added to the frontend via the Customizer does not get added to the block…
Email: Change Footer Text
Filter the email footer text & link.
Add Wallet Deposit Levels
Deposit levels are pre-defined in EDD Wallet. This plugin allows you to add custom deposit levels,…
MemberPress: Hide Protected Posts from Search Results
Hide any posts that the current user (or guest) does not have access to from search…
On Add to Cart Event in EDD
Adds the cancellation event to stop the Browse Abandonment campaign for your push subscribers. This also…
Add Custom Field From Donation Form On The Receipt Page
This is an example of how to show a field data someone entered in their donation…
Change the Post ID Being Processed by AIOSEO
This snippet can be used to change the Post ID being processed by AIOSEO.
Customize Donation Stats
Customize the stats that are shown in the Donation Stats widget.
Remove address from the header
Remove address block from the header
WP Simple Pay: Custom Webhook Handling Example
An example of handling the `coupon.updated` webhook event. For a full list of available events see:…
Replace The WordPress Logo on Login Page with your own logo
Replace The WordPress Logo on Login Page with your own logo