fbpx

Blog

How to Detect if PHPUnit Tests are Running

How to Detect if PHPUnit Tests are Running

PHPUnit is a Testing Framework written in PHP. It allows you to find glitches very early on and can save lots of time. It's highly recommend to use it for automated testing for a medium to large projects. Manual testing is just not enough. Why do you need to check if...

How to Mass Export WordPress Databases

As a WordPress developer you have lots of WordPress sites installed on your computer, you live or staging servers. Every WordPress site needs a folder to store its files and also a database to connect to to get and put contents to. For this reason it’s always good to...

How to Enable WooCommerce Product Revisions

How to Enable WooCommerce Product Revisions

I know. The WooCommerce Product Revisions are NOT enabled by default for products. They are very useful if for some reason you delete some text from the product’s description and want to restore from a previous version. WooCommerce uses a custom post type called...

Join our mailing list

Get important news about cool products we release and invitations to beta test new products

Find out the Social networks we're on

Share This