Alternative to the filter comment_reply_link
Related Posts:
- Add placeholder attribute to comment form fields
- Hook to edit an column on comments screen?
- Using filter to add additional fields to comment_form()
- How to remove commenters ability to add hyperlinks to comments?
- How to remove or replace the log-in link for comment replies?
- An action hook where a comment meta is updated
- On WordPress 4.4, how to get the post id using the comment_post hook
- remove_filter( ‘comment_author’, ‘floated_admin_avatar’ ); doesn’t work
- WP 4.4.1 allow empty comments via add_action ‘pre_comment_on_post’
- WordPress custom form action url
- Filter custom posts with / without comments
- Filter In Reply comments from WordPress Admin Panel
- Comment search plugin
- How to use the ‘comments_number’ filter?
- How to allow code block in wordpress comments
- How to direct user after comment save
- Use has_filter on comment_post
- How to use filter on comment submission/insert
- stumped on add_action hook to delete_comment – any ideas?
- How to Trigger comment_form_after action if comment_form() not used
- modifying the comment form
- What filter or action to replace comments or add new comment system
- How do I comment out a block of tags in XML?
- R: Comment out block of code
- remove_action or remove_filter with external classes?
- Passing a parameter to filter and action functions
- Difference Between Filter and Action Hooks?
- How to know what functions are hooked to an action/filter?
- Why do I get comment spam even with Akismet and Captcha?
- Get a list of all registered actions
- What tools are available for managing/writing to WordPress? [closed]
- How can I edit post data before it is saved?
- add_action(), add_filter() before or after function
- How to rearrange fields in comment_form()
- How to create an API for my plugin?
- Trouble understanding apply_filters()
- What is the very earliest action hook you can call?
- setting comments off as default for pages and custom post types?
- remove custom post type permalink
- Where is the best place to use add_filter
- Is it possible to pull comments from facebook into your blog?
- Remove Actions/Filters added via Anonymous Functions
- wp_headers vs send_headers. When to use each?
- Is there any action filter/hook for validating a custom field before publishing the post?
- Filtering the Admin Comments List to Show Only Comments from the Current User?
- Non-threaded comment replies with link to original comment
- Approve comment hook?
- How many filter/action hooks are healthy?
- Commenting in user profile page?
- How to change “You must be logged in to post a comment.”
- comment_post_ID 0 (cannot remove from dashboard)
- Disable comments on all posts/pages
- How do I delete all comments from a specific old blog post?
- Earliest hook to reliably get $post/$posts
- Removing the “Website” Field from Comments and Replies?
- Stop WordPress redirecting comment-page-1 to the post page?
- Is it possible to filter comments in a post so a user can only see the comments they have written?
- Importing old Disqus comments into WordPress
- How to add a class to the comment submit button?
- Remove Editor From Homepage
- How to wrap submit button of comment form with div
- What does (10, 2) mean when used with add_filter
- How to enable comments for pending and draft posts?
- Using WordPress’ WYSIWYG for comments
- Enable Submit Comment Without Page Reload (Using Ajax)?
- What for is the table “wp_commentmeta” exactly?
- Getting Post Comments for post ID using WP_Query() and a Custom Loop?
- How to only hook on Single.php after content?
- Add option to disable comments on a per posts basis?
- Resetting comment count
- Valid characters for actions, hooks and filters
- When importing – failed to import: Invalid post type feedback
- How to change the email notification recipient (user) for new comments?
- Redirect user to a custom url after submitting the comment
- Advanced Custom Fields and Yoast SEO keyword analysis [closed]
- Paginate result set from $wpdb->get_results()
- How to check if a hook is hooked or not?
- Change Comment Author Display Name
- How to change “Draft” string for status of custom post type to “Unavailable”?
- Would switching to InnoDB from MyISAM improve performance of comments table?
- Custom comment type based on thread level
- How to add internal, revision comments to page updates
- How to load and show comments with AJAX instead of pagination?
- Linking to Page Showing Only Comments Without Parent Post
- Implementing advanced add_* function wrappers
- Comment Reply javascript
- How do we remove the H3 tag for the reply-title I.D
- Comments not appearing at all
- comments reply script not working
- How to display comment form error messages in the same page
- 3 moderators to approve comment
- Is it possible to use object in add_action?
- How to deal with small scale comment spam on small commercial sites? [closed]
- What should I do to make generated avatars different for anonymous comments?
- A plugin where users can comment with Facebook or Twitter or OpenID [closed]
- Check If comment author is registered
- Comments screen in backend, how to disable email address of commenter for non admins
- Add comments from the admin panel?
- How to set custom cookies before output
- How can I limit the number of comments per registered user per day?