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 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.
Reading time
9 min read
Updated date
November 29, 2022
Post type
Blog
Topic
Business Tools
Topic
WordPress Development

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
Updated date
July 12, 2024
Post type
Blog
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
Updated date
August 14, 2023
Post type
Blog
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
Updated date
April 16, 2024
Post type
Blog
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
Updated date
November 25, 2022
Post type
Blog
Topic
WordPress Development