The stats are always visible to the administrator.
Thread Starter
HHRose
(@hhrose)
Thanks for that, is there a way to make them visible to Editors?
Yes. Go to Statistics -> Settings. There is “Permissions” tab. Write “editors” into the “Statistics View Roles” textarea and press “Save changes”
Thread Starter
HHRose
(@hhrose)
Perfect thank you! Much appreciated. Thank you also for a really super plugin.
This has been fixed in the newest version.
Hello, when I try to do this it give me an error.
Fatal error: Call to a member function remove_cap() on null in /home/tobechen/public_html/wp-content/plugins/wp-power-stats/admin/config/index.php on line 142
@the Crazy Travel
Hi New here,
Sorry if suggesting something wrong,
Faced same fatal error, for fixing this just remove this codes
“$role->remove_cap(‘wp_power_stats_view’);”
from line no. 92
“$role = get_role(strtolower($role[‘name’]));”
from line no. 141
Editing a plugin isn’t the greatest way to solve a problem! I would have to do it every time the plugin updates.
Is the plugin still supported? I get the same “fatal error” when I try to add Editors.