post_format_rewrite_base

Advertisement

Summery Summery

Filters the post formats rewrite base.

Syntax Syntax

apply_filters( 'post_format_rewrite_base', string $context )

Parameters Parameters

$context

Context of the rewrite base. Default 'type'.

Source Source

File: wp-includes/taxonomy.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Advertisement

Leave a Reply