Moves a code or theme to a new location in the hierarchy while preserving its properties and child nodes. Checks for circular references and maintains the integrity of the hierarchy structure.
move_item(node, item_path, new_parent_path)Updated node hierarchy with item moved to new location
Root node of the hierarchy tree
Character vector specifying the current path to the item
Character vector specifying the path to the new parent