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) <…
Gtag
Analytics
Defining Mailgun Mailer Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
MemberPress: Display Account Tabs Anywhere
This code registers a new shortcode: [mepr-account-links]. This shortcode can be used anywhere to display the…
Hide nutrition facts for Tasty Recipes printing
Prevent nutritional information from being displayed in the Tasty Recipes print view
Google Tag Manager
Google Tag Manager Body
Remove Decimals
Removes decimal places from all prices
WP Simple Pay: Per-Form Fixed Tax Rate Percentages
Override the returned tax rate for a given Payment Form. Important: Tax rates with the percentage…
Custom Social Share Email Body
Can be used to modify the default email body (content) when a user clicks the social…
Increase SEO Analyzer TimeOut
AIOSEO - Increase SEO Analyzer TimeOut
Rich Pins
Rich Pins on Pinterest
Animacja Formularza
jQuery("input , textarea").focus(function(){ jQuery(this).parents('.elementor-field-group').addClass('focused'); }); jQuery("input , textarea").blur(function(){ var inputValue = jQuery(this).val(); if ( inputValue ==…
Calendly Calendar for Demo
Calendly Calendar for Demo