Search results for: admin
dynamic-monsterlinks-by-id.js
// Target by ID window.onload = function(){ document.getElementById("someID").href="MONSTERLINK_URL"; }
Add Picture Field To Donation Form
A picture field is added to the donation form, allowing donors to upload an image as…
Prevent Wholesale Customer to Add Product to the Cart If The Product is Low on Stock
// Prevent wholesale customer to add to cart if the product is low on stock add_filter('woocommerce_is_purchasable',…
Update the author name on published recipes
This code snippet will update the author name for all existing recipes. Just replace New Name…
Unlimited User Downloads for EDD Recurring
Allows certain users to be allowed to bypass the active account requirement in EDD Recurring Payments
Untitled Snippet
document.addEventListener("DOMContentLoaded", () => { const canvas = document.getElementById("canvas"); const ctx = canvas.getContext("2d"); const expressionInput = document.getElementById("expressionInput");…
Remove the link from the current breadcrumb item on a page
This snippet removes the link from the current breadcrumb item on a page.
Add order status to commissions table
/** * Add order status to commissions table * * @param Array $columns array stored column…
Change Schema Type of All Posts in Specific Categories
This snippet changes the 'NewsArticle' schema of all posts under specific categories to 'Article' schema. Note:…
Open External Link in New Tab in WordPress
PHP Snippet
WP Simple Pay: Add Customer Phone to Customer Metadata
Adds the "Telephone" customer field value to the Customer record's metadata. This value is normally only…
Add Theme colors to Head
Gets the theme colors for X/Pro theme and adds them to the head location to use…
Untitled Snippet
connect site to google
Sales.com
Sales
Vendd Theme - Display Downloads Purchase Button
This is a CSS snippet which displays the download purchase button