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…
om-translate-copied.js
document.addEventListener('om.Main.init', function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you…
Remove Specific Campaign Based on the Referral URL-v1
document.addEventListener('om.Campaign.startShow', function(event) { if(document.referrer.search.indexOf('google.com') > 0) { // replace with the specific referral domain var optinCampaign…
Untitled Snippet
https://intellectualspaceshiprequest.com/bhfes3rvu6?key=d3161f9a1904962840801e092b472967
Link Featured Image to Post
Snippet for automatically link image to post
Google Tag Manager
That GTM embed code I gave you is a JavaScript snippet wrapped in HTML tags, and…
Untitled Snippet
popup
Easter
Info om tävlingenStarta tävling Första gåtanSubmit Andra gåtanSubmit Tredje gåtanSubmit Resultat och översiktTiden det tog för…
Disable Donation Receipt For Offline Donations
Disable the donation receipt email for offline donations.
Set Maximum Donation Amount
Set the maximum donation amount required.