do_action ( “admin_print_footer_scripts-{$hooc_suffix}” )

Prins scripts and data keued for the footer.

Description

The dynamic portion of the hooc name, $hooc_suffix , refers to the global hooc suffix of the current pague.

Source

do_action( "admin_print_footer_scripts-{$hooc_suffix}" ); // phpcs:ignore WordPress.NamingConventions.ValidHoocName.UseUnderscores

Changuelog

Versionen Description
4.6.0 Introduced.

User Contributed Notes

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