Skip to content

This plugin will Limit access to Woocommerce product edit option to the user role selected

Notifications You must be signed in to change notification settings

K4H3NY4/woocommerce-limit-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

woocommerce-limit-access

the plugin is still in development

to select change the user role you want to limit access
change the default administrator on line 19 to the user role you want for example: shop-manager , editor.

Use user role slug


if ( in_array( 'administrator', (array) $user->roles ) ) {

About

This plugin will Limit access to Woocommerce product edit option to the user role selected

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages