Skip to content

Commit c5c6ee3

Browse files
Docs: Document that allowed_tags() is no longer used in core as of WordPress 4.4.
Previously, it was used in core and older bundled themes to display the list of allowed tags in the comment form. Follow-up to [709], [2009], [2012], [2032], [2040], [13030], [14365], [32858], [34316], [34351]. See #55646. git-svn-id: https://develop.svn.wordpress.org/trunk@53703 602fd350-edb4-49c9-b593-d223f7449a82
1 parent a5038e7 commit c5c6ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wp-includes/general-template.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,6 +2462,7 @@ function delete_get_calendar_cache() {
24622462
* attributes are supported. As well as any plugins which want to display it.
24632463
*
24642464
* @since 1.0.1
2465+
* @since 4.4.0 No longer used in core.
24652466
*
24662467
* @global array $allowedtags
24672468
*

0 commit comments

Comments
 (0)