wpseo_remove_reply_to_com, true

wpseo_remove_reply_to_com, true

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

apply_filters('wpseo_remove_reply_to_com, true') is found 1 times:

  • /src/integrations/front-end/comment-link-fixer.php line 138

    Warning: Undefined array key 140 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 141 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 142 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 143 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * Filter: 'wpseo_remove_reply_to_com' - Allow disabling the feature that removes ?replytocom query parameters.
    		 *
    		 * @param bool $return True to remove, false not to remove.
    		 */
    		return (bool) \apply_filters( 'wpseo_remove_reply_to_com', true );
    	}
    }