Create custom permissions for user type

Plugins that would do this are:

Or you can write it into your theme’s functions.php

Personally, I prefer to write it into functions.php rather than install a plugin. It’s more secure and typically keeps your site running faster.

Leave a Comment