E-Commerce
WooCommerce Hooks 2020
Introduction: What are hooks? Hooks in WordPress essentially allow you to change or add code without editing core files. They are used extensively throughout WordPress and WooCommerce and are very useful for developers. There are two types of hook: actions and filters. Action Hooks allow you to insert custom code at various points (wherever the hook […]
Remove WooCommerce related resources except on WooCommerce-based pages (products, cart, checkout, etc). Use on a testing environment before pasting this into your live website!
Remove WooCommerce related resources except on WooCommerce-based pages (products, cart, checkout, etc). Use on a testing environment before pasting this into your live website! - remove-woo-scripts...
PayPal Payment Link Generator
PayPal Payment Link Generator Build with React & the Context API. Compiled with WebPack & Babel. Feel free to use this PayPal Payment Link Generator. It will generate a HyperLink and QR Code with the details you proved. I am using it extensively to create one-time payment links. I am using both the HyperLink and QR-code image…