coldtrick/double_confirm

Adds an extra confirm dialog to supported delete actions

Fund package maintenance!
ColdTrick
www.paypal.me/ColdTrick

Installs: 1 005

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:elgg-plugin

v3.0.3 2024-06-28 06:43 UTC

This package is auto-updated.

Last update: 2024-08-28 07:03:17 UTC


README

Elgg 5.0 Elgg 6.0 Lint Checks Latest Stable Version License

Adds an extra confirm dialog to supported delete actions.

Plugins that want to add an extra dialog to their delete actions can do so by setting the following data on their delete links.

    'double_confirm' => true,