Description
Filters the post formats rewrite base.
Occurrences
Filename | Line Number |
---|---|
wp-includes/taxonomy.php | 45 |
Parameters
Type | Name | Description |
---|---|---|
string | $context | Context of the rewrite base. Default 'type'. |
PHP Doc
/**
* Filters the post formats rewrite base.
*
* @since 3.1.0
*
* @param string $context Context of the rewrite base. Default 'type'.
*/