Non-required Card State

Makes the cart state a non-required field when present

Provider Referral

Refer a Patient | Skills Therapy Clinic Referral Partners Welcome Your Patients DeserveSpecialized Therapy.We Are Here…

Show login form for logged out users

Shows the [edd_login] form on restricted content for logged out users.

Genesis theme - use block editor in widgets

//* Genesis Enable the block-based widget editor add_filter( 'use_widgets_block_editor', '__return_true' );

Add order status to commissions table

/** * Add order status to commissions table * * @param Array $columns array stored column…

cart preview image stretch fix in oceanWP theme

/*Menu cart hover dropdown box image stretch fix*/ .woocommerce ul.product_list_widget li img { float: unset !important;…

Add TikTok to the social tab of settings

This will show the setting and it should be saved when saving the form.

Override Header Logo with Custom SVG

While you can select an SVG image from the customizer for your header logo if you…

Add Subscriber to Segment with Duration

Adds the subscriber to the segment for a specific duration, after the defined number of days…

Action Scheduler Cleardown | Display Eventbrite Events

Eventbrite uses Action Scheduler to handle background tasks when background processing is enabled. By default, Action…

Post-States

add_filter( 'display_post_states', 'bu_style_post_state_bricks', 15, 2 ); function bu_style_post_state_bricks ($post_states, $post) { if( isset( $post_states['bricks'] ) )…

Change TikTok purchase Event

When using the WPCode Conversion Pixels addon the event name used when a purchase is completed…

<10
1 142 143 144 145 146 217