Working with WordPress users

On WordPress there is a pyramid of user permissions, the highest user role is administrator, the lowest is visitor, who only has a profile.

On WordPress there is a pyramid of user permissions, the highest user role is administrator, the lowest is visitor, who only has a profile.

REST API

This is going to get a bit more technical today, but I think that the technology called REST API is something that most of you kind of intuitively know, but maybe you don't know what to do with it. So let me show you what I've understood and used so far.

This is going to get a bit more technical today, but I think that the technology called REST API is something that most of you kind of intuitively know, but maybe you don’t know what to do with it. So let me show you what I’ve understood and used so far.

Exporting and importing data in WordPress

Several tools can be used to export and import data, some of them are included in WordPress, some of them are offered by hosting. Therefore, it is always useful to know and understand the principles of the database and the files stored on disk (as you will not find the database on the server among the files). A lot of data can be exported from WordPress in this way, that is, at the lowest level through physical files and the database.

Several tools can be used to export and import data, some of them are included in WordPress, some of them are offered by hosting. Therefore, it is always useful to know and understand the principles of the database and the files stored on disk (as you will not find the database on the server among the files). A lot of data can be exported from WordPress in this way, that is, at the lowest level through physical files and the database.

Google Analytics Alternative

It's almost too late. I am sending this newsletter in June 2023 knowing that the most widely used website analytics service, Google Analytics, will cease to function as of July 1. Its obsolete Universal version (abbreviated GA or UA) will cease to function and will be replaced by a new version numbered four (abbreviated GA4).

It’s almost too late. I am sending this newsletter in June 2023 knowing that the most widely used website analytics service, Google Analytics, will cease to function as of July 1. Its obsolete Universal version (abbreviated GA or UA) will cease to function and will be replaced by a new version numbered four (abbreviated GA4).

WordPress multisite

Multisite is an excellent and somewhat hidden feature of WordPress. Its concept suggests that there are other ways to use WordPress and there are many of them.

Multisite is an excellent and somewhat hidden feature of WordPress. Its concept suggests that there are other ways to use WordPress and there are many of them.