Docs: Document the @return value of wp_add_trashed_suffix_to_post_name_for_post().

Props Shelob9.
Fixes #36728.
Built from https://develop.svn.wordpress.org/trunk@37334


git-svn-id: http://core.svn.wordpress.org/trunk@37300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-05-01 10:16:29 +00:00
parent 6693acdb24
commit 49a47bb255
2 changed files with 3 additions and 2 deletions

View File

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