RESTRICTED CONTENT TO LOGGED-IN USERS

Here are the users listed in our WordPress. The user “abartomeu” has superadministrator permissions, while “msucias” has administrator permissions. These are the differences between them: The first thing is that the user “abartomeu” can see the plugins and also manages the users. In contrast, “msucias” cannot manage the plugins and cannot manage the users.

USERS WITH DIFFERENT ROLES

In our WordPress, we have different users with their roles. Each user is a member of our team with administrator permissions. Apart from the team members, there are two additional users, who are the two professors who manage it. I will now add an image of how our team looks.

ACTIVATION OF PLUGINS TO IMPROVE USER EXPERIENCE

WP User Manager is a WordPress plugin that enables advanced user management for your website. With this plugin, you can create and customize user profiles, manage registrations and logins, and control access to certain parts of your website. Main Features of WP User Manager ✅ Custom Registration and Login – Allows users to register and … Read more

BACKUP AND SECURITY OF THE BLOG

Backups with UpdraftPlus First, I will explain how backups work. The UpdraftPlus plugin for WordPress allows you to back up and restore your website. You can create complete backups (database, files, themes, plugins), restore the site in case of problems, store backups on external services like Google Drive, Dropbox, Amazon S3, or FTP, schedule automatic … Read more

COOKIE PAGE

How to Add a Cookie Pop-up to WordPress Using Simple Custom CSS and JS If you want to add a custom cookie notice to your WordPress site without installing specific cookie plugins, you can do it using the Simple Custom CSS and JS plugin. Here is a step-by-step guide: 1. Install the Plugin This plugin … Read more

RGPD COMPLIANCE

I have implemented the RGPD compliance using HTML, CSS, and JS. I will explain how I have fulfilled the requirements, broken down into different sections: Regulation In this section, I explain what the LOPDGDD (Spanish Data Protection and Guarantee of Digital Rights Law) is and how we apply it in our services. Requested Data This … Read more