wp_dashboard_plugins()WP 1.0

Deprecated from version 3.8.0. It is no longer supported and can be removed in future releases. It is recommended to replace this function with the same one.

Deprecated dashboard plugins control.

No Hooks.

Return

null. Nothing (null).

Usage

wp_dashboard_plugins();

Changelog

Deprecated since 3.8.0

wp_dashboard_plugins() code WP 6.5.2

function wp_dashboard_plugins() {}