apply_filters( 'admin_footer_text', string $text )
Filters the “Thank you” text displayed in the admin footer.
Parameters
- $text
-
The content that will be printed.
Source
Changelog
Version | Description |
---|---|
WP-2.8.0 | Introduced. |