WP Show Site ID shows the site/blog ID in the admin bar. This is an useful information mainly for developers, that often need to know it to find the right database tables. Indeed, the ID is linked to the Site Info Screen of the current site/blog. This plugin adds also a custom column with site […]
Read MoreHow sort cart items by price – WooCommerce
Sometime is useful order the cart items by price.
For example, I needed to sort items of cart in a plugin that does discounts like ‘Buy 3 t-shirts get one free’.
Change the name to pdf quote in YITH WooCommerce Request a Quote
With this code you can customize the name of the pdf quote document generated when an administrator send the quote to the customer.
Minicart total fix for YITH WooCommerce Dynamic Pricing and Discounts
In some themes the WooCommerce Minicart Widget has an issue in the calculation of totals, because the discounts in the latest product added in the cart are not showed.