Search results for: admin

Untitled Snippet

wp_enqueue_style( 'style', get_stylesheet_uri() ); .wp-block-latest-comments__comment-date { color: var(--wp--preset--color--primary); font-size: var(--wp--preset--font-size--small); } function myfirsttheme_setup() { /* *…

Blog filter

Add a filter for blogs

Change Text For Minimum Donation Message

This allows you to change text for the display of the minimum donation on a donation…

Do On Complete

Execute code whenever an EDD purchase is complete.

Pinterest

file:///Users/severenhenderson/Downloads/pinterest-b4939.html

Severen Henderson
<10

Add a video field to the sign-up form

// Add the video field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_video_uploader'); function wcv_video_uploader( ){ //…

WP Simple Pay: Translate Stripe Error Messages

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

Add Shortcodes to the List of Conflicting Shortcodes

Add shortcodes to the list of conflicting shortcodes

30+

Google Ads

Google Ads

Dawn Ireland
<10

Remove HealthAndBeautyBusiness Schema

This snippet removes HealthAndBeautyBusiness Schema

<10

Generate a virtual coupon when order is completed.

This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…

1 17 18 19 20 21 82