John Blackbourn
|
4a16295dc5
|
Docs: Standardise the format used for documenting parameters passed by reference.
See #35974, #41017
Built from https://develop.svn.wordpress.org/trunk@41688
git-svn-id: http://core.svn.wordpress.org/trunk@41522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-10-02 22:14:46 +00:00 |
|
John Blackbourn
|
4981452aba
|
General: Fix more instances of inconsistent parameters passed to various filters, plus fix some filter docs.
See #38462, #41017
Built from https://develop.svn.wordpress.org/trunk@41221
git-svn-id: http://core.svn.wordpress.org/trunk@41061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-08-03 16:13:44 +00:00 |
|
Sergey Biryukov
|
633ce094a1
|
Taxonomy: Fix typo in $aria_checked variable name in Walker_Category_Checklist::start_el() .
Props dhanendran.
Fixes #40295.
Built from https://develop.svn.wordpress.org/trunk@40348
git-svn-id: http://core.svn.wordpress.org/trunk@40255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-03-29 11:22:47 +00:00 |
|
Drew Jaynes
|
2a37e00b92
|
Docs: Clarify the file header summary for wp-admin/includes/class-walker-category-checklist.php, introduced in [34241].
Also clarifies the class DocBlock summary for `Walker_Category_Checklist`.
See #33413. See #33701.
Built from https://develop.svn.wordpress.org/trunk@34425
git-svn-id: http://core.svn.wordpress.org/trunk@34389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-22 14:33:48 +00:00 |
|
Drew Jaynes
|
8241813825
|
Docs: Move a duplicate hook comment accidentally left behind when its corresponding filter was relocated in [31765].
See #31443. See #32246.
Built from https://develop.svn.wordpress.org/trunk@34368
git-svn-id: http://core.svn.wordpress.org/trunk@34332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-21 23:13:26 +00:00 |
|
Scott Taylor
|
1e3807c10d
|
wp-admin/includes/template.php is now a loader for 3 files made via svn cp :
* `Walker_Category_Checklist` class
* `WP_Internal_Pointers` class
* `template-functions.php`
This is BC for plugins that are loading `wp-admin/includes/template.php` for fun.
See #33413.
Built from https://develop.svn.wordpress.org/trunk@34241
git-svn-id: http://core.svn.wordpress.org/trunk@34205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-16 15:35:23 +00:00 |
|