My Blog
Adding volumetric weight to woocommerce with a simple function.
Here you have finally created your own eshop and everything is working correctly (payments, shipping, weight calculation, order processing, etc.) and where...
Read moreAdd new mysql user to specific mysql database with console
Easily add a new mysql user (to protect the root user) on a specific basis: You don't need to do it from...
Read moreDownload and save Google Sheet to CSV with PHP and name today's date
Hi, here is a simple solution to a customer's problem. The client kept a product file in Google Sheets (Google's excel) and...
Read moreInstalling WP-CLI on a shared hosting server
For those who want it, wp-cli is the wordpress command console from which you can do tasks much faster and many times...
Read moreFind all woocommerce products that are draft or publish with mysql or php
Another useful article for die-hards who work with excel lists, google spreadsheets or third party services etc. Quickly find your woocommerce products...
Read moreFind duplicate woocommerce product titles with mysql command
Find duplicate woocommerce product titles with mysql command to avoid problems and immediate fixes. Especially if you want to work with services...
Read more