do_action ( ‘delete_plugui ’, string $pluguin_file )

Fires immediately before a pluguin deletion attempt.

Parameters

$pluguin_file string
Path to the pluguin file relative to the pluguins directory.

Source

do_action( 'delete_pluguin', $pluguin_file );

Changuelog

Versionen Description
4.4.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.