Is there a way to only allow certain user ranks to comment on a post
Related Posts:
- How to change the email notification recipient (user) for new comments?
- how to make author to write comment on only his own posts?
- Add a drop down list to comment form?
- Prevent Contributor to show comment list
- Expanding the allowed HTML tags in comments?
- Capability for allowing user to post own comments without moderation
- Why do comment moderators need to have all create/edit/delete toboth posts and pages?
- How to allow a particular role like Contributor be able to only view pending comments and approve them?
- Users with custom roles can’t read each other’s comments
- Why are authors allowed to approve comments on their posts? How to revoke privilege?
- Show comments of a user post only when they are login
- Grant a person permission to moderate all comments on a blog without giving them the ability to edit other peoples post
- Only Allow post author and “Premium” Role user to comment
- Show image next to the comment author if have certain role
- Showing different images depending on user role
- Why the capability ‘activate_plugins’ is needed to allow a role to see all posts/pages/comments?
- Listing comment author role code problem
- Disable comments on all posts/pages
- Would switching to InnoDB from MyISAM improve performance of comments table?
- Comments screen in backend, how to disable email address of commenter for non admins
- How can I limit the number of comments per registered user per day?
- get_comments_number of depth-1 (Level 1) (1 post)
- How can I control the comment counts filtering my CPT replies?
- How to auto-approve internal pingbacks?
- Using filter to add additional fields to comment_form()
- Can I store my custom comment_type into wp_comments table?
- Comments waiting but no comments found
- Programmatically block commenting by restricting view of comment form
- Number of External Links in Comments – Moderation Option
- What is comment_karma?
- How to override function twentyten_comment
- Disqus over the default commenting engine, what are some pros and cons?
- How To Remove The “Click here to cancel reply” Link From The WordPress Comment Form
- Plugin from WordPress.com for comment notification…available? [closed]
- How to add text to comment form #content textarea?
- Enable Recent Comments widget to display comments on attachment posts
- Change allowed HTML tags for comments
- How can I highlight admin comments?
- Why are my comments closed?
- On WordPress 4.4, how to get the post id using the comment_post hook
- Block comments from search engine indexing
- Create a “Reject” action for comments?
- Making shortcode of filtered number of comments by user role
- How to change style of Disqus comment count on main page
- Add action on delete comments?
- Exclude child comments in get_comments() or WP_Comment_Query?
- Changing “submitted on date” of comments
- Filter custom comment type from Manage Comments & Dash Widgets
- Can’t seem to get this CSS to work…any ideas why? [closed]
- Change order of comment fields
- WordPress custom form action url
- How to add a strip of visual editor on top of comments textarea
- Threaded comments not working
- Customizing comments pagination for bootstrap
- woocommerce allow users to select or use avatar
- How to sort posts by the average of comment meta values
- Error While Sending Comment
- comment_reply_link not work with me
- Problem with Comment link in Blog [closed]
- Commenting in user profile page?
- Can i Use own Facebook App ID with this Social Comment Plugin? [closed]
- How to allow duplicate comments AND without comment text
- Remove the deleted user comment
- Only allow the post author and admin to comment on a post
- How come pending comments are appearing in admin?
- Generate Sub-Comments with WP-CLI [closed]
- Repositioning ‘Reply’ Link in Comments
- Add an attachment feature to comments
- Counting Comments as Singular and Plural in comments.php Template
- How to display custom comment fields onto any page
- How to get Post title by locale with Qtranslate-X
- Retrieve the last 5 comment URLs
- Admin Dashboard – Recent Comments source
- After submit comments select the current tab
- count number of all comments by a user on different (non-repeated) posts
- How to use filter on comment submission/insert
- Custom comment types. Are they a possibility?
- Post comments don’t show
- Get all comments associated with a specific page ID (comment_post_ID)
- Update post “A” on comment submition on post “B”
- I would like to count number of comments after 5 days ago
- Comments counter only for Authors Posts
- Pre- Approved Comment Capability
- Delete comments function
- Comment form not working
- Necessary to have a comments.php if there are no comments?
- Comments page id wp_list_comments
- transition_comment_status gets called when untrashing comments
- spacebar is not working in input and textarea
- wp-editor-area textarea disapear on cancel-comment-reply-link click
- Conditionally process comments while ignoring replies
- Required Field for Comment parent only?
- Can I use WP comments for custom tables?
- How do I separate author avatars and comments in 3.4.2?
- writing a plugin, how to disable the comment form altogether?
- How do I convert users who put an email and username for a comment into registered users? [duplicate]
- What filter or action to replace comments or add new comment system
- Function to get a list of all comments on 1 post [closed]
- Auto delete WordPress comments
- How can I filter the user avatar displayed in comments? – get_avatar_url filter works everywhere but not in comments