apply_filters( 'pre_comment_user_agent', string $comment_agent )

Filters the comment author’s browser user agent before it is set.


Description Description


Parameters Parameters

$comment_agent

(string) The comment author's browser user agent.


Top ↑

Source Source

File: wp-includes/comment.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.