WebDevStudios / wd_f

GNU General Public License v2.0
11 stars 1 forks source link

Remove the Customizer #19

Closed elpuas closed 1 year ago

elpuas commented 1 year ago

This function will remove the capability to access the Customizer for all users. By returning an array with the value 'nope' when the capability being checked is 'customize', the function denies access to the Customizer.

Fixes: #13