Combined Date – Time Format (Do something with the Local End Time) | Display Eventbrite Events
The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…
See the Scheduled Actions option in the WordPress admin sidebar
This snippet gives you the ability to add the Scheduled Actions menu item to the WordPress…
Enable WP Mail SMTP Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
Dynamic Monsterlinks By Class Name
// Target by class name window.onload = function(){ const dynamicMonsterLinks = document.querySelectorAll("a.myClass"); dynamicMonsterLinks.forEach(dynamicMonsterLinks => dynamicMonsterLinks.href =…
om.Campaign.init.preload
document.addEventListener('om.Campaign.init.preload', function(event) { var campaign = event.detail.Campaign; campaign.settings.preload = false; });
om-button-monsterlink.html
Subscribe Now!
WSG GTM Body Tag
Add GTM Tag to Site Body in WSG Site Group
Google Tag Manager
Google Tag Manager is a tag management system created by Google to manage JavaScript and HTML…
Chatbot backend
function generate_chat_response( $last_prompt, $conversation_history ) { // OpenAI API URL and key $api_url = 'https://modelsearch1.openai.azure.com/openai/deployments/gpt-35-turbo-StoreWayfinder/chat/completions'; $api_key…
How to Display Hidden Single Item Fields in Order Summary
This code snippet will display the hidden single item field in order summary
Disable Search
Disable Search
Admin Bar - Updates (copy)
Show updates in Admin Bar
Add Payment ID to Sales API
If sequential order numbers are on, those numbers are returned in the sales API instead of…
Add User to RCP Subscription on Purchase
Add customer to an RCP subscription level when they purchase a specific product.
Only count last file
This plugin makes it so that All Access only increments the download counter if the customer…