I know it is possible to bind when delete a file,
'rm' => 'bindcallbackfunction'
But it is useless when you activate trash volume - then file is removed and placed in trash folder.
Is it possible to bind to both rm and trash, something like:
'rm trash' => 'bindcallbackfunction'
I know it is possible to bind when delete a file,
'rm' => 'bindcallbackfunction'
But it is useless when you activate trash volume - then file is removed and placed in trash folder.
Is it possible to bind to both rm and trash, something like:
'rm trash' => 'bindcallbackfunction'