update_footer

update_footer

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

apply_filters('update_footer') is found 1 times:

  • /wp-admin/admin-footer.php line 65

    * @see core_update_footer()
    *
    * @param string $content The content that will be printed.
    */
    echo apply_filters( ‘update_footer’, ” );
    ?>

See this hook used in plugins: