Lines:
1 to 30 of 30
<?php // (C) Copyright Bobbing Wide 2015, 2019 /* function oik_clone_relationships() – Support for cloning relationship information between sites */ /* function oik_clone_build_list_informal_relationships() – Implement "oik_clone_build_list" filter for informal relationships */ /* function oik_clone_apply_mapping() – Apply the mapping to the target post and the post meta */ /* function oik_clone_apply_informal_relationship_mapping() – Implement "oik_clone_apply_informal_mapping" to the target post IDs */ /* function oik_clone_apply_informal_relationship_mapping_urls() – Implement "oik_clone_apply_informal_mapping" to the target post URLs */ /* function oik_clone_apply_informal_relationship_mapping_blocks */ /* function oik_clone_get_master_schemeless */ /* function oik_clone_get_target_schemeless */ /* function oik_clone_get_schemeless */ /* function oik_clone_filter_all_post_meta() – Apply mapping and other filters to all post_meta data */ /* function oik_clone_filter_post_meta() – Implement "oik_clone_filter_post_meta" for relationship fields */
Called by
Invoked by
Calls
Call hooks
API Letters: