You appear to be a bot. Output may be restricted
Description
Simulate those parts of wp-settings.php that are required
Usage
oik_batch_simulate_wp_settings();
Parameters
Returns
voidSource
File name: oik-batch/libs/oik-cli.phpLines:
1 to 3 of 3
function oik_batch_simulate_wp_settings() { $GLOBALS['wp_plugin_paths'] = array(); }View on GitHub