wp_dashboard_secondary_output()
Deprecated since 3.8.0. It is no longer supported and may be removed in future releases. It is recommended to replace this function with the same one.
Deprecated dashboard secondary output.
No Hooks.
Returns
null
. Nothing (null).
Usage
wp_dashboard_secondary_output();
Changelog
Deprecated since | 3.8.0 |
wp_dashboard_secondary_output() wp dashboard secondary output code WP 6.8.1
function wp_dashboard_secondary_output() {}