Plugin visible to editor
Viewing 1 Posts - 1 through 1 (of 1 total)
Author | Posts |
---|---|
September 23, 2014 at 4:25 pm 27302 | |
Hello Guys, how is it possible to give also visibility of this plugin to the editor also. Because I don't want to give admin permissions to my client. thanks | |
September 24, 2014 at 8:24 pm 27448 | |
Add this codes to your themes (or child theme) functions.php add_filter( ‘doakn_menu_capability’, ‘dokan_ex_modify_admin_permission’ ); |
Viewing 1 Posts - 1 through 1 (of 1 total)