Gravitar Fix
add_filter('get_avatar', function($avatar_html, $id_or_email, $size) { // Force width/height attributes to match the requested avatar size $size…
CPT_KEYSMST_Weekly Summary Child to MST CASE
/** * Plugin Name: MST Weekly Summary CPT - Blueprint v4.2 Compliant * Description: Weekly summary…
RS Ads-01
RS中文版
NEXTSTEP SHORTCODE CRONJOB
/** * Compliance Calendar - Cron Jobs (Overdue Detection) * Checks for overdue compliance items and…
SEO for GHL
Pixel for SEO in GHL
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:…
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
...