Docs: Notate more optional parameter defaults for a variety of function DocBlocks in wp-includes/link-template.php.

See #30406.

Built from https://develop.svn.wordpress.org/trunk@37258


git-svn-id: http://core.svn.wordpress.org/trunk@37224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-04-20 14:37:29 +00:00
parent b43ee4b8fe
commit a368295c37
2 changed files with 71 additions and 55 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-alpha-37256';
$wp_version = '4.6-alpha-37258';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.