Search results for: admin
Google Tag Manager
Google Tag Manager is a tag management system created by Google to manage JavaScript and HTML…
Prevent AIOSEO From Outputting a rel=”next” Link
Prevent AIOSEO from outputting a rel=”next” link
Disallow store credits if cart has subscription product
This snippet will remove the store credit option if the cart has a subscription product
Basic WP escaping functions
// ❌ Don't use _e(), __(), _x() etc. to output data // ✅ Use the escaped…
How to Add Confetti Animation to Confirmation Message
** * Add confetti to the canvas element on the confirmation message * * @link https://wpforms.com/developers/how-to-add-confetti-animation-to-confirmation-message/…
OM-revenue-attribution-curl.sh
curl --request POST \ --url https://app.optinmonster.com/v2/revenue \ --header 'Content-Type: application/json' \ --header 'Origin: optinmonster.com' \ --header…
Weighted download count
This plugin makes it so that certain products use up more downloads in the download counter…
Tasty Roundups - Change Heading from h2 to h3
Change all your Tasty Roundup headings from h2 tags to h3 tags
Increase the max file size limit in WordPress
Using a small snippet, we're going to increase the upload size, post size, and max execution…
MemberPress: Disable Emails for Specific Memberships
The code snippet will disable emails from being sent based on the text matching a membership…