Docs: Clarify the file header summary for wp-includes/l10n.php and add the version it was introduced.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@34483 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1810710798
commit
f85670cd36
@ -1,9 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* WordPress Translation API
|
* Core Translation API
|
||||||
*
|
*
|
||||||
* @package WordPress
|
* @package WordPress
|
||||||
* @subpackage i18n
|
* @subpackage i18n
|
||||||
|
* @since 1.2.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user