Gravitar Fix

add_filter('get_avatar', function($avatar_html, $id_or_email, $size) { // Force width/height attributes to match the requested avatar size $size…

Robert Jax
<10

CPT_KEYSMST_Weekly Summary Child to MST CASE

/** * Plugin Name: MST Weekly Summary CPT - Blueprint v4.2 Compliant * Description: Weekly summary…

ismail daugherty PRO
<10

NEXTSTEP SHORTCODE CRONJOB

/** * Compliance Calendar - Cron Jobs (Overdue Detection) * Checks for overdue compliance items and…

ismail daugherty PRO
<10

SEO for GHL

Pixel for SEO in GHL

Mike Hoaglin
<10

MemberPress: Exclude Protected Posts from Search Results

Removes any posts from the search results that the current user (or guest) does not have…

verbrauchsberechner_css

h2 { text-align: center; } main, .delete { margin-left: 20px; } #img_verbrauch { float: right; margin-right:…

Manfred Dreier
<10

CWP - MailChimp RSS email ID

Adds MailChimp email ID to RSS feeds for better conversion tracking

Enable Payment on Account

* - Adds a "Payment Methods" tab under WooCommerce > Settings. * - Shows a matrix…

Hide payment icons for trials

Hides the payment icons on checkout when the item in the card is a free trial

Allow HTML in the product description

function wcv_wpkses_post_html_tags( $tags, $context ) { if ( 'post' === $context ) { $tags['iframe'] = array(…

Add custom page to the vendor dashboard - custom menu link

add_filter( 'wcv_pro_dashboard_urls', 'custom_menu_link' ); function custom_menu_link( $pages ) { $pages[ 'custom_link' ] = array( 'slug' =>…

Buy Now

...

Amilee Selfridge
<10
1 137 138 139 140 141 214