post_format_rewrite_base
apply_filters( ‘post_format_rewrite_base’, string $context )
过滤钩子:过滤post格式重写基。
Filter Hook: Filters the post formats rewrite base.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$context | (string) | 重写基的上下文。默认“类型”。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.1.0 | wp-includes/taxonomy.php:42 | 1 | 0 |
post_format_rewrite_base 为WP2原创文章,链接:https://www.wp2.cn/hook/post_format_rewrite_base/