Forum

JS code for question and answer page

Hide Specific Day From Opening Hours Output

This filter can be used to hide a specific day from Opening Hours output Replace 'Sunday'…

<10

Prevent AIOSEO From Rewriting Term Title

This snippet can be used to prevent AIOSEO from rewriting term titles.

<10

Google Ads

Google Ads

Dawn Ireland
<10

Auto register guests that purchase

function wc_register_guests( $order_id ) { // get all the order data $order = new WC_Order($order_id); //get…

Carla Mawyin
<10

MemberPress: Add Author Bio Shortcode

Place the [mpcs-author-bio] shortcode in a post, page, or course. The shortcode will display the biographical…

Disabling MemberPress Signup Reminder Emails for Specific Users

The code snippet disables MemberPress signup reminder emails for users with specified email addresses.

Change Login Form Arguments

The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().

Change Donor Name Display

Change the donors widget so only the first name and last name initial of the donor…

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

Move User Fields In Donation Form

In this example we move the user fields section (the "Your Details" bit) to appear below…

Set Minimum Donation Amount

Set the minimum donation amount required.

Change State To Province

Change the "State" field into a "Province" field.

Do Not Hide Donor Fields For Logged In Users

Charitable hides the donor fields for users who are logged in and you can force shown…

1 41 42 43 44 45 209