PluginProbe
Gutenberg / 12.1.0
Gutenberg v12.1.0
23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 7.4.0 All 402 releases
← All changes | lib/demo.php +0 -2 23.3.112.1.0 View file →
@@ -10,10 +10,8 @@
10 10 }
11 11
12 12 /**
13 13 * Redirects the demo page to edit a new post.
14 - *
15 - * @global string $pagenow The name of the current admin page being viewed.
16 14 */
17 15 function gutenberg_redirect_demo() {
18 16 global $pagenow;
19 17