Schedule a Free Consultation
#user roles

Find the Resources to Succeed with WordPress

The go-to resource for WordPress insights & tips
and where WordPress experts share their knowledge.

View
Articles

Add html Comments Using Newly Created User Role
Add html Comments Using Newly Created User Role
I was recently working on a piece of code that will: create as special user role allow that user role to insert HTML comments on posts (specifically we needed images and links) from wp-admin If I was commenting like admin, all was good – the comment with image was getting published. But if instead I […]