dudebro9000
Forum Replies Created
-
Forum: Plugins
In reply to: [Wp-Pro-Quiz] User Role?Forum: Plugins
In reply to: [Wp-Pro-Quiz] Allow Editor to use pluginForum: Plugins
In reply to: [Wp-Pro-Quiz] Allow Editor Roles To Manage Quizzes (URGENT)Finally, figured it out! To set the minimum user role you need to edit the following file:
wp-pro-quiz/lib/helper/WpProQuiz_Helper_Upgrade.php
Change line 35 and 58 where it says $role = get_role(‘administrator’); from ‘administrator’ to ‘editor’.
If you already have the plugin installed and you make this change in the code, make sure to deactivate and reactivate it.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Allow Editor to use plugin@carlyroseonline Would you mind sharing how you figured it out? Does anyone else know how to do this? This post is obviously not resolved.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] User Role?Okay.. so how do you allow editors to manage quizzes?
Yeah, I’m running a localized version. I’m using MAMP on OS X. I did a test where I deactivated all other plugins and only activated the Custom Post Widget. The Warning only shows up when this plugin is activated. I disabled error_reporting in MAMP and the warning disappears, but the upload/insert button still doesn’t appear. Is the plugin not supported in English?