Docs: Correct @since
version for available_permalink_structure_tags
filter.
Follow-up to [41182]. Props tiagohillebrandt, sabernhardt. Fixes #42624. git-svn-id: https://develop.svn.wordpress.org/trunk@47893 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c21a340f95
commit
4ac1670efe
@ -276,7 +276,7 @@ $structures = array(
|
||||
/**
|
||||
* Filters the list of available permalink structure tags on the Permalinks settings page.
|
||||
*
|
||||
* @since 4.8.0
|
||||
* @since 4.9.0
|
||||
*
|
||||
* @param string[] $available_tags An array of key => value pairs of available permalink structure tags.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user