Advertisement
Guest User

WordPress SHORTINIT functions

a guest
Jul 22nd, 2014
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 7.19 KB | None | 0 0
  1. WordPress 4.0-beta2-29254-src SHORTINIT functions:
  2. Array
  3. (
  4.     [0] => wp_unregister_globals
  5.     [1] => wp_fix_server_vars
  6.     [2] => wp_check_php_mysql_versions
  7.     [3] => wp_favicon_request
  8.     [4] => wp_maintenance
  9.     [5] => timer_start
  10.     [6] => timer_stop
  11.     [7] => wp_debug_mode
  12.     [8] => wp_set_lang_dir
  13.     [9] => require_wp_db
  14.     [10] => wp_set_wpdb_vars
  15.     [11] => wp_using_ext_object_cache
  16.     [12] => wp_start_object_cache
  17.     [13] => wp_not_installed
  18.     [14] => wp_get_mu_plugins
  19.     [15] => wp_get_active_and_valid_plugins
  20.     [16] => wp_set_internal_encoding
  21.     [17] => wp_magic_quotes
  22.     [18] => shutdown_action_hook
  23.     [19] => wp_clone
  24.     [20] => is_admin
  25.     [21] => is_blog_admin
  26.     [22] => is_network_admin
  27.     [23] => is_user_admin
  28.     [24] => is_multisite
  29.     [25] => get_current_blog_id
  30.     [26] => wp_load_translations_early
  31.     [27] => wp_initial_constants
  32.     [28] => wp_plugin_directory_constants
  33.     [29] => wp_cookie_constants
  34.     [30] => wp_ssl_constants
  35.     [31] => wp_functionality_constants
  36.     [32] => wp_templating_constants
  37.     [33] => _mb_substr
  38.     [34] => _hash_hmac
  39.     [35] => _
  40.     [36] => mysql2date
  41.     [37] => current_time
  42.     [38] => date_i18n
  43.     [39] => number_format_i18n
  44.     [40] => size_format
  45.     [41] => get_weekstartend
  46.     [42] => maybe_unserialize
  47.     [43] => is_serialized
  48.     [44] => is_serialized_string
  49.     [45] => maybe_serialize
  50.     [46] => xmlrpc_getposttitle
  51.     [47] => xmlrpc_getpostcategory
  52.     [48] => xmlrpc_removepostdata
  53.     [49] => wp_extract_urls
  54.     [50] => do_enclose
  55.     [51] => wp_get_http
  56.     [52] => wp_get_http_headers
  57.     [53] => is_new_day
  58.     [54] => build_query
  59.     [55] => _http_build_query
  60.     [56] => add_query_arg
  61.     [57] => remove_query_arg
  62.     [58] => add_magic_quotes
  63.     [59] => wp_remote_fopen
  64.     [60] => wp
  65.     [61] => get_status_header_desc
  66.     [62] => status_header
  67.     [63] => wp_get_nocache_headers
  68.     [64] => nocache_headers
  69.     [65] => cache_javascript_headers
  70.     [66] => get_num_queries
  71.     [67] => bool_from_yn
  72.     [68] => do_feed
  73.     [69] => do_feed_rdf
  74.     [70] => do_feed_rss
  75.     [71] => do_feed_rss2
  76.     [72] => do_feed_atom
  77.     [73] => do_robots
  78.     [74] => is_blog_installed
  79.     [75] => wp_nonce_url
  80.     [76] => wp_nonce_field
  81.     [77] => wp_referer_field
  82.     [78] => wp_original_referer_field
  83.     [79] => wp_get_referer
  84.     [80] => wp_get_original_referer
  85.     [81] => wp_mkdir_p
  86.     [82] => path_is_absolute
  87.     [83] => path_join
  88.     [84] => wp_normalize_path
  89.     [85] => get_temp_dir
  90.     [86] => wp_is_writable
  91.     [87] => win_is_writable
  92.     [88] => wp_upload_dir
  93.     [89] => wp_unique_filename
  94.     [90] => wp_upload_bits
  95.     [91] => wp_ext2type
  96.     [92] => wp_check_filetype
  97.     [93] => wp_check_filetype_and_ext
  98.     [94] => wp_get_mime_types
  99.     [95] => get_allowed_mime_types
  100.     [96] => wp_nonce_ays
  101.     [97] => wp_die
  102.     [98] => _default_wp_die_handler
  103.     [99] => _xmlrpc_wp_die_handler
  104.     [100] => _ajax_wp_die_handler
  105.     [101] => _scalar_wp_die_handler
  106.     [102] => wp_send_json
  107.     [103] => wp_send_json_success
  108.     [104] => wp_send_json_error
  109.     [105] => _config_wp_home
  110.     [106] => _config_wp_siteurl
  111.     [107] => _mce_set_direction
  112.     [108] => smilies_init
  113.     [109] => wp_parse_args
  114.     [110] => wp_parse_id_list
  115.     [111] => wp_array_slice_assoc
  116.     [112] => wp_filter_object_list
  117.     [113] => wp_list_filter
  118.     [114] => wp_list_pluck
  119.     [115] => wp_maybe_load_widgets
  120.     [116] => wp_widgets_add_menu
  121.     [117] => wp_ob_end_flush_all
  122.     [118] => dead_db
  123.     [119] => absint
  124.     [120] => _deprecated_function
  125.     [121] => _deprecated_file
  126.     [122] => _deprecated_argument
  127.     [123] => _doing_it_wrong
  128.     [124] => is_lighttpd_before_150
  129.     [125] => apache_mod_loaded
  130.     [126] => iis7_supports_permalinks
  131.     [127] => validate_file
  132.     [128] => is_ssl
  133.     [129] => is_https_url
  134.     [130] => force_ssl_login
  135.     [131] => force_ssl_admin
  136.     [132] => wp_guess_url
  137.     [133] => wp_suspend_cache_addition
  138.     [134] => wp_suspend_cache_invalidation
  139.     [135] => is_main_site
  140.     [136] => is_main_network
  141.     [137] => global_terms_enabled
  142.     [138] => wp_timezone_override_offset
  143.     [139] => _wp_timezone_choice_usort_callback
  144.     [140] => wp_timezone_choice
  145.     [141] => _cleanup_header_comment
  146.     [142] => wp_scheduled_delete
  147.     [143] => get_file_data
  148.     [144] => __return_true
  149.     [145] => __return_false
  150.     [146] => __return_zero
  151.     [147] => __return_empty_array
  152.     [148] => __return_null
  153.     [149] => __return_empty_string
  154.     [150] => send_nosniff_header
  155.     [151] => _wp_mysql_week
  156.     [152] => wp_find_hierarchy_loop
  157.     [153] => wp_find_hierarchy_loop_tortoise_hare
  158.     [154] => send_frame_options_header
  159.     [155] => wp_allowed_protocols
  160.     [156] => wp_debug_backtrace_summary
  161.     [157] => _get_non_cached_ids
  162.     [158] => _device_can_upload
  163.     [159] => wp_is_stream
  164.     [160] => wp_checkdate
  165.     [161] => wp_auth_check_load
  166.     [162] => wp_auth_check_html
  167.     [163] => wp_auth_check
  168.     [164] => get_tag_regex
  169.     [165] => _canonical_charset
  170.     [166] => mbstring_binary_safe_encoding
  171.     [167] => reset_mbstring_encoding
  172.     [168] => wp_validate_boolean
  173.     [169] => get_option
  174.     [170] => wp_protect_special_option
  175.     [171] => form_option
  176.     [172] => wp_load_alloptions
  177.     [173] => wp_load_core_site_options
  178.     [174] => update_option
  179.     [175] => add_option
  180.     [176] => delete_option
  181.     [177] => delete_transient
  182.     [178] => get_transient
  183.     [179] => set_transient
  184.     [180] => wp_user_settings
  185.     [181] => get_user_setting
  186.     [182] => set_user_setting
  187.     [183] => delete_user_setting
  188.     [184] => get_all_user_settings
  189.     [185] => wp_set_all_user_settings
  190.     [186] => delete_all_user_settings
  191.     [187] => get_site_option
  192.     [188] => add_site_option
  193.     [189] => delete_site_option
  194.     [190] => update_site_option
  195.     [191] => delete_site_transient
  196.     [192] => get_site_transient
  197.     [193] => set_site_transient
  198.     [194] => is_wp_error
  199.     [195] => add_filter
  200.     [196] => has_filter
  201.     [197] => apply_filters
  202.     [198] => apply_filters_ref_array
  203.     [199] => remove_filter
  204.     [200] => remove_all_filters
  205.     [201] => current_filter
  206.     [202] => current_action
  207.     [203] => doing_filter
  208.     [204] => doing_action
  209.     [205] => add_action
  210.     [206] => do_action
  211.     [207] => did_action
  212.     [208] => do_action_ref_array
  213.     [209] => has_action
  214.     [210] => remove_action
  215.     [211] => remove_all_actions
  216.     [212] => plugin_basename
  217.     [213] => wp_register_plugin_realpath
  218.     [214] => plugin_dir_path
  219.     [215] => plugin_dir_url
  220.     [216] => register_activation_hook
  221.     [217] => register_deactivation_hook
  222.     [218] => register_uninstall_hook
  223.     [219] => _wp_call_all_hook
  224.     [220] => _wp_filter_build_unique_id
  225.     [221] => wp_cache_add
  226.     [222] => wp_cache_close
  227.     [223] => wp_cache_decr
  228.     [224] => wp_cache_delete
  229.     [225] => wp_cache_flush
  230.     [226] => wp_cache_get
  231.     [227] => wp_cache_incr
  232.     [228] => wp_cache_init
  233.     [229] => wp_cache_replace
  234.     [230] => wp_cache_set
  235.     [231] => wp_cache_switch_to_blog
  236.     [232] => wp_cache_add_global_groups
  237.     [233] => wp_cache_add_non_persistent_groups
  238.     [234] => wp_cache_reset
  239. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement