Docs: Fix alignment of the $output parameter in the hook doc for the do_shortcode_tag filter.

See #41017.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2017-06-25 07:06:22 +00:00
parent cc82d38f47
commit 4c60260c29
2 changed files with 2 additions and 2 deletions

View File

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