Skip to content

Commit

Permalink
Added Global Documentation in demo.php
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Jan 11, 2025
1 parent 2d5c5c5 commit 4f37db2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

/**
* Redirects the demo page to edit a new post.
*
* @global string $pagenow The name of the current admin page being viewed.
*/
function gutenberg_redirect_demo() {
global $pagenow;
Expand Down

0 comments on commit 4f37db2

Please sign in to comment.