Template: After Order Actions
This is a template that can be used to hook into the `edd_after_order_actions` hook, allowing developers…
WP Simple Pay: Use Custom Field Value as Stripe Payment Description
Use the value of a custom field as the description for the Stripe payment record.
Copyright Year Shortcode
Add shortcode to automatically update the copyright year. [year]
Remove Unused Javascript
Remove Unused Javascript – and improve your Page Speed Insight Score
Estimated reading time
// Estimated reading time function readTime ( $content = '', $words_per_minute = 250, $with_gutenberg = false…
Google Tag Manager Header
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
Exclude downloads from search
Exclude downloads from showing in search results
Show 'NEW' Badges for Recently Added Items in WooCommerce
This code snippet adds a “NEW!” badge to products in WooCommerce, indicating that they are newly…
Set a Custom Reply-To Email
This snippet will ensure all emails sent from your site have the same reply-to email address.…
WP Simple Pay: Remove Decimals
Removes trailing decimals on price outputs. Note: Does not affect Stripe Checkout.
Add Sticky Header - Astra Free
This code has been updated to include adjustments for the off-canvas menu to also be sticky…
Allow JS Files Upload
Allowing to upload JS files into media folder for custom special integration such as booking search…
On Browsing WooCommerce Products
This snippet targets window shoppers and encourages them to add more products to their carts. This…
Blog filter
Add a filter for blogs
Code for importing theme files from plugin
Generated by Meta.AI /** * Import an entire folder from a plugin into the WordPress theme.…