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.

Číst dál

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.

Číst dál

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…

Číst dál

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.

Číst dál