Microsoft Web Master Tool
Microsoft Wen Master tool snippet
WP Simple Pay: Programmatically Access Payment Metadata After Payment
Programmatically access metadata (such as custom field values) associated with a payment record after a subscription…
google tag
google code
Google AdSense code
AdSense code
Generate Press Custom Font
This snippet allows developers & designers the ability to add custom fonts to generate press themed…
ai content idea generator
function openai_generate_text() { // Get the topic from the AJAX request $prompt = $_POST['prompt']; $prompt ="generate…
WP Simple Pay: Add User Meta After Payment
Use the payment email address to look up a WordPress user and add custom meta information.
Register Podcast Meta Fields
Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…
Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Add Security Info to Checkout
Replace the image on checkout with the proper image for your SSL certificate.
Enable Full WP_Editor on Product Fields
add_filter( 'wcv_product_description_editor_settings', 'wcv_full_editor' ); add_filter( 'wcv_product_short_description_editor_settings', 'wcv_full_editor' ); function wcv_full_editor( $settings ){ $settings['teeny'] = false; return…
How To Show Last Modified Date On Blog Post Instead Of Published Date in WordPress
If you want to display the last modified date on your blog post without using a…
Using an Office 365 GCC or DoD email address
For security measures, Government Community Cloud (GCC) and U.S. Department of Defense (DoD) accounts typically use…
Facebook storage tracking
Pixel for tracking self storage traffic
Remove Price
Removes the price from all add to cart buttons