How to Remove the Out Of Stock Text on a Specific WooCommerce Product Posted by Slavi Marinov | Feb 15, 2019 | WooCommerce How remove or hide the "Out Of Stock" message you can hide that with CSS code. Step 1: Find the... Read More
How to Use WordPress.org API to Search for Plugins and Themes Posted by Slavi Marinov | Feb 14, 2019 | WordPress Did you know that WordPress.org has a JSON API that you can use to query and get data? Here's a... Read More
How to Display Product SKU on WooCommerce Checkout Page Posted by Slavi Marinov | Feb 13, 2019 | WooCommerce SKU is a stock keeping unit. It is an alpha numeric text assigned to a product. This can be used to identify the price, product options and manufacturer of the merchandise. If you set the SKU for each product (and each... Read More
How to Programmatically Fetch and Display Reports using Toggl API Posted by Slavi Marinov | Feb 8, 2019 | Business We work with several clients on long term projects. These are primarily SaaS apps based on... Read More
How to Trigger WordPress Plugin Update Check with WP-CLI Posted by Slavi Marinov | Feb 3, 2019 | WordPress In one of the projects I worked on there was plugin that was automatically updating itself when an... Read More