Action: RML/Item/DragDrop

do_action( 'RML/Item/DragDrop', $fid, $attachmentId, $newOrder )

(Pro only) This action is fired after an item in a folder got ordered by drag&drop.
Parameters:
Name Type Description
$fid int The folder id
$attachmentId int The attachment id which got updated
$newOrder int The new "nr" value
Since:
  • 4.5.3