Opened 14 years ago
Last modified 14 years ago
#1532 new defect
Revision truncate activate/deactivate hooks
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | normal |
| Plugin: | not-listed | Keywords: | revision-truncate |
| Cc: |
Description
Revision truncate plugin is using the plugin_loaded action to run some code that must run when the plugin is activate and deactivate.
That hook is not correct one to use. There are specific hooks, register_activation_hook, register_deactivation_hook.
I attach a patch.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.