Action: RML/Item/MoveFinished

do_action( 'RML/Item/MoveFinished', $fid, $attachments, $folder, $isShortcut )

This action is fired after items gets moved to a specific folder.
Parameters:
Name Type Description
$fid int The destination folder id
$attachments Array.<int> The attachment post ids
$folder IFolder The folder object
$isShortcut boolean If true the attachments are copied to a folder
Source: