Lines:
1 to 47 of 47
<?php // (C) Copyright Bobbing Wide 2014, 2019 /* function oik_clone_ms_lazy_nav_tabs_oik_clone() – Handle the MS tab for oik-clone */ /* function oik_clone_ms_register_hooks() – Define the action hooks and filters that we respond to */ /* function oik_clone_match_filters_ms() – Implement "oik_clone_match_filters" for oik-clone-ms */ /* function oik_clone_lazy_nav_tab_ms() – oik-clone for Multi-Site */ /* function oik_clone_source_site_ms() – Dialog to discover which site to clone and parameters to use */ /* function oik_clone_ms_list_table() – Display the oik-clone MS table */ /* function oik_clone_selection_criteria_ms() – Display the selected posts and find out what the user wants to do with them */ /* function oik_clone_get_blog_list() – This just returns the blog IDs not the titles */ /* function bw_get_blog_urls() – Get an array of blog URLs given their IDs */ /* function oik_clone_list_ms_posts() – List the publicly accessible posts from the blog */ /* function oik_clone_load_ms_source() – */ /* function oik_clone_load_ms_post() – Load the selected post from the MS blog */ /* function oik_clone_display_header() – Display the header to indicate what we’re doing */ /* function oik_clone_ms_source() – Return the currently selected MultiSite blog ID */ /* function oik_clone_add_new_link() – Create an "Import new" or "Add new" link for the selected post */View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters: