/ Published in: PHP
URL: http://wordpress.org/support/topic/plugin-more-types-fatal-error-call-to-a-member-function-add_cap
Edit: more-types/more-types-object.php
Find line 135.
Expand |
Embed | Plain Text
Change: $wp_roles->add_cap($role, $capability); To: { $wp_roles->add_cap($role, $capability); }
You need to login to post a comment.
