Title: 5.4.2 | Developer.WordPress.org

---

# New and updated in 5.4.2

Functions

Hooks

Classes

Methods

 * method[Walker_Comment::filter_comment_text()](https://developer.wordpress.org/reference/classes/walker_comment/filter_comment_text/)
 * Filters the comment text.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/walker_comment/filter_comment_text/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/walker_comment/filter_comment_text/#uses)
   | Source: [wp-includes/class-walker-comment.php:277](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-walker-comment.php#L277-L286)
 * hook[set_screen_option_{$option}](https://developer.wordpress.org/reference/hooks/set_screen_option_option/)
 * Filters a screen option value before it is set.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/set_screen_option_option/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/set_screen_option_option/#uses)
   | Source: [wp-admin/includes/misc.php:797](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/includes/misc.php#L797-L797)
 * hook[set-screen-option](https://developer.wordpress.org/reference/hooks/set-screen-option/)
 * Filters a screen option value before it is set.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/set-screen-option/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/set-screen-option/#uses)
   | Source: [wp-admin/includes/misc.php:778](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/includes/misc.php#L778-L778)
 * hook[tag_row_actions](https://developer.wordpress.org/reference/hooks/tag_row_actions/)
 * Filters the action links displayed for each term in the Tags list table.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/tag_row_actions/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/tag_row_actions/#uses)
   | Source: [wp-admin/includes/class-wp-terms-list-table.php:544](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/includes/class-wp-terms-list-table.php#L544-L544)