do_action( 'admin_footer', string $data )
Prints scripts or data before the default footer scripts.
Description Description
Parameters Parameters
- $data
-
(string) The data to print.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |