X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/4feeb71a9d812a9ae371c28a3d8b442a4394ded7..607b7e02d77e7326161e8ec15639052d2040f745:/wp-admin/admin-footer.php?ds=sidebyside diff --git a/wp-admin/admin-footer.php b/wp-admin/admin-footer.php index a99eabac..f32ce07e 100644 --- a/wp-admin/admin-footer.php +++ b/wp-admin/admin-footer.php @@ -9,6 +9,11 @@ // don't load directly if ( !defined('ABSPATH') ) die('-1'); + +/** + * @global string $hook_suffix + */ +global $hook_suffix; ?>
@@ -28,7 +33,7 @@ if ( !defined('ABSPATH') ) WordPress.' ), __( 'https://wordpress.org/' ) ); /** - * Filter the "Thank you" text displayed in the admin footer. + * Filters the "Thank you" text displayed in the admin footer. * * @since 2.8.0 * @@ -40,7 +45,7 @@ if ( !defined('ABSPATH') )