Docs: Fix formatting, tense, verb conjugation, and other syntax for wp-includes/* elements introduced or changed in 4.6.

Part 2/2.

Fixes #37318.


git-svn-id: https://develop.svn.wordpress.org/trunk@38125 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2016-07-20 19:32:05 +00:00
parent 22585895b3
commit 7e52b06003
11 changed files with 36 additions and 31 deletions

View File

@@ -918,6 +918,7 @@ function wp_just_in_time_script_localization() {
* @since 4.6.0
*
* @link http://api.jqueryui.com/datepicker/#options
*
* @global WP_Locale $wp_locale The WordPress date and time locale object.
*/
function wp_localize_jquery_ui_datepicker() {