Skip to content

Articles by Carlo Daniele

Carlo is a passionate lover of webdesign and front-end development. He has been playing with WordPress for over 10 years, also in collaboration with Italian and European universities and educational institutions. He has written dozens of articles and guides about WordPress, published both on Italian and international websites, as well as on printed magazines. You can find Carlo on Twitter.

A Deep Dive Into WordPress Automatic Updates

If updating WordPress is an annoying and complex job for you, consider streamlining the upgrade process with WordPress automatic updates.
Reading time
9 min read
Publish date
October 26, 2016
Topic
WordPress Updates

How to Share Logins and Users Between Multiple WordPress Sites

Check out this in-depth post on how to share logins and users between Multiple WordPress sites with the same role and capabilities.
Reading time
9 min read
Publish date
October 3, 2016
Topic
WordPress Security

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.
Reading time
13 min read
Publish date
August 9, 2016
Topic
WordPress Development

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…
Reading time
8 min read
Publish date
July 6, 2016
Topic
WordPress Development