Lines:
1 to 15 of 15
<?php // (C) Copyright Bobbing Wide 2015, 2016 /* function oik_clone_get_target_id() – Return the target ID */ /* function oik_clone_lazy_clone_post() – Clone the post identified by the "payload" and/or "target" fields in the AJAX body */ /* function oik_clone_determine_target_id() – Determine the ID of the post to update */ /* function oik_clone_find_target_by_GUID() – Try finding a match by GUID */ /* function oik_clone_find_target_by_slug() – Try finding a match by slug */ /* function oik_clone_attempt_import() – Import the contents into the target post */View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters: