Skip to content

Commit

Permalink
Add docblock.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwilsoncc committed May 10, 2024
1 parent 520f7be commit d7da8d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions class-simple-page-ordering.php
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ public static function redirect_to_referer() {
/**
* Walk the pages and return top level and children pages.
*
* @param string $post_type Post type to walk.
*
* @return array {
* @type WP_Post[] $top_level_pages Top level pages.
* @type WP_Post[] $children_pages Children pages.
Expand Down

0 comments on commit d7da8d8

Please sign in to comment.