Description
Filters the icon directory path.
Occurrences
Filename | Line Number |
---|---|
wp-includes/post.php | 6919 |
wp-includes/media.php | 979 |
wp-includes/deprecated.php | 1917 |
Parameters
Type | Name | Description |
---|---|---|
string | $path | Icon directory absolute path. |
PHP Doc
/**
* Filters the icon directory path.
*
* @since 2.0.0
*
* @param string $path Icon directory absolute path.
*/