Subscription Status Shortcode

Adds a shortcode to display a short subscription status description for recurring payments.

Make Private Posts Visible to Subscribers

/* * Make Private Posts visible to Subscribers * Typically only visible to admin or editor…

Peter Beare
<10

Impact.com

Impact.com verification snippet

pdf page count

pdf page count

George Nikfard
<10

WP Simple Pay: Lower reCAPTCHA Threshold

Adjusts the reCAPTCHA v3 threshold for determining fraudulent interactions. 1.0 is very likely a good interaction,…

Format USD Currency

Displays $ as USD This will make $10 be displayed as 10 USD To set this…

Product tabs

ADDS A TAB IN PRODUCT PAGES

Carla Mawyin
<10

Increase After Order Actions Delay

By default, Easy Digital Downloads schedules a WP Cron event 30 seconds after a purchase is…

Allow SVG Files Upload

/** * Allow SVG uploads for administrator users. * * @param array $upload_mimes Allowed mime types.…

<10

Explicit Fixed Width and Height

add_filter( 'the_content', 'add_image_dimensions' ); function add_image_dimensions( $content ) { preg_match_all( '/]+>/i', $content, $images); if (count($images) <…

<10
1 69 70 71 72 73 214