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