no sufficient rights
-
When I activate the plugin on 4.5 with WooCommerce activated (without Woo its fine) I run into a problem. I can’t open the theme check and it does not appear in the menu.
If I go to
tools.php?page=tplc-status
it says, I do not have the sufficient rights.I figured it out here:
add_action( 'admin_menu', array( $this, 'status_menu' ), 60 );
without the priority 60 it works just fine. Is there a reason for this priority?
Thank you.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘no sufficient rights’ is closed to new replies.