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.
A Deeper Look Into the WordPress Text Editor
WordPress users have two editors to choose from: a visual and a text editor. Let's have a look at how to get the most from the WordPress text editor.
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.
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.
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…