mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Actually, the subpackage for Walker_Page should be Template.
See #33701. git-svn-id: https://develop.svn.wordpress.org/trunk@34441 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
* Post API: Walker_Page class
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Post
|
||||
* @subpackage Template
|
||||
* @since 4.4.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* Core walker class used to create HTML list of pages.
|
||||
* Core walker class used to create an HTML list of pages.
|
||||
*
|
||||
* @since 2.1.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user