Moderator., he can now moderate comments, do this..
Code add filter This will remove the all comments moderation 1 or we can check user meta to allow one user to be kind of admin moderator., example with user, with ID 123 check moderator { return $GLOBALS ->ID == 123 } add filter ..
I use plugin that adds page for comment stuff, this page is not here, you're mean..
Same stuff use this filter baw before admin bar render., example remove my plugin in admin bar { $wp admin bar->remove menu } add action ...
I installed it and activated it at the site level, not the network level.
Go into database wp 99 options table edit the option value for option name= wp 99 user roles. remove the data between and inclusive of s 9 moderator 2 { }} change 6 { to 5 { at the beginning of the data blob.
I installed it and tried it out and within 30 minutes I had it configured, tested and put into use...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Security fix die was missing after the wp redirect.
Add the wp notify moderator to add filter on $email to, this filter is now used to add all moderators.. 1.3 mar 2012.
Read more