Inventory_Presser_Uninstaller::add_delete_vehicles_link( string[] $actions )

add_delete_vehicles_link


Description Description

Adds a Delete all Vehicles link near the Deactivate link on the plugins page.


Top ↑

Parameters Parameters

$actions

(string[]) (Required) An array of plugin action links. By default this can include 'activate', 'deactivate', and 'delete'.


Top ↑

Return Return

(string[]) The changed array of plugin action links.


Top ↑

Source Source

File: includes/class-uninstaller.php