Redirect To Referer After Login

After a user logs in, redirect them back to the page they were on right before…

Change Campaign Slug Base

Change the /campaigns/ bit to something else.

WP Simple Pay: Add More Aggressive Rate Limiting

Changes the various default rate limit settings.

Translating the Total Field's Order Summary

This code targets specific elements inside the Order Summary and updates the labels to the translated…

<10

How to Block Names From Completing Your Form - First Last and First Middle Last format

/** * Prevent certain names from the other formats for the Name form field. * *…

<10

Enable Block Editor For Campaigns

Code that will modify the way the Campaign post type is set up to so that…

Add Field Placeholders

Add placeholder attributes to donation fields, removing the label field.

Prevent AIOSEO From Outputting any Data on Category Archive Pages

Prevent AIOSEO from outputting any data on category archive pages.

<10

WooCommerce Change "$0.00" to "Free"

/** * Snippet Name: WooCommerce Change "$0.00" to "Free" * Snippet Author: ecommercehints.com */ add_filter( 'woocommerce_get_price_html',…

Remove Gutenberg Block CSS

Remove Gutenberg Block Library CSS from loading on the frontend

Sending Form Fields as Smart Tags to Square

The snippet makes Smart Tags usable with Square payments. It allows you to include form fields…

<10

New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

Prevent AIOSEO From Outputting a rel=”prev” Link

Prevent AIOSEO from outputting a rel=”prev” link

<10

Add Currency

Add a new currency (the example here is Armenian Dram currency (AMD) ).

1 32 33 34 35 36 231