WP Simple Pay: Custom Decimal Separator

Changes the decimal separator from a . (period) to a , (comma).

License Keys UL - Email Tag for Software Licensing

Adds an email template tag called {license_keys_ul} which can be used to output an unordered list…

Generate Press Custom Font

This snippet allows developers & designers the ability to add custom fonts to generate press themed…

Joe McCorison PRO
<10

Set a specific language for Cloudflare Turnstile.

/** * Set a specific language for Cloudflare Turnstile. * * @link https://wpforms.com/developers/how-to-set-the-language-for-cloudflare-turnstile */ function wpf_add_turnstile_language_script()…

<10

Subscription Status Shortcode

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

Exclude All Posts of a Category from News Sitemap

This snippet can be used to exclude All Posts of a Category from News Sitemap. Note:…

<10

Allow SVG Files Upload

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

<10

WP Simple Pay: BuddyBoss Preview Compatibility

Provides BuddyBoss preview function compatibility

WP Simple Pay: Disable Webhook Failed Notification

Disable alert bubbles when webhook events are not received.

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

pdf page count

pdf page count

George Nikfard
<10

Remove Price

Removes the price from all add to cart buttons

google

danny hill
<10
1 25 26 27 28 29 78