Hide the ‘Screen Options’ Tab on admin bar
Remove the Screen Options menu at the top of the admin bar.
Use Single Tenant With the Outlook Mailer
This snippet will set the Outlook API authorization and access token URLs to use your unique…
Add dynamic copyright year (center) to footer
This shortcode will automatically add "Copyright © 2024" (or the current year) to the bottom of…
home
home page header
om-manually-set-global-cookies.js
// Set OptinMonster Global Cookies when this function runs function setGlobalCookies() { document.cookie = "omSuccessCookie=true; expires=Fri,…
slide-top-right.css
html div#om-{{id}} { top: 0px !important; bottom: unset !important; transition: top 0.3s ease 0s !important; }
MemberPress: Turn Off Auto-Rebill for Offline Gateway
Some integrations - like Mail Chimp - require auto-rebill to be stopped before they do their…
MemberPress: Free-Views-Left Counter
This code will add the counter notification showing users how many free views they have left…
YouTube Feeds Pro add Category Support
This snippet registers a new taxonomy for the custom post type related to the individual video…
Sending Form Fields as Smart Tags to Square
The snippet makes Smart Tags usable with Square payments. It allows you to include form fields…
mlm
binay 2
Disable Description Text Sanitization
Don't sanitize campaign description text, useful if you want to allow HTML to be added to…