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