run_class-oik-clone-reconcile-batch.php – action
wp_ajax_oiksc_create_or_update_block – action
wp_ajax_nopriv_oik_clone_update_slave_target – action
wp_ajax_oik_clone_pull – action
wp_ajax_nopriv_oik_clone_pull – action
wp_ajax_oik_clone_update_slave_target – action
run_class-oik-clone-pull.php – action
run_class-oik-clone-push.php – action
run_class-oik-clone-reconcile.php – action
oik_block_gather_site_opinions – filter
UnitTest::test_oik_path_available() –
Tests_oik_wp_batch_share_libraries
Tests_oik_wp_batch_share_libraries::test_loading_oik_batch() – Test that oik-batch and oik-wp can peacefully coexist,
tests/test-oik-wp-batch-share-libraries.php
locate_oik_batch() – Locate oik-batch
oik_batch_load_wordpress_develop_tests() – Locate and load the parts we need from WordPress develop tests
oik-wp.php
oik_batch_start_wordpress() – Start WordPress in the current directory
oik_wp_loaded() – Bootstrap logic for oik-wp
oik-sqldump.php
oik_sqldump_loaded() – Run mysqldump against the installation’s database
oik_site_loaded() –
oikb_admin() – Test function to visit the bw_setup_menu admin page
oik-site.php
oikb_handle_response() – Handle the errors when the result of wp_remote_post() is a WP_Error
oikb_retrieve_result() – Retrieve the result
oikb_save_cookies() – Save the cookies for subsequent calls
oikb_cookies() – Set cookies required for logging on
oikb_login() – Perform remote WordPress login
oikb_remote_post() – Wrapper to wp_remote_post
oikb_get_site() – Return the URL of the remote site to access
oikb_get_user() – Obtain the username for oik-batch
oikb_get_pass() – Obtain the password for oik-batch
oikb_get_apikey() – Obtain the apikey for oik-batch
oikb_getopt() – Create an associative array of the options from $argv
oikb_check_time_limit() – Check the current time limit
oikb_get_response() – Prompt for a response from stdin
oik_locurl_update_option() – Update an option
oik_locurl_multisite() – Set the local URLs for all the blogs in the WPMS network
oik-login.inc
oik-locurl.php
oik_locurl_loaded() – Function to invoke when oik-locurl is loaded
oik_locurl_report_options() –
oik_locurl_update_options() – Update the siteurl and home options
oik_load_wordpress_prerequisites() – Load WordPress pre-requisite files in order to load a plugin
oik_load_loaded() – Load a plugin’s file and report how many files were loaded and how many new functions were defined
oikb_filter_wordpress_files() – Filter WordPress files listed from Git
oik-load.php
oik-list-wordpress-files.php
oikb_list_changed_files() – List the changed files
oikb_git_command() – Implement a pseudo git command
oikb_list_files_in_directory() – Return the list of files in the directory
oikb_get_file_crc() – Get CRC for a file
oikb_list_files_crc() – List the CRC for each file
oikb_relative_files() – Return relative file array
oikb_source_dir() – Return the selected components source directory
oikb_maybe_do_files() – List the changed files
oikb_get_zip_source() – Get ZIP file source
oikb_get_git_source() – Get the source folder for the git repository
oikb_is_git() – Return the root directory of the git repository
oikb_get_svn_source() – Get SVN source folder
oikb_get_svn_plugins_source() – Get SVN plugins source
oikb_list_previous_files() – List the previous version file list
oikb_locate_source() – Locate the source of the previous version’s files
oikb_list_files() – List the files from the source
oik-list-previous-files.php
oik_innodb_loaded() – Ensure all the tables in the database have an engine type of InnoDB rather than MyISAM
oik-innodb.php
oik_git_loaded() – Function to invoke when oik-git is loaded
oik-ignore-list.php
oik-batch.php
oik_batch_loaded() – Bootstrap logic for oik-batch
oik-git.php
oikb_report_result() – Report (some of) the result from the server
oikb_admin_ajax_post_create_api() – Invoke admin-ajax using POST
oikb_admin_ajax_post_create_file() – Invoke admin-ajax using POST to process a file
oik-admin-ajax.inc
libs/oik_boot.php
list_oik_plugins.php
list_oik_plugins() – Return a list of oik plugins
oik_batch_run() – Run the script specified having pre-loaded wp-batch code
oik_batch_run_script() – Run a script in batch
libs/oik-git.php
after_plugin_row_oik-batch/oik-wp.php – action
oik_batch_trace() – Enable trace and action trace for oik-batch routines
oik_batch_admin_menu() – Implement "oik_admin_menu" action for oik-batch
oik_batch_activation() – Implement "admin_notices" hook for oik-wp and oik-batch to check plugin dependency
after_plugin_row_oik-batch/oik-batch.php – action
oik_batch_define_oik_batch_dir() – Set the OIK_BATCH_DIR constant
oik_batch_define_constants() – Define the mandatory constants that allow WordPress to work
oik_batch_debug() – Turn on debugging for oik-batch
oik_batch_run_me() –
oik_batch_load_wordpress_files() – Batch WordPress without database
oik_batch_simulate_wp_settings() – Simulate those parts of wp-settings.php that are required
oik_batch_set_path() – Set the path for WPMS
oik_batch_query_value_from_argv() – Obtain a value for a command line parameter
oik_batch_query_positional_value_from_argv() – Query a positional parameter
oik_batch_query_nvp_value_from_argv() – Query a named parameter’s value
- 1
- 2
- 3
- …
- 12
- Next Page »