apply_filters( 'available_permalink_structure_tags', string[] $available_tags )

Filters the list of available permalink structure tags on the Permalinks settings page.


Description Description


Parameters Parameters

$available_tags

(string[]) An array of key => value pairs of available permalink structure tags.


Top ↑

Source Source

File: wp-admin/options-permalink.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.