Articles by Carlo Daniele
Carlo is a passionate lover of webdesign and front-end development. He has been playing with WordPress for more than 20 years, also in collaboration with Italian and European universities and educational institutions. He has written hundreds of articles and guides about WordPress, published both on Italian and international websites, as well as on printed magazines. You can find him on LinkedIn.
wp-config.php File – An In-Depth View on How to Configure WordPress
In this tutorial, we show you all the basic, most common and advanced features you can define and edit in your WordPress site's wp-config.php file.
Building Efficient WordPress Queries with WP_Query
In this tutorial, we'll show you how to use the WP_Query class specifically to optimize the SQL queries, reducing execution time and resource consu…