John Blackbourn
|
1402c3d8b4
|
Docs: Miscellaneous docblock corrections.
See #32246
Built from https://develop.svn.wordpress.org/trunk@36069
git-svn-id: http://core.svn.wordpress.org/trunk@36034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-12-23 06:31:27 +00:00 |
|
Drew Jaynes
|
f32fba3dab
|
Docs: Add more complete property and method documentation for Walker_Page .
* Adds missing DocBlock summaries
* Adds missing `@param` descriptions
* Marks some optional parameters as such
* Reorders some DocBlock tags
See #32246.
Built from https://develop.svn.wordpress.org/trunk@35929
git-svn-id: http://core.svn.wordpress.org/trunk@35893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-12-14 18:06:31 +00:00 |
|
Drew Jaynes
|
32358bbcdd
|
Docs: Actually, the subpackage for Walker_Page should be Template.
See #33701.
Built from https://develop.svn.wordpress.org/trunk@34441
git-svn-id: http://core.svn.wordpress.org/trunk@34405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-22 15:09:24 +00:00 |
|
Drew Jaynes
|
160ae95982
|
Docs: Clarify the file header summary for wp-includes/class-walker-page.php, introduced in [34109].
Also clarifies the class DocBlock summary for `Walker_Page`.
See #33413. See #33701.
Built from https://develop.svn.wordpress.org/trunk@34414
git-svn-id: http://core.svn.wordpress.org/trunk@34378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-22 13:54:24 +00:00 |
|
Scott Taylor
|
4cec121d0b
|
Move Walker_Page and Walker_PageDropdown into their own files via svn cp . Remove them from post-template.php . Load them in post.php .
`post-template.php` loads after `post.php` in `wp-settings.php`. It could probably also be loaded in `post.php`, but avoiding that for the moment.
See #33413.
Built from https://develop.svn.wordpress.org/trunk@34109
git-svn-id: http://core.svn.wordpress.org/trunk@34077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-14 02:59:24 +00:00 |
|