Sometimes themes call get_comment_author instead, and bypass the comment_author function. Try using that filter instead.
Related Posts:
- Use of comment_reply_link_args filter
- Remove Comment Author Link only for subscribers
- WordPress Internal @ Mentions
- Is it possible to filter comments in a post so a user can only see the comments they have written?
- How can I add an Author filter to the Media Library?
- How to enable visual editor when editing comments on the dashboard?
- How to link current user to their author page through shortcodes
- Adding custom column to comments admin panel?
- Why anything done on comments_array hook gets reset?
- How to modify core when there is no hook?
- How to validate recaptcha on comments form?
- I want to allow the use of a data-flw attribute in links in comments
- Comment search plugin
- Filtering Comment Reply Links (comment_reply_link_args) for “infinite replies” in nested comments
- How to allow code block in wordpress comments
- Use has_filter on comment_post
- Remove comments validation (remove filter?)
- How do I add tags to entire comments, not just their text
- comment_notification_text filter not working
- Modify author url display in edit-comments.php
- How can I filter the comment action links so that I can display the actions links based on user capabilities?
- Set post featured image to author image
- Converting restricted html in comments to bbcode
- Remove rel=”ugc” from links in comments
- How to increase comment length?
- Why doesn’t remove_action work in my plugin?
- Using a filter to modify Genesis wp_nav_menu
- Upload restrictions – upload_mimes – filter: Adding multiple MIMEs for a single extension and adding multiple extensions for a single MIME type?
- Filters on Login Page
- How can I change the email that is inside the default email texts of wordpress?
- the_excerpt filter doesn’t work as expected
- Conditional does not work with add_filter
- What is the earliest hook to modify post content?
- How to modify only part of a function through the filter
- Modify message displayed on post save
- Something is filtering my shortcodes… Can’t figure out what
- How can I apply filters in my class that extends Walker_Nav_Menu?
- Commentlist: bypostauthor problem with children list
- Pass debug_backtrace() in WordPress filter
- How should I be using filters and is_single together?
- Remove actions/filters that are set with create_function()
- How to edit embed filter for youtube video to allow responsive full width layout
- Remove get_template_part() from custom theme
- I need to hook and change language of facebook sdk
- change “missing attachment” text functions.php
- Shorten the title length
- Problem with Class, Filters and Callbacks
- Renaming wordpress login and get new password button
- Hook in a sidebar widget and add some markup
- Parse a shortcode differently based on on what it’s nested in
- return get_the_tag_list with whitespace removed
- How to redirect template_directory to subdomain relativ url?
- ‘manage_users_custom_column’ is a filter, but ‘manage_posts_custom_column’ is an action. Why?
- Line Breaks are stripped off when direction property is found
- WordPress remove_filter not working
- Restricting displayed posts to posts from only select authors
- add_filter( ‘the_title’ gets through this if statement twice
- Changing the category for existing Gutenberg blocks
- Filter Post Title without affecting screen-reader-text
- Hook to change the site URL
- Modify WordPress Page Title ()
- How to add lazy field in content endpoint using Gutenberg blocks
- Strange behaviour of REGEX in a WordPress filter (trying to suppress emtpy paragraphs)
- Modify Contextual Help
- how to use apply filter for Class?
- How can I see exactly what arguments are being passed through a filter so that I may modify them?
- Widget image reorganize layout
- WordPress set featured image to first image of the post
- Modify WordPress search behaviour in backend?
- Re-order search results with posts_orderby filter and post meta value
- Set Microsoft Word links to open in new window/tab
- WordPress get_avatar filter to match logins
- Modify category listing API response
- Auto-generated excerpt with shortcode and read more button/text link
- ‘the_content’ Filter delivers empty string with lengh (608)
- Output dynamic_sidebar_params in wp_head
- How to sort posts according to meta value?
- What is the proper/best way to have multiple add_filter for wp-job-manager-resume
- Modify WooCommerce email shipping text value
- Change shortcode output (filter?)
- How do I add a class to all sidebars to let a Google Custom Search Engine know not to index the content?
- How to replace all images in all posts and pages with a different size?
- Using Filters To Change Page Title
- How to add a class to Buddypress avatars in the Activity stream? [closed]
- using posts_where for meta data on pre_get_posts
- Updating User Profile on Registration
- can’t output gray scaled image I’ve created using add_image_size
- remove_filter excerpt_more from a plugin class
- Auto approve all comments (editor)
- How properly write function to filter content in a template for plugin “multiple content blocks”
- ACF Load Field Groups Programmatically [closed]
- Why does using excerpt_more filter change link location?
- Hooking/Filtering theme name to add theme directory
- Passing value from one hook to another
- How to use filter in this situation, can not modify the structure using filter
- add_filter – create_function pb in PHP8
- Woocommerce price filter widget always shows max price of most expensive product in the whole shop
- How could I create real-time filtering in this case?
- How to filter products by category in custom loop
- Filter hook for the action of listing users