Note Orders
add_filter( 'manage_edit-shop_order_columns', 'custom_shop_order_column', 90 ); function custom_shop_order_column( $columns ) { $ordered_columns = array(); foreach( $columns as…
event snippet
Event snippet for Phone call lead conversion page
Alter Payment List Quick Actions
Remove the 'Delete' option from the Payment List Quick Action
Modify User Role on Checkout
Modify the user role that is given to users that register during checkout
om-reactv3.js
// Using React Router V3 import { browserHistory } from 'react-router'; class App extends React.component {…
Defer or Async CSS Loading
Defer or Async CSS Loading
Untitled Snippet
google-site-verification=CozAWt526B1a5qKqT36OHU-kxkUBvZ4UWBKqqjkLtIw
Do On Complete
Execute code whenever an EDD purchase is complete.
Submission Form Redirect
Filter the redirect URL for successful FES Submission Form submission
Header and Footer
Copy/pasted form docket
How to Allow Upload SVG Files in WordPress Media Library Code | Function.php
This code is a set of WordPress filters designed to enable the upload of SVG (Scalable…
Current Year Shortcode
Adding the option to use the current year [year] shortcode on your website on any website,…
HubSpot tracking code
HubSpot tracking code
Hide Elementor AI Image
/* * Hide Elementor image optimization ads when choosing the post's featured image on the backend…