Editor Role

The “Editor” user role is one of the default roles in WordPress, alongside “Subscriber”, “Contributor”, “Author”, and “Administrator”.

Editors have wide access when it comes to the content on your site. This role is designed to allow users to manage your content.

Editors can publish, edit and delete any content on your site. However, they are normally not allowed to change any settings on your site.

Can WordPress Authors Moderate Comments on Their Posts?

This week, a PublishPress customer wanted to understand the relationship between authors and comments their WordPress posts. The customer wanted to know if authors could see manage comments on their own posts. This tutorial is a guide to understanding the control that users have over comments on posts. You can also click this link if…

Pending Review or Draft? What’s the Difference in WordPress?

Here at PublishPress, our focus is on creating publishing workflows in WordPress. This includes allowing you to create custom statuses in WordPress. However, before moving on to more advanced workflows, people often need some clarity on the basic workflow features in WordPress. For example, what exactly is the difference between “Pending Review” and “Draft”?

WordPress MultiSite Capabilities Are Different From Single Sites

WordPress allows you to build multisite networks. This is an awesome feature and enables you to manage many sites from a single WordPress installation. However, some WordPress features do work differently on a multisite network. If you normally manage a single site, you may have to adjust your thinking. One of these features is permissions….

What is the upload_files permission in WordPress?

The “upload_files” capability is one of the most important in WordPress. If users don’t have the “upload_files” capability, they completely lose access to the Media Library. They can’t upload files or even browse media on your site. If users do not have the “upload_files” capability, this image below shows what they will see when they use…

How to Use the unfiltered_html Capability in WordPress

In this tutorial, I’m going to introduce you to the unfiltered_html permission. This permission is a security feature in WordPress that prevents users from using tags such as iframe and embed, plus also more advanced code such as Javascript. This unfiltered_html permission could be very dangerous in the wrong hands, so please don’t give this…