We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e6df1 commit f2e2595Copy full SHA for f2e2595
src/wp-admin/includes/class-wp-screen.php
@@ -175,7 +175,7 @@ final class WP_Screen {
175
/**
176
* Stores the result of the public show_screen_options function.
177
*
178
- * Set when calling ::show_screen_options() for the first time.
+ * Set when calling {@see self::show_screen_options()} for the first time.
179
180
* @since 3.3.0
181
* @var ?bool
0 commit comments