apply_filters( 'post_format_rewrite_base', string $context )
Filters the post formats rewrite base.
Description Description
Parameters Parameters
- $context
-
(string) Context of the rewrite base. Default 'type'.
Source Source
File: wp-includes/taxonomy.php
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |