MemberPress: Move PayPal Smart Pay Buttons

Move the PayPal Smart Pay Buttons under the checkboxes for accepting Terms of Service and the…

Remove Recurring Donation Time Periods

This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…

Allow mobile zoom

function et_add_viewport_meta(){ echo ''; }

Hide Specific Day From Opening Hours Output

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

<10

E-List

sign up for our e-news

Why donate to your community non-profit of YC Shelter Coalition

Community-Focused "So glad to see this starting in our community. Emergency preparedness is something we all…

Change Number of Downloads in Bundle Select

When editing a bundle, the select field for choosing the downloads to include only displays a…

WP Simple Pay: Translate Stripe Error Messages

For more information about the available error codes and messages visit: https://stripe.com/docs/error-codes

featured-images-rss-feed

function featuredtoRSS($content) { global $post; if ( has_post_thumbnail( $post->ID ) ){ $content = '<div>' . get_the_post_thumbnail(…

MARK BOGDANOVIC (COSMO MEDIA D.O.O., UL.POHORSKEGA BATALJONA 57,LJUBLJANA,SLOVENIJA SI19178808
<10

Add Subscriber to Segment

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

Current Year Shortcode

Adding the option to use the current year [year] shortcode on your website on any website,…

MemberPress: Show MemberPress Account Page Navigation Menu on Any Page

The code snippet will register the [mepr-account-nav-menu] shortcode once added to the website. Adding the shortcode…

MemberPress: Send Password Reset Email After Subscription Signup

This code can be used to trigger the reset password email to users automatically after users…

Donation Form Email Check

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

1 48 49 50 51 52 224