Tagged Questions
0
votes
1answer
45 views
Enable comments for post when comments meta box removed
I've hit the issue described in '11:
"Enable comments for post with comments meta box removed" and I'd like to ask for your help to adapt the mentioned there code to the current wordpress version.
I ...
0
votes
1answer
30 views
Display User Role Next To Comment
I've search around but I can't seem to find exactly what I'm looking for and for the first time I don't even know where to start.
How do I display the user role (Admin, Editor, Author Contributor, ...
0
votes
1answer
85 views
Allow admin roles to add images to comment replies
this may be a step too far but I publish occasional tutorials on my personal blog and sometimes in comments get asked questions where an image would be very helpful to include as the answer. I've done ...
1
vote
1answer
76 views
Admin comments and user restrictions
I have set a bunch of roles within wordpress with the help of the "members" plugin.
But the capabilities regarding the comments moderation are very limited ("manage_others_comments" or not)
What I ...
0
votes
1answer
172 views
Grant a person permission to moderate all comments on a blog without giving them the ability to edit other peoples post
I'm trying to figure out how to create a wordpress role that grants the user the ability to only moderate all comments (including for posts that aren't there own). The only way I've been able to do ...
0
votes
2answers
366 views
Show image next to the comment author if have certain role
I want to create a badge image for comment author of a certain role, say, Editor. I want to style comments of users with the Editor role differently than comments of non-registered or lower-level ...
0
votes
2answers
402 views
Expanding the allowed HTML tags in comments?
I have no problem doing this in a comment, as an administrator:
<b>bold test</b> <i>italics test</i>
<u>underline test</u> <font
color="#ff9900"> color ...
1
vote
1answer
300 views
Capability for allowing user to post own comments without moderation
I work at a radio station that has several WP user roles -- for simplicity sake, let's say Admin, Programmer, Subscriber, in decreasing order of ability.
Currently, Admin users need to approve ...