1332*1333* The action concatenates the 'uninstall_' prefix with the basename of the1334* plugin passed to uninstall_plugin() to create a dynamically-named action.1335*1336* @since 2.7.01337*/1338do_action("uninstall_{$file}");1339}1340}13411342//1343// Menu.1344//
History
Introduced in 2.7.0. Unchanged from 6.7.7 through 7.1.0.