Duplicate an item
Function Definition
public function duplicate ( $id = null )
Source File: /pods/classes/Pods.php
Since: 2.0
Parameters
| PARAMETER | TYPE | DETAILS |
|---|---|---|
| $id | (int) | ID of the pod item to duplicate |
Returns
(int|bool) ID of the new pod item