Is there a way to access to Settings > WP Media Folder to users that don't have manage_options capability?
A
6 years ago
·
#9876 Hi,
Thanks for contacting us here about this extension.
Yes, you can edit the function addSettingsMenu in "wp-content\plugins\wp-media-folder\class\class-wp-folder-option.php" files.
Hope it helps!
Cheers,
Thanks for contacting us here about this extension.
Is there a way to access to Settings > WP Media Folder to users that don't have manage_options capability?
Yes, you can edit the function addSettingsMenu in "wp-content\plugins\wp-media-folder\class\class-wp-folder-option.php" files.
Hope it helps!
Cheers,
D
6 years ago
·
#9877 Hi,
You have to be aware that each time you will update the plugin, you will have to make the modification of this file.
All plugin files are overwrote on each update.
Best regards
You have to be aware that each time you will update the plugin, you will have to make the modification of this file.
All plugin files are overwrote on each update.
Best regards
Thank you for your answers. Unfortunately, modifying the plugin files is not an option since it isn't feasible for me to keep track and modify clients' sites after every update. Any chance that the ability to set who can access the WP Media Folder settings will be added to a future update?
D
6 years ago
·
#10087 Hi,
I'm sorry for this late reply.
We may add this feature through a developer filter, it would only need to code few lines in your function.php file to change this permission it.
I add it in our todo list, though we have to study the implications and it may not be included in the next versions.
Best regards
I'm sorry for this late reply.
We may add this feature through a developer filter, it would only need to code few lines in your function.php file to change this permission it.
I add it in our todo list, though we have to study the implications and it may not be included in the next versions.
Best regards
- Page :
- 1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »