予約投稿後の手順
予約投稿を行い、予約時間経過後にメインページを閲覧
/modules/xpress2x/index.php LINE(17) require('./wp-blog-header.php')
/modules/xpress2x/wp-blog-header.php LINE(12) require_once(dirname(__FILE__) . '/wp-load.php')
/modules/xpress2x/wp-load.php LINE(27) require_once(ABSPATH . 'wp-config.php')
/modules/xpress2x/wp-config.php LINE(42) require_once(ABSPATH.'wp-settings.php')
/modules/xpress2x/wp-settings.php LINE(306) require(ABSPATH . WPINC . '/update.php')
/modules/xpress2x/wp-includes/update.php LINE(301) wp_next_scheduled('wp_update_plugins')
/modules/xpress2x/wp-includes/cron.php LINE(146) _get_cron_array()
/modules/xpress2x/wp-includes/update.php LINE(305) wp_next_scheduled('wp_update_themes')
/modules/xpress2x/wp-settings.php LINE(593) do_action('init')
/modules/xpress2x/wp-includes/plugin.php LINE(339) call_user_func_array()
call_user_func_array()で/modules/xpress2x/wp-includes/cron.php wp_cron()をコール
/modules/xpress2x/wp-includes/cron.php LINE(232) wp_get_schedules()
/modules/xpress2x/wp-includes/cron.php LINE(238) spawn_cron()
/modules/xpress2x/wp-includes/cron.php LINE(206) wp_remote_post(http://localhost/cube/modules/xpress2x/wp-cron.php?check=9cb3e8797c4abf18d9df8945a4a4cca3)
予約の公開
wp_remote_postで呼ばれたwp-cron.php
/modules/xpress2x/wp-cron.php LINE(21) require_once('./wp-load.php')
/modules/xpress2x/wp-load.php LINE(27) require_once(ABSPATH . 'wp-config.php')
/modules/xpress2x/wp-config.php LINE(42) require_once(ABSPATH.'wp-settings.php')
/modules/xpress2x/wp-settings.php LINE(306) require(ABSPATH . WPINC . '/update.php')
/modules/xpress2x/wp-includes/update.php LINE(301) wp_next_scheduled('wp_update_plugins')
/modules/xpress2x/wp-includes/update.php LINE(305) wp_next_scheduled('wp_update_themes')
/modules/xpress2x/wp-cron.php LINE(53) wp_unschedule_event()
/modules/xpress2x/wp-cron.php LINE(55) do_action_ref_array()
/modules/xpress2x/wp-includes/plugin.php LINE(414) call_user_func_array()
LINE() check_and_publish_future_post()
/modules/xpress2x/wp-includes/post.php LINE(1650) wp_publish_post()
/modules/xpress2x/wp-includes/post.php LINE(1608) wp_transition_post_status()
/modules/xpress2x/wp-includes/post.php LINE(1743) do_action()
/modules/xpress2x/wp-includes/plugin.php LINE(339) call_user_func_array()
LINE() _transition_post_status()
/modules/xpress2x/wp-includes/post.php LINE(3116) wp_clear_scheduled_hook()
/modules/xpress2x/wp-includes/cron.php LINE(132) wp_next_scheduled()
/modules/xpress2x/wp-includes/plugin.php LINE(339) call_user_func_array()
LINE() _publish_post_hook()
/modules/xpress2x/wp-includes/post.php LINE(3161) wp_schedule_single_event()
/modules/xpress2x/wp-includes/cron.php LINE(25) wp_next_scheduled()
スケジュールの消去
/modules/xpress2x/index.php LINE(17) require('./wp-blog-header.php')
/modules/xpress2x/wp-blog-header.php LINE(12) require_once(dirname(__FILE__) . '/wp-load.php')
/modules/xpress2x/wp-load.php LINE(27) require_once(ABSPATH . 'wp-config.php')
/modules/xpress2x/wp-config.php LINE(42) require_once(ABSPATH.'wp-settings.php')
/modules/xpress2x/wp-settings.php LINE(306) require(ABSPATH . WPINC . '/update.php')
/modules/xpress2x/wp-includes/update.php LINE(301) wp_next_scheduled('wp_update_plugins')
/modules/xpress2x/wp-includes/cron.php LINE(146) _get_cron_array()
/modules/xpress2x/wp-includes/update.php LINE(305) wp_next_scheduled('wp_update_themes')
/modules/xpress2x/wp-settings.php LINE(593) do_action('init')
/modules/xpress2x/wp-includes/plugin.php LINE(339) call_user_func_array()
/modules/xpress2x/wp-includes/cron.php wp_cron()をコール
/modules/xpress2x/wp-includes/cron.php LINE(222) _get_cron_array()
/modules/xpress2x/wp-includes/cron.php LINE(232) wp_get_schedules()
/modules/xpress2x/wp-includes/cron.php LINE(236) call_user_func()
/modules/xpress2x/wp-includes/cron.php LINE(238) spawn_cron()
/modules/xpress2x/wp-includes/cron.php LINE(175) _get_cron_array()
/modules/xpress2x/wp-cron.php LINE(21) require_once('./wp-load.php')
/modules/xpress2x/wp-load.php LINE(27) require_once(ABSPATH . 'wp-config.php')
/modules/xpress2x/wp-config.php LINE(42) require_once(ABSPATH.'wp-settings.php')
/modules/xpress2x/wp-settings.php LINE(306) require(ABSPATH . WPINC . '/update.php')
/modules/xpress2x/wp-includes/update.php LINE(301) wp_next_scheduled('wp_update_plugins')
/modules/xpress2x/wp-includes/update.php LINE(305) wp_next_scheduled('wp_update_themes')
/modules/xpress2x/wp-cron.php LINE(29) _get_cron_array()
/modules/xpress2x/wp-cron.php LINE(53) wp_unschedule_event()
/modules/xpress2x/wp-includes/cron.php LINE(110) _get_cron_array()
/modules/xpress2x/wp-includes/cron.php LINE(117) _set_cron_array()