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.


Top ↑

Source Source

File: wp-admin/admin-footer.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.