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