Docs: Remove an erroneous closing brace from the description of wp_list_pages()
.
Props birgire See #42505 git-svn-id: https://develop.svn.wordpress.org/trunk@43576 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8454fd7918
commit
7d54198c7c
@ -1323,7 +1323,7 @@ function wp_list_pages( $args = '' ) {
|
||||
/**
|
||||
* Displays or retrieves a list of pages with an optional home link.
|
||||
*
|
||||
* The arguments are listed below and part of the arguments are for wp_list_pages()} function.
|
||||
* The arguments are listed below and part of the arguments are for wp_list_pages() function.
|
||||
* Check that function for more info on those arguments.
|
||||
*
|
||||
* @since 2.7.0
|
||||
|
Loading…
Reference in New Issue
Block a user