Changeset 31127 for trunk/src/wp-includes/formatting.php
- Timestamp:
- 01/10/2015 06:56:51 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/formatting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r31090 r31127 3523 3523 * 3524 3524 * @param string $pattern The string which formatted args are inserted. 3525 * @param mixed $args,... Arguments to be formatted into the $pattern string.3525 * @param mixed $args ,... Arguments to be formatted into the $pattern string. 3526 3526 * @return string The formatted string. 3527 3527 */
Note: See TracChangeset
for help on using the changeset viewer.