In WordPress I'd like to restrict the templates that the Editor role can create pages with. If I have 2 templates named Default Template and Advanced Template; how do I make it such that the Admin role has access to build pages off both but the Editor role can just use the "Default Template"?
Any idea how to do this please? Thank you.