Untitled Snippet
increase upload memory
WP Simple Pay: Remove Payment Page Compatibility Mode
Allows 3rd party scripts and styles to load on dedicated Payment Pages. These are disabled by…
Territory Rulebook Chatbot GPT
Territory Rulebook Chatbot GPT
WP Simple Pay: Google GA4 Payment Conversion Tracking
Execute a script the first and only time a payment confirmation is viewed.
MemebrPress: Send MemberPress Welcome Email Only When Transaction Is Completed
The code snippet will allow the global welcome email to be triggered only following the successful…
Hide file-specific download options
This plugin hides file-specific download options so that All Access customers can only view/download the first…
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q
Escaping Data
// instead the _e(), __() or _x() use the escaped version _e('Email Summary', 'duplicator-pro'); // this…
HTML inside PHP
How to output HTML inside PHP.
Remove image link from media uploads
Older versions of WordPress automatically linked the image to the media file.
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; }