WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about twenty_twenty_one_svg_icons_

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php apply_filters 174 /**
* Filters Twenty Twenty-Ones's array of icons.
*
* The dynamic portion of the hook name, `$group`, refers to
* the name of the group of icons, either "ui" or "social".
*
* @since Twenty Twenty-One 1.0
*
* @param array $arr Array of icons.
*/

Hook Parameters

Parameter Type Name Description
array $arr Array of icons.