ErrorException
(E_NOTICE)
4
ErrorException
/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php28
3
Illuminate\Foundation\Bootstrap\HandleExceptions
handleError
/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php28
2
include
/home/zrihnr7vss40/public_html/wp-includes/template-loader.php98
1
require_once
/home/zrihnr7vss40/public_html/wp-blog-header.php19
0
require
/home/zrihnr7vss40/public_html/index.php18
/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php
header("Content-Type: application/force-download");
header('Content-Disposition: attachment; filename=' . urlencode(basename($getFile)));
// header('Content-Transfer-Encoding: binary');
header('Expires: 0');
header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
header('Pragma: public');
header('Content-Length: ' . filesize($getFile));
ob_clean();
flush();
readfile($getFile);
exit;
}
}
get_header();
$id = (isset($_GET['class']))? $_GET['class'] :'';
$course_details = App\ClassDetails::where('id',$id)->where('is_delete','=',0)->first();
$get_title = App\Course::where('id',$course_details->course_id)->where('is_delete','=',0)->first();
$get_type = App\Course::where('id',$get_title->parent_id)->where('is_delete','=',0)->first();
?>
<div class="main-content">
<input type="hidden" name="_token" value="0kyHwGu0ikncdOA2LX3MQN9Nfh1JpzhcncOMloKs">
<style type="text/css">
.parallax
{
height: auto !important;
}
.breadcrumb li a
{
color: #fff;
Arguments
"Trying to get property 'course_id' of non-object"
/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php
header("Content-Type: application/force-download");
header('Content-Disposition: attachment; filename=' . urlencode(basename($getFile)));
// header('Content-Transfer-Encoding: binary');
header('Expires: 0');
header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
header('Pragma: public');
header('Content-Length: ' . filesize($getFile));
ob_clean();
flush();
readfile($getFile);
exit;
}
}
get_header();
$id = (isset($_GET['class']))? $_GET['class'] :'';
$course_details = App\ClassDetails::where('id',$id)->where('is_delete','=',0)->first();
$get_title = App\Course::where('id',$course_details->course_id)->where('is_delete','=',0)->first();
$get_type = App\Course::where('id',$get_title->parent_id)->where('is_delete','=',0)->first();
?>
<div class="main-content">
<input type="hidden" name="_token" value="0kyHwGu0ikncdOA2LX3MQN9Nfh1JpzhcncOMloKs">
<style type="text/css">
.parallax
{
height: auto !important;
}
.breadcrumb li a
{
color: #fff;
Arguments
8
"Trying to get property 'course_id' of non-object"
"/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php"
28
array:319 [ "_GET" => [] "_POST" => [] "_COOKIE" => [] "_FILES" => [] "wp_did_header" => true "_SERVER" => array:113 [ "SERVER_SOFTWARE" => "Apache" "REQUEST_URI" => "/class-details/" "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" "HTTP_ACCEPT_ENCODING" => "br,gzip" "HTTP_ACCEPT_LANGUAGE" => "en-US,en;q=0.5" "CONTENT_LENGTH" => "0" "HTTP_HOST" => "joinivy.com" "HTTP_USER_AGENT" => "CCBot/2.0 (https://commoncrawl.org/faq/)" "HTTP_X_HTTPS" => "1" "REDIRECT_UNIQUE_ID" => "Z-CThRSGjooNin_eJs1QxAAAyig" "REDIRECT_SCRIPT_URL" => "/class-details/" "REDIRECT_SCRIPT_URI" => "https://joinivy.com/class-details/" "REDIRECT_USER_ID" => "5919737" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "joinivy.com" "REDIRECT_HTTP2" => "on" "REDIRECT_H2PUSH" => "on" "REDIRECT_H2_PUSH" => "on" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_STREAM_ID" => "3" "REDIRECT_H2_STREAM_TAG" => "2883088-580-3" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z-CThRSGjooNin_eJs1QxAAAyig" "SCRIPT_URL" => "/class-details/" "SCRIPT_URI" => "https://joinivy.com/class-details/" "USER_ID" => "5919737" "HTTPS" => "on" "SSL_TLS_SNI" => "joinivy.com" "HTTP2" => "on" "H2PUSH" => "on" "H2_PUSH" => "on" "H2_PUSHED" => "" "H2_PUSHED_ON" => "" "H2_STREAM_ID" => "3" "H2_STREAM_TAG" => "2883088-580-3" "SERVER_SIGNATURE" => "" "SERVER_NAME" => "joinivy.com" "SERVER_ADDR" => "68.178.233.156" "SERVER_PORT" => "443" "REMOTE_ADDR" => "18.97.9.173" "DOCUMENT_ROOT" => "/home/zrihnr7vss40/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home/zrihnr7vss40/public_html" "SERVER_ADMIN" => "webmaster@joinivy.com" "SCRIPT_FILENAME" => "/home/zrihnr7vss40/public_html/index.php" "REMOTE_PORT" => "49054" "REDIRECT_URL" => "/class-details/" "SERVER_PROTOCOL" => "HTTP/2.0" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => "1742771077.1893" "REQUEST_TIME" => "1742771077" "APP_NAME" => "Laravel" "APP_ENV" => "production" "APP_KEY" => "base64:OBigpMkHyGMWN0RBrzqw5sds3N00RiKuVmhROgVQDvU=" "APP_DEBUG" => "true" "APP_URL" => "http://localhost" "APP_TIMEZONE" => "Africa/Cairo" "LOG_CHANNEL" => "stack" "DB_CONNECTION" => "mysql" "DB_HOST" => "localhost" "DB_PORT" => "3306" "DB_DATABASE" => "joinivy" "DB_USERNAME" => "joinivy_edu" "DB_PASSWORD" => "joinivy_edu" "BROADCAST_DRIVER" => "log" "CACHE_DRIVER" => "file" "SESSION_DRIVER" => "file" "SESSION_LIFETIME" => "120" "QUEUE_DRIVER" => "sync" "REDIS_HOST" => "127.0.0.1" "REDIS_PASSWORD" => "null" "REDIS_PORT" => "6379" "MAIL_DRIVER" => "sendmail" "MAIL_HOST" => "mail.joinivy.com" "MAIL_PORT" => "587" "MAIL_USERNAME" => "info@joinivy.com" "MAIL_PASSWORD" => "default@123" "MAIL_ENCRYPTION" => "tls" "PUSHER_APP_ID" => "" "PUSHER_APP_KEY" => "" "PUSHER_APP_SECRET" => "" "PUSHER_APP_CLUSTER" => "mt1" "MIX_PUSHER_APP_KEY" => "" "MIX_PUSHER_APP_CLUSTER" => "mt1" "WIZIQ_API_URL" => "https://classapi.wiziqxt.com/apimanager.ashx" "WIZIQ_SECRET_KEY" => "nbaqEtPHk3E=" "WIZIQ_ACCESS_KEY" => "fipzu+2E2bDJRRPjjE418w==" "CRON_USER" => "435" "FROM_EMAIL" => "info@joinivy.com" "FROM_NAME" => "JoinIvy" "ADMIN_EMAIL" => "info@joinivy.com" "WIZIQ_RESTAPI_URL" => "http://contentapi.wiziqxt.com/RestService.ashx" "ORDERID_PREFIX" => "EGP" "PAYMOB_APIKEY" => "ZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmpiR0Z6Y3lJNklrMWxjbU5vWVc1MElpd2ljSEp2Wm1sc1pWOXdheUk2TkRNeU5pd2libUZ0WlNJNkltbHVhWFJwWVd3aWZRLkRpTlloNUNuTGZ4VkQzZkZQaHlYUkpUUU5ENkJoSnZYUk9JQWRoNEY0SnRUT09pTDViNDlRSzF0dkRONVpKNGlVV1paRG5mSTk5Rk1QaGdZX2MzLUtB" "HMAC_SECRET" => "20D17BE1F2D7E9975BFCD598FCDEEABC" "MERCHANT_ID" => "4326" "IFRAME_ID" => "11146" "INTEGRATION_ID" => "7590" "CURRENCY" => "EGP" "AMOUNT_CENT_VAL" => "100" "MARKETING_SITE_URL" => "https://joinivy.com" "SESSION_DOMAIN" => ".joinivy.com" ] "a" => null "b" => "\r" "table_prefix" => "wp_tsjmg5_" "GLOBALS" => &1 array:319 [ "_GET" => & [] "_POST" => & [] "_COOKIE" => & [] "_FILES" => & [] "wp_did_header" => & true "_SERVER" => & array:113 [ …113] "a" => & null "b" => & "\r" "table_prefix" => & "wp_tsjmg5_" "GLOBALS" => &1 array:319 [&1] "wp_version" => & "5.3.18" "wp_db_version" => & 45805 "tinymce_version" => & "4960-20190918" "required_php_version" => & "5.6.20" "required_mysql_version" => & "5.0" "wp_local_package" => & null "blog_id" => & 1 "wp_filter" => & array:1726 [ …1726] "wpdb" => & wpdb {#3} "locale" => & "en_US" "_REQUEST" => & array:5 [ …5] "_ENV" => & array:57 [ …57] "wp_actions" => & array:377 [ …377] "wp_current_filter" => & [] "PHP_SELF" => & "/index.php" "timestart" => & 1742771077.1972 "constant" => & "VERSION_STRING" "_wp_using_ext_object_cache" => & null "wp_object_cache" => & WP_Object_Cache {#6} "allowedposttags" => & array:81 [ …81] "allowedtags" => & array:14 [ …14] "allowedentitynames" => & array:253 [ …253] "shortcode_tags" => & array:155 [ …155] "wp_registered_sidebars" => & array:5 [ …5] "wp_registered_widgets" => & array:59 [ …59] "wp_registered_widget_controls" => & array:59 [ …59] "wp_registered_widget_updates" => & array:52 [ …52] "_wp_sidebars_widgets" => & array:8 [ …8] "_wp_deprecated_widgets_callbacks" => & array:22 [ …22] "wp_embed" => & WP_Embed {#821} "wp_plugin_paths" => & [] "pagenow" => & "index.php" "is_lynx" => & false "is_gecko" => & false "is_winIE" => & false "is_macIE" => & false "is_opera" => & false "is_NS4" => & false "is_safari" => & false "is_chrome" => & false "is_iphone" => & false "is_IE" => & false "is_edge" => & false "is_apache" => & true "is_IIS" => & false "is_iis7" => & false "is_nginx" => & false "wp_rewrite" => & WP_Rewrite {#500} "wp_taxonomies" => & array:15 [ …15] "l10n" => & null "l10n_unloaded" => & [] "wp" => & WP {#11712} "_wp_theme_features" => & array:10 [ …10] "wp_post_types" => & array:25 [ …25] "post_type_meta_caps" => & array:19 [ …19] "_wp_post_type_features" => & array:25 [ …25] "wp_post_statuses" => & array:19 [ …19] "wp_theme_directories" => & array:1 [ …1] "apss_object" => & APSS_Class {#905} "A2A_locale" => & "" "A2A_FOLLOW_services" => & array:17 [ …17] "A2A_SHARE_SAVE_options" => & array:15 [ …15] "A2A_SHARE_SAVE_plugin_dir" => & "/home/zrihnr7vss40/public_html/wp-content/plugins/add-to-any" "A2A_SHARE_SAVE_plugin_url" => & "https://joinivy.com/wp-content/plugins/add-to-any" "A2A_SHARE_SAVE_services" => & array:96 [ …96] "wpcom_api_key" => & "" "akismet_api_host" => & ".rest.akismet.com" "akismet_api_port" => & 80 "wp_customize" => & null "wp_queries" => & """ CREATE TABLE wp_tsjmg5_users (\n \tID bigint(20) unsigned NOT NULL auto_increment,\n \tuser_login varchar(60) NOT NULL default '',\n \tuser_pass varchar(255) NOT NULL default '',\n \tuser_nicename varchar(50) NOT NULL default '',\n \tuser_email varchar(100) NOT NULL default '',\n \tuser_url varchar(100) NOT NULL default '',\n \tuser_registered datetime NOT NULL default '0000-00-00 00:00:00',\n \tuser_activation_key varchar(255) NOT NULL default '',\n \tuser_status int(11) NOT NULL default '0',\n \tdisplay_name varchar(250) NOT NULL default '',\n \tPRIMARY KEY (ID),\n \tKEY user_login_key (user_login),\n \tKEY user_nicename (user_nicename),\n \tKEY user_email (user_email)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_usermeta (\n \tumeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tuser_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (umeta_id),\n \tKEY user_id (user_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_termmeta (\n \tmeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tterm_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (meta_id),\n \tKEY term_id (term_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_terms (\n term_id bigint(20) unsigned NOT NULL auto_increment,\n name varchar(200) NOT NULL default '',\n slug varchar(200) NOT NULL default '',\n term_group bigint(10) NOT NULL default 0,\n PRIMARY KEY (term_id),\n KEY slug (slug(191)),\n KEY name (name(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_term_taxonomy (\n term_taxonomy_id bigint(20) unsigned NOT NULL auto_increment,\n term_id bigint(20) unsigned NOT NULL default 0,\n taxonomy varchar(32) NOT NULL default '',\n description longtext NOT NULL,\n parent bigint(20) unsigned NOT NULL default 0,\n count bigint(20) NOT NULL default 0,\n PRIMARY KEY (term_taxonomy_id),\n UNIQUE KEY term_id_taxonomy (term_id,taxonomy),\n KEY taxonomy (taxonomy)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_term_relationships (\n object_id bigint(20) unsigned NOT NULL default 0,\n term_taxonomy_id bigint(20) unsigned NOT NULL default 0,\n term_order int(11) NOT NULL default 0,\n PRIMARY KEY (object_id,term_taxonomy_id),\n KEY term_taxonomy_id (term_taxonomy_id)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_commentmeta (\n \tmeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tcomment_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (meta_id),\n \tKEY comment_id (comment_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_comments (\n \tcomment_ID bigint(20) unsigned NOT NULL auto_increment,\n \tcomment_post_ID bigint(20) unsigned NOT NULL default '0',\n \tcomment_author tinytext NOT NULL,\n \tcomment_author_email varchar(100) NOT NULL default '',\n \tcomment_author_url varchar(200) NOT NULL default '',\n \tcomment_author_IP varchar(100) NOT NULL default '',\n \tcomment_date datetime NOT NULL default '0000-00-00 00:00:00',\n \tcomment_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',\n \tcomment_content text NOT NULL,\n \tcomment_karma int(11) NOT NULL default '0',\n \tcomment_approved varchar(20) NOT NULL default '1',\n \tcomment_agent varchar(255) NOT NULL default '',\n \tcomment_type varchar(20) NOT NULL default '',\n \tcomment_parent bigint(20) unsigned NOT NULL default '0',\n \tuser_id bigint(20) unsigned NOT NULL default '0',\n \tPRIMARY KEY (comment_ID),\n \tKEY comment_post_ID (comment_post_ID),\n \tKEY comment_approved_date_gmt (comment_approved,comment_date_gmt),\n \tKEY comment_date_gmt (comment_date_gmt),\n \tKEY comment_parent (comment_parent),\n \tKEY comment_author_email (comment_author_email(10))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_links (\n \tlink_id bigint(20) unsigned NOT NULL auto_increment,\n \tlink_url varchar(255) NOT NULL default '',\n \tlink_name varchar(255) NOT NULL default '',\n \tlink_image varchar(255) NOT NULL default '',\n \tlink_target varchar(25) NOT NULL default '',\n \tlink_description varchar(255) NOT NULL default '',\n \tlink_visible varchar(20) NOT NULL default 'Y',\n \tlink_owner bigint(20) unsigned NOT NULL default '1',\n \tlink_rating int(11) NOT NULL default '0',\n \tlink_updated datetime NOT NULL default '0000-00-00 00:00:00',\n \tlink_rel varchar(255) NOT NULL default '',\n \tlink_notes mediumtext NOT NULL,\n \tlink_rss varchar(255) NOT NULL default '',\n \tPRIMARY KEY (link_id),\n \tKEY link_visible (link_visible)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_options (\n \toption_id bigint(20) unsigned NOT NULL auto_increment,\n \toption_name varchar(191) NOT NULL default '',\n \toption_value longtext NOT NULL,\n \tautoload varchar(20) NOT NULL default 'yes',\n \tPRIMARY KEY (option_id),\n \tUNIQUE KEY option_name (option_name),\n \tKEY autoload (autoload)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_postmeta (\n \tmeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tpost_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (meta_id),\n \tKEY post_id (post_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_posts (\n \tID bigint(20) unsigned NOT NULL auto_increment,\n \tpost_author bigint(20) unsigned NOT NULL default '0',\n \tpost_date datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_content longtext NOT NULL,\n \tpost_title text NOT NULL,\n \tpost_excerpt text NOT NULL,\n \tpost_status varchar(20) NOT NULL default 'publish',\n \tcomment_status varchar(20) NOT NULL default 'open',\n \tping_status varchar(20) NOT NULL default 'open',\n \tpost_password varchar(255) NOT NULL default '',\n \tpost_name varchar(200) NOT NULL default '',\n \tto_ping text NOT NULL,\n \tpinged text NOT NULL,\n \tpost_modified datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_modified_gmt datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_content_filtered longtext NOT NULL,\n \tpost_parent bigint(20) unsigned NOT NULL default '0',\n \tguid varchar(255) NOT NULL default '',\n \tmenu_order int(11) NOT NULL default '0',\n \tpost_type varchar(20) NOT NULL default 'post',\n \tpost_mime_type varchar(100) NOT NULL default '',\n \tcomment_count bigint(20) NOT NULL default '0',\n \tPRIMARY KEY (ID),\n \tKEY post_name (post_name(191)),\n \tKEY type_status_date (post_type,post_status,post_date,ID),\n \tKEY post_parent (post_parent),\n \tKEY post_author (post_author)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n """ "charset_collate" => & "DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" "aio_wp_security" => & AIO_WP_Security {#811} "breadcrumb_navxt" => & breadcrumb_navxt {#11711} "bp" => & BuddyPress {#751} "glt_url_structure" => & "sub_domain" "glt_seo_active" => & "" "google_language_translator" => & google_language_translator {#627} "data" => & array:33 [ …33] "dir" => & "/home/zrihnr7vss40/public_html/wp-content/plugins/js_composer" "vc_manager" => & Vc_Manager {#616} "vc_row_layouts" => & array:12 [ …12] "vc_grid_item_editor" => & null "vc_default_pointers" => & array:3 [ …3] "vc_pointers" => & null "urlparts" => & array:2 [ …2] "gateway_environment" => & "sandbox" "all_membership_levels" => & null "membership_levels" => & [] "pmp_wpmu_deny" => & PMPro_Deny_Network_Activation {#521} "stripe_billingaddress" => & "" "pmpro_stripe_lite" => & true "pmpro_reports_dir" => & "/home/zrihnr7vss40/public_html/wp-content/plugins/paid-memberships-pro/includes/../adminpages/reports/" "cwd" => & "/home/zrihnr7vss40/public_html" "filename" => & "sales.php" "pmpro_reports_theme_dir" => & "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/paid-memberships-pro/reports/" "pmpro_reports" => & array:3 [ …3] "filterqueries" => & "1" "only_filter_pmpro_emails" => & "" "email_member_notification" => & "" "besecure" => & true "pmpro_siteurl" => & "https://joinivy.com" "pmpro_levels" => & [] "revslider_fonts" => & array:2 [ …2] "revslider_is_preview_mode" => & false "revslider_save_post" => & false "revslider_addon_notice_merged" => & 0 "revslider_animations" => & [] "rslb" => & RevSliderLoadBalancer {#417} "rev_slider_front" => & RevSliderFront {#416} "rs_wmpl" => & RevSliderWpml {#425} "revext" => & RevSliderExtension {#420} "rs_do_init_action" => & true "rs_double_jquery_script" => & false "rs_material_icons_css" => & false "rs_material_icons_css_parsed" => & false "rs_slider_serial" => & 0 "rs_ids_collection" => & [] "rs_preview_mode" => & false "revslider_rev_start_size_loaded" => & true "plugin_path" => & "/home/zrihnr7vss40/public_html/wp-content/plugins/stm-post-type" "widgets_path" => & "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-theme/inc/widgets" "jetpack_autoloader_container_shared" => & array:1 [ …1] "jetpack_autoloader_including_latest" => & false "jetpack_autoloader_activating_plugins_paths" => & [] "jetpack_autoloader_latest_version" => & "2.9.1.0" "jetpack_autoloader_cached_plugin_paths" => & array:1 [ …1] "jetpack_autoloader_loader" => & Automattic\Jetpack\Autoloader\jpe7838abe751421865f42aa61338ab306\Version_Loader {#371} "jetpack_packages_classmap" => & array:764 [ …764] "jetpack_packages_psr4" => & [] "jetpack_packages_filemap" => & [] "wc_container" => & Automattic\WooCommerce\Container {#372} "woocommerce" => & WooCommerce {#369} "maxMemory" => & 268435456 "last" => & "m" "specifiedStorageEngine" => & false "fallbackStorageEngine" => & false "wfWAFStorageEngine" => & wfWAFStorageFile {#1115} "rulesFiles" => & array:1 [ …1] "rulesFile" => & "/home/zrihnr7vss40/public_html/wp-content/wflogs/rules.php" "HTTP_RAW_POST_DATA" => & "" "wfCoreLoading" => & true "wfCoreActive" => & true "plugins" => & array:22 [ …22] "wfVersion" => & "7.6.0" "p" => & 0 "_wp_additional_image_sizes" => & array:26 [ …26] "monsterinsights_settings" => & array:42 [ …42] "text_direction" => & null "pass_allowed_html" => & array:5 [ …5] "pass_allowed_protocols" => & array:20 [ …20] "wp_cockneyreplace" => & null "current_user" => & WP_User {#11213} "wp_rest_auth_cookie" => & "malformed" "user_login" => & "" "userdata" => & null "user_level" => & 0 "user_ID" => & 0 "user_email" => & "" "user_url" => & "" "user_identity" => & "" "pmpro_display_ads" => & true "__composer_autoload_files" => & array:22 [ …22] "wp_the_query" => & WP_Query {#501} "wp_query" => & WP_Query {#501} "wp_widget_factory" => & WP_Widget_Factory {#11713} "wp_user_roles" => & null "wp_roles" => & WP_Roles {#11714} "weekday" => & array:7 [ …7] "weekday_initial" => & array:7 [ …7] "weekday_abbrev" => & array:7 [ …7] "month" => & array:12 [ …12] "month_abbrev" => & array:12 [ …12] "wp_locale" => & WP_Locale {#11725} "wp_locale_switcher" => & WP_Locale_Switcher {#11726} "theme_info" => & WP_Theme {#11728} "inc_path" => & "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-theme/inc" "content_width" => & 1170 "modules" => & array:3 [ …3] "module" => & "buddypress_instructors" "stm_options" => & array:132 [ …132] "enable_shop" => & "1" "_wp_registered_nav_menus" => & array:3 [ …3] "stm_option" => & array:136 [ …136] "redux_notice_check" => & 1 "merged_filters" => & null "posts" => &196 array:1 [ …1] "post" => & WP_Post {#12917} "id" => & "" "comment" => & null "show_admin_bar" => & false "sidebars_widgets" => & array:7 [ …7] "wp_scripts" => & WP_Scripts {#12093} "concatenate_scripts" => & false "compress_scripts" => & true "compress_css" => & true "wpsmiliestrans" => & array:43 [ …43] "wp_smiliessearch" => & "/(?<=[\r\n\t ]|\xC2\xA0| |^);(?:\-\)|\))(?=[\r\n\t ]|\xC2\xA0| |$)|(?<=[\r\n\t ]|\xC2\xA0| |^)\:(?:\||x|wink\:|twisted\:|smile\:|shock\:|sad\:|roll\:|razz\:|oops\:|o|neutral\:|mrgreen\:|mad\:|lol\:|idea\:|grin\:|evil\:|eek\:|cry\:|cool\:|arrow\:|P|D|\?\?\?\:|\?\:|\?|\-\||\-x|\-o|\-P|\-D|\-\?|\-\)|\-\(|\)|\(|\!\:)(?=[\r\n\t ]|\xC2\xA0| |$)|(?<=[\r\n\t ]|\xC2\xA0| |^)8(?:O|\-O|\-\))(?=[\r\n\t ]|\xC2\xA0| |$)/m" "wc_product_attributes" => & [] "wc_order_types" => & array:2 [ …2] "wp_header_to_desc" => & array:60 [ …60] "wp_meta_keys" => & array:2 [ …2] "current_blog" => & null "current_site" => & null "bp_unfiltered_uri" => &214 array:1 [ …1] "wp_styles" => & WP_Styles {#12508} "pmpro_countries" => & array:247 [ …247] "pmpro_default_country" => & "US" "pmpro_states" => & array:51 [ …51] "pmpro_states_abbreviations" => & array:51 [ …51] "pmpro_currencies" => & array:37 [ …37] "pmpro_default_currency" => & "USD" "pmpro_stripe_currencies" => & array:4 [ …4] "pmpro_pages" => & array:9 [ …9] "pmpro_core_pages" => & array:9 [ …9] "pmpro_ready" => & false "pmpro_currency" => & "USD" "pmpro_currency_symbol" => & "$" "pmpro_level_ready" => & false "pmpro_gateway_ready" => & true "pmpro_pages_ready" => & false "pmpro_payment_option_fields_for_paypal" => & true "vc_html_editor_already_is_use" => & false "vc_params_list" => & array:33 [ …33] "custom_image_header" => & null "custom_background" => & null "isapage" => & null "page" => & 0 "pagename" => & "class-details" "error" => & "" "m" => & "" "post_parent" => & "" "subpost" => & "" "subpost_id" => & "" "attachment" => & "" "attachment_id" => & 0 "name" => & "class-details" "page_id" => & 0 "second" => & "" "minute" => & "" "hour" => & "" "day" => & 0 "monthnum" => & 0 "year" => & 0 "w" => & 0 "category_name" => & "" "tag" => & "is_page" "cat" => & "" "tag_id" => & "" "author" => & "" "author_name" => & "" "feed" => & "" "tb" => & "" "paged" => & 0 "meta_key" => & "" "meta_value" => & "" "preview" => & "" "s" => & "" "sentence" => & "" "title" => & "" "fields" => & "" "menu_order" => & "" "embed" => & "" "category__in" => & [] "category__not_in" => & [] "category__and" => & [] "post__in" => & [] "post__not_in" => & [] "post_name__in" => & [] "tag__in" => & [] "tag__not_in" => & [] "tag__and" => & [] "tag_slug__in" => & [] "tag_slug__and" => & [] "post_parent__in" => & [] "post_parent__not_in" => & [] "author__in" => & [] "author__not_in" => & [] "ignore_sticky_posts" => & false "suppress_filters" => & false "cache_results" => & true "update_post_term_cache" => & true "lazy_load_term_meta" => & true "update_post_meta_cache" => & true "post_type" => & "" "posts_per_page" => & 10 "nopaging" => & false "comments_per_page" => & "50" "no_found_rows" => & false "order" => & "DESC" "query_string" => & "pagename=class-details" "request" => & "SELECT wp_tsjmg5_posts.* FROM wp_tsjmg5_posts WHERE 1=1 AND (wp_tsjmg5_posts.ID = '6060') AND wp_tsjmg5_posts.post_type = 'page' ORDER BY wp_tsjmg5_posts.post_date DESC " "more" => & 1 "single" => & 1 "recaptcha" => & "" "recaptcha_validated" => & null "pmpro_page_name" => & "member_profile_edit" "pmpro_page_id" => & "" "pmpro_body_classes" => & null "tag_templates" => & array:17 [ …17] "template" => & "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php" "template_getter" => & "get_page_template" "wp_admin_bar" => & null "wp_filesystem" => & null "course_details" => & null "current_screen" => & null "_wp_admin_css_colors" => & null "started" => & false "vertical" => & 1 "pmpro_my_cats" => & [] ] "wp_version" => "5.3.18" "wp_db_version" => 45805 "tinymce_version" => "4960-20190918" "required_php_version" => "5.6.20" "required_mysql_version" => "5.0" "wp_local_package" => null "blog_id" => 1 "wp_filter" => array:1726 [ "query" => WP_Hook {#5} "pre_term_name" => WP_Hook {#7} "pre_comment_author_name" => WP_Hook {#8} "pre_link_name" => WP_Hook {#9} "pre_link_target" => WP_Hook {#10} "pre_link_rel" => WP_Hook {#11} "pre_user_display_name" => WP_Hook {#12} "pre_user_first_name" => WP_Hook {#13} "pre_user_last_name" => WP_Hook {#14} "pre_user_nickname" => WP_Hook {#15} "term_name" => WP_Hook {#16} "comment_author_name" => WP_Hook {#17} "link_name" => WP_Hook {#18} "link_target" => WP_Hook {#19} "link_rel" => WP_Hook {#20} "user_display_name" => WP_Hook {#21} "user_first_name" => WP_Hook {#22} "user_last_name" => WP_Hook {#23} "user_nickname" => WP_Hook {#24} "pre_term_description" => WP_Hook {#25} "pre_link_description" => WP_Hook {#26} "pre_link_notes" => WP_Hook {#27} "pre_user_description" => WP_Hook {#28} "pre_comment_author_email" => WP_Hook {#29} "pre_user_email" => WP_Hook {#30} "comment_author_email" => WP_Hook {#31} "user_email" => WP_Hook {#32} "pre_comment_author_url" => WP_Hook {#33} "pre_user_url" => WP_Hook {#34} "pre_link_url" => WP_Hook {#35} "pre_link_image" => WP_Hook {#36} "pre_link_rss" => WP_Hook {#37} "pre_post_guid" => WP_Hook {#38} "user_url" => WP_Hook {#39} "link_url" => WP_Hook {#40} "link_image" => WP_Hook {#41} "link_rss" => WP_Hook {#42} "comment_url" => WP_Hook {#43} "post_guid" => WP_Hook {#44} "pre_term_slug" => WP_Hook {#45} "wp_insert_post_data" => WP_Hook {#46} "pre_post_type" => WP_Hook {#47} "pre_post_status" => WP_Hook {#48} "pre_post_comment_status" => WP_Hook {#49} "pre_post_ping_status" => WP_Hook {#50} "pre_post_mime_type" => WP_Hook {#51} "post_mime_type" => WP_Hook {#52} "register_meta_args" => WP_Hook {#53} "added_post_meta" => WP_Hook {#54} "updated_post_meta" => WP_Hook {#55} "deleted_post_meta" => WP_Hook {#56} "added_term_meta" => WP_Hook {#57} "updated_term_meta" => WP_Hook {#58} "deleted_term_meta" => WP_Hook {#59} "get_term_metadata" => WP_Hook {#60} "add_term_metadata" => WP_Hook {#61} "update_term_metadata" => WP_Hook {#62} "delete_term_metadata" => WP_Hook {#63} "get_term_metadata_by_mid" => WP_Hook {#64} "update_term_metadata_by_mid" => WP_Hook {#65} "delete_term_metadata_by_mid" => WP_Hook {#66} "update_term_metadata_cache" => WP_Hook {#67} "added_comment_meta" => WP_Hook {#68} "updated_comment_meta" => WP_Hook {#69} "deleted_comment_meta" => WP_Hook {#70} "content_save_pre" => WP_Hook {#71} "excerpt_save_pre" => WP_Hook {#72} "comment_save_pre" => WP_Hook {#73} "pre_comment_content" => WP_Hook {#74} "init" => WP_Hook {#75} "comment_author" => WP_Hook {#76} "link_description" => WP_Hook {#77} "link_notes" => WP_Hook {#78} "bloginfo" => WP_Hook {#79} "wp_title" => WP_Hook {#80} "widget_title" => WP_Hook {#81} "the_content" => WP_Hook {#82} "the_title" => WP_Hook {#83} "comment_text" => WP_Hook {#84} "single_post_title" => WP_Hook {#85} "single_cat_title" => WP_Hook {#86} "single_tag_title" => WP_Hook {#87} "single_month_title" => WP_Hook {#88} "nav_menu_attr_title" => WP_Hook {#89} "nav_menu_description" => WP_Hook {#90} "term_description" => WP_Hook {#91} "get_the_post_type_description" => WP_Hook {#92} "term_name_rss" => WP_Hook {#93} "wp_insert_post_parent" => WP_Hook {#94} "wp_update_term_parent" => WP_Hook {#95} "the_excerpt" => WP_Hook {#96} "get_the_excerpt" => WP_Hook {#97} "the_post_thumbnail_caption" => WP_Hook {#98} "comment_excerpt" => WP_Hook {#99} "list_cats" => WP_Hook {#100} "wp_sprintf" => WP_Hook {#101} "widget_text" => WP_Hook {#102} "widget_text_content" => WP_Hook {#103} "the_title_rss" => WP_Hook {#104} "the_content_rss" => WP_Hook {#105} "the_content_feed" => WP_Hook {#106} "the_excerpt_rss" => WP_Hook {#107} "comment_author_rss" => WP_Hook {#108} "comment_text_rss" => WP_Hook {#109} "bloginfo_rss" => WP_Hook {#110} "the_author" => WP_Hook {#111} "the_guid" => WP_Hook {#112} "wp_mail" => WP_Hook {#113} "publish_post" => WP_Hook {#114} "publish_page" => WP_Hook {#115} "wp_ajax_save-widget" => WP_Hook {#116} "wp_ajax_widgets-order" => WP_Hook {#117} "customize_save_after" => WP_Hook {#118} "option_ping_sites" => WP_Hook {#119} "option_blog_charset" => WP_Hook {#120} "option_home" => WP_Hook {#121} "option_siteurl" => WP_Hook {#122} "tiny_mce_before_init" => WP_Hook {#123} "teeny_mce_before_init" => WP_Hook {#124} "pre_kses" => WP_Hook {#125} "sanitize_title" => WP_Hook {#126} "check_comment_flood" => WP_Hook {#127} "comment_flood_filter" => WP_Hook {#128} "comment_email" => WP_Hook {#129} "option_tag_base" => WP_Hook {#130} "option_category_base" => WP_Hook {#131} "the_posts" => WP_Hook {#132} "comments_open" => WP_Hook {#133} "pings_open" => WP_Hook {#134} "editable_slug" => WP_Hook {#135} "nav_menu_meta_box_object" => WP_Hook {#136} "pingback_ping_source_uri" => WP_Hook {#137} "xmlrpc_pingback_error" => WP_Hook {#138} "title_save_pre" => WP_Hook {#139} "transition_comment_status" => WP_Hook {#140} "http_request_host_is_external" => WP_Hook {#141} "xmlrpc_rsd_apis" => WP_Hook {#142} "wp_head" => WP_Hook {#143} "template_redirect" => WP_Hook {#144} "auth_cookie_malformed" => WP_Hook {#145} "auth_cookie_expired" => WP_Hook {#146} "auth_cookie_bad_username" => WP_Hook {#147} "auth_cookie_bad_hash" => WP_Hook {#148} "auth_cookie_valid" => WP_Hook {#149} "rest_authentication_errors" => WP_Hook {#150} "publish_future_post" => WP_Hook {#151} "wp_footer" => WP_Hook {#152} "wp_print_footer_scripts" => WP_Hook {#153} "after_switch_theme" => WP_Hook {#154} "wp_print_styles" => WP_Hook {#155} "login_head" => WP_Hook {#156} "login_footer" => WP_Hook {#157} "login_init" => WP_Hook {#158} "rss2_head" => WP_Hook {#159} "commentsrss2_head" => WP_Hook {#160} "rss_head" => WP_Hook {#161} "rdf_header" => WP_Hook {#162} "atom_head" => WP_Hook {#163} "comments_atom_head" => WP_Hook {#164} "opml_head" => WP_Hook {#165} "app_head" => WP_Hook {#166} "do_feed_rdf" => WP_Hook {#167} "do_feed_rss" => WP_Hook {#168} "do_feed_rss2" => WP_Hook {#169} "do_feed_atom" => WP_Hook {#170} "do_pings" => WP_Hook {#171} "do_robots" => WP_Hook {#172} "set_comment_cookies" => WP_Hook {#173} "sanitize_comment_cookies" => WP_Hook {#174} "admin_print_scripts" => WP_Hook {#175} "admin_print_footer_scripts" => WP_Hook {#176} "admin_print_styles" => WP_Hook {#177} "plugins_loaded" => WP_Hook {#178} "shutdown" => WP_Hook {#179} "post_updated" => WP_Hook {#180} "transition_post_status" => WP_Hook {#181} "comment_form" => WP_Hook {#182} "admin_init" => WP_Hook {#183} "welcome_panel" => WP_Hook {#184} "user_request_action_confirmed" => WP_Hook {#185} "wp_privacy_personal_data_exporters" => WP_Hook {#186} "wp_privacy_personal_data_erasers" => WP_Hook {#187} "wp_privacy_delete_old_export_files" => WP_Hook {#188} "wp_scheduled_delete" => WP_Hook {#189} "wp_scheduled_auto_draft_delete" => WP_Hook {#190} "importer_scheduled_cleanup" => WP_Hook {#191} "upgrader_scheduled_cleanup" => WP_Hook {#192} "delete_expired_transients" => WP_Hook {#193} "delete_post" => WP_Hook {#194} "delete_term" => WP_Hook {#195} "begin_fetch_post_thumbnail_html" => WP_Hook {#196} "end_fetch_post_thumbnail_html" => WP_Hook {#197} "attachment_updated" => WP_Hook {#198} "pre_option_gmt_offset" => WP_Hook {#199} "admin_color_scheme_picker" => WP_Hook {#200} "default_option_link_manager_enabled" => WP_Hook {#201} "pre_option_embed_autourls" => WP_Hook {#202} "heartbeat_settings" => WP_Hook {#203} "admin_enqueue_scripts" => WP_Hook {#204} "heartbeat_send" => WP_Hook {#205} "heartbeat_nopriv_send" => WP_Hook {#206} "authenticate" => WP_Hook {#207} "determine_current_user" => WP_Hook {#208} "split_shared_term" => WP_Hook {#209} "wp_split_shared_term_batch" => WP_Hook {#210} "comment_post" => WP_Hook {#211} "after_password_reset" => WP_Hook {#212} "register_new_user" => WP_Hook {#213} "edit_user_created_user" => WP_Hook {#214} "rest_api_init" => WP_Hook {#215} "parse_request" => WP_Hook {#216} "wp_loaded" => WP_Hook {#217} "delete_attachment" => WP_Hook {#218} "save_post" => WP_Hook {#219} "update_option_start_of_week" => WP_Hook {#220} "update_option_gmt_offset" => WP_Hook {#221} "admin_menu" => WP_Hook {#222} "before_delete_post" => WP_Hook {#223} "wp_trash_post" => WP_Hook {#224} "change_locale" => WP_Hook {#225} "request" => WP_Hook {#226} "term_link" => WP_Hook {#227} "get_post_format" => WP_Hook {#228} "get_terms" => WP_Hook {#229} "wp_get_object_terms" => WP_Hook {#230} "set_current_user" => WP_Hook {#231} "wp_default_scripts" => WP_Hook {#232} "wp_enqueue_scripts" => WP_Hook {#233} "enqueue_block_assets" => WP_Hook {#234} "enqueue_block_editor_assets" => WP_Hook {#235} "admin_print_scripts-index.php" => WP_Hook {#236} "wp_print_scripts" => WP_Hook {#237} "print_scripts_array" => WP_Hook {#238} "customize_controls_print_styles" => WP_Hook {#239} "wp_default_styles" => WP_Hook {#240} "style_loader_src" => WP_Hook {#241} "wp_playlist_scripts" => WP_Hook {#242} "customize_controls_enqueue_scripts" => WP_Hook {#243} "nav_menu_item_id" => WP_Hook {#244} "before_signup_header" => WP_Hook {#245} "activate_header" => WP_Hook {#246} "in_admin_header" => WP_Hook {#247} "media_buttons" => WP_Hook {#248} "image_send_to_editor" => WP_Hook {#249} "media_send_to_editor" => WP_Hook {#250} "rest_pre_serve_request" => WP_Hook {#251} "embed_head" => WP_Hook {#252} "embed_content_meta" => WP_Hook {#253} "embed_footer" => WP_Hook {#254} "excerpt_more" => WP_Hook {#255} "the_excerpt_embed" => WP_Hook {#256} "oembed_dataparse" => WP_Hook {#257} "oembed_response_data" => WP_Hook {#258} "pre_oembed_result" => WP_Hook {#259} "user_has_cap" => WP_Hook {#260} "wp_version_check" => WP_Hook {#812} "load-plugins.php" => WP_Hook {#813} "load-update.php" => WP_Hook {#814} "load-update-core.php" => WP_Hook {#815} "wp_update_plugins" => WP_Hook {#816} "load-themes.php" => WP_Hook {#817} "wp_update_themes" => WP_Hook {#818} "update_option_WPLANG" => WP_Hook {#819} "wp_maybe_auto_update" => WP_Hook {#820} "edit_form_advanced" => WP_Hook {#822} "edit_page_form" => WP_Hook {#823} "wp_ajax_add-category" => WP_Hook {#827} "wp_ajax_add-post_tag" => WP_Hook {#831} "wp_ajax_add-nav_menu" => WP_Hook {#835} "wp_ajax_add-link_category" => WP_Hook {#839} "wp_ajax_add-post_format" => WP_Hook {#843} "future_post" => WP_Hook {#844} "future_page" => WP_Hook {#848} "future_attachment" => WP_Hook {#852} "future_revision" => WP_Hook {#856} "future_nav_menu_item" => WP_Hook {#860} "future_custom_css" => WP_Hook {#864} "future_customize_changeset" => WP_Hook {#868} "future_oembed_cache" => WP_Hook {#872} "future_user_request" => WP_Hook {#876} "future_wp_block" => WP_Hook {#880} "wp_logout" => WP_Hook {#902} "login_form_exit_recovery_mode" => WP_Hook {#903} "recovery_mode_clean_expired_keys" => WP_Hook {#904} "activate_accesspress-social-share/accesspress-social-share.php" => WP_Hook {#906} "admin_post_apss_save_options" => WP_Hook {#907} "admin_post_apss_restore_default_settings" => WP_Hook {#908} "admin_post_apss_clear_cache" => WP_Hook {#909} "add_meta_boxes" => WP_Hook {#910} "wp_ajax_nopriv_frontend_counter" => WP_Hook {#911} "wp_ajax_frontend_counter" => WP_Hook {#912} "plugin_row_meta" => WP_Hook {#913} "admin_footer_text" => WP_Hook {#914} "after_setup_theme" => WP_Hook {#915} "amp_post_template_css" => WP_Hook {#916} "woocommerce_share" => WP_Hook {#917} "pre_get_posts" => WP_Hook {#918} "addtoany_refresh_cache" => WP_Hook {#919} "activate_add-to-any/add-to-any.php" => WP_Hook {#920} "deactivate_add-to-any/add-to-any.php" => WP_Hook {#921} "widgets_init" => WP_Hook {#922} "plugin_action_links" => WP_Hook {#923} "activate_akismet/akismet.php" => WP_Hook {#924} "deactivate_akismet/akismet.php" => WP_Hook {#925} "admin_page_access_denied" => WP_Hook {#808} "activity_box_end" => WP_Hook {#807} "attachment_submitbox_misc_actions" => WP_Hook {#806} "media_upload_image" => WP_Hook {#805} "media_upload_audio" => WP_Hook {#804} "media_upload_video" => WP_Hook {#803} "media_upload_file" => WP_Hook {#802} "post-plupload-upload-ui" => WP_Hook {#801} "post-html-upload-ui" => WP_Hook {#800} "async_upload_image" => WP_Hook {#799} "async_upload_audio" => WP_Hook {#798} "async_upload_video" => WP_Hook {#797} "async_upload_file" => WP_Hook {#796} "attachment_fields_to_save" => WP_Hook {#795} "media_upload_gallery" => WP_Hook {#794} "media_upload_library" => WP_Hook {#793} "media_upload_tabs" => WP_Hook {#792} "admin_head" => WP_Hook {#791} "admin_print_scripts-post.php" => WP_Hook {#790} "admin_print_scripts-post-new.php" => WP_Hook {#789} "update_option_home" => WP_Hook {#788} "update_option_siteurl" => WP_Hook {#787} "update_option_page_on_front" => WP_Hook {#786} "update_option_admin_email" => WP_Hook {#785} "add_option_new_admin_email" => WP_Hook {#784} "update_option_new_admin_email" => WP_Hook {#783} "heartbeat_received" => WP_Hook {#782} "wp_refresh_nonces" => WP_Hook {#781} "admin_head-nav-menus.php" => WP_Hook {#780} "whitelist_options" => WP_Hook {#779} "install_plugins_featured" => WP_Hook {#778} "install_plugins_upload" => WP_Hook {#777} "install_plugins_search" => WP_Hook {#776} "install_plugins_popular" => WP_Hook {#775} "install_plugins_recommended" => WP_Hook {#774} "install_plugins_new" => WP_Hook {#773} "install_plugins_beta" => WP_Hook {#772} "install_plugins_favorites" => WP_Hook {#771} "install_plugins_pre_plugin-information" => WP_Hook {#770} "user_register" => WP_Hook {#769} "customize_controls_print_footer_scripts" => WP_Hook {#768} "install_themes_pre_theme-information" => WP_Hook {#767} "admin_notices" => WP_Hook {#766} "profile_update" => WP_Hook {#765} "personal_options_update" => WP_Hook {#764} "update_footer" => WP_Hook {#763} "_core_updated_successfully" => WP_Hook {#762} "upgrader_process_complete" => WP_Hook {#761} "wp_privacy_personal_data_erasure_page" => WP_Hook {#760} "wp_privacy_personal_data_export_page" => WP_Hook {#759} "wp_privacy_personal_data_export_file" => WP_Hook {#758} "wp_privacy_personal_data_erased" => WP_Hook {#757} "list_pages" => WP_Hook {#756} "activate_all-in-one-wp-security-and-firewall/wp-security.php" => WP_Hook {#754} "deactivate_all-in-one-wp-security-and-firewall/wp-security.php" => WP_Hook {#753} "wp_insert_site" => WP_Hook {#752} "wp_validate_site_data" => WP_Hook {#746} "wpmu_new_blog" => WP_Hook {#745} "wp_update_site" => WP_Hook {#744} "delete_blog" => WP_Hook {#743} "bp_replace_the_content" => WP_Hook {#742} "loop_end" => WP_Hook {#741} "customize_register" => WP_Hook {#740} "parse_query" => WP_Hook {#739} "wp" => WP_Hook {#738} "setup_theme" => WP_Hook {#737} "enqueue_embed_scripts" => WP_Hook {#736} "admin_bar_menu" => WP_Hook {#735} "generate_rewrite_rules" => WP_Hook {#734} "bp_loaded" => WP_Hook {#733} "bp_init" => WP_Hook {#732} "bp_register_taxonomies" => WP_Hook {#731} "bp_setup_canonical_stack" => WP_Hook {#730} "bp_template_redirect" => WP_Hook {#729} "bp_after_setup_theme" => WP_Hook {#728} "bp_activation" => WP_Hook {#727} "bp_get_request_unsubscribe" => WP_Hook {#726} "wp_roles_init" => WP_Hook {#725} "bp_core_activated_user" => WP_Hook {#724} "bp_core_process_spammer_status" => WP_Hook {#723} "bp_core_deleted_account" => WP_Hook {#722} "bp_first_activity_for_member" => WP_Hook {#721} "deleted_user" => WP_Hook {#720} "update_option" => WP_Hook {#719} "bp_invitation_after_save" => WP_Hook {#715} "bp_invitation_after_delete" => WP_Hook {#714} "bp_setup_cache_groups" => WP_Hook {#713} "bp_type_inserted" => WP_Hook {#712} "bp_type_updated" => WP_Hook {#711} "bp_type_deleted" => WP_Hook {#710} "bp_enqueue_scripts" => WP_Hook {#709} "bp_admin_enqueue_scripts" => WP_Hook {#708} "template_include" => WP_Hook {#707} "login_redirect" => WP_Hook {#706} "map_meta_cap" => WP_Hook {#705} "bp_core_render_message_content" => WP_Hook {#704} "bp_email_set_content_html" => WP_Hook {#703} "bp_email_set_content_plaintext" => WP_Hook {#702} "bp_email_set_subject" => WP_Hook {#701} "bp_core_fetch_avatar" => WP_Hook {#700} "bp_template_include" => WP_Hook {#699} "bp_get_template_stack" => WP_Hook {#698} "posts_pre_query" => WP_Hook {#697} "wp_list_pages_excludes" => WP_Hook {#696} "page_css_class" => WP_Hook {#695} "nav_menu_css_class" => WP_Hook {#694} "comments_array" => WP_Hook {#693} "bp_login_redirect" => WP_Hook {#692} "bp_email_get_property" => WP_Hook {#691} "update_welcome_user_email" => WP_Hook {#690} "update_welcome_email" => WP_Hook {#689} "wpmu_signup_blog_notification" => WP_Hook {#688} "wpmu_signup_user_notification" => WP_Hook {#687} "bp_modify_page_title" => WP_Hook {#686} "document_title_parts" => WP_Hook {#685} "wp_setup_nav_menu_item" => WP_Hook {#684} "customize_nav_menu_available_items" => WP_Hook {#683} "customize_nav_menu_available_item_types" => WP_Hook {#682} "bp_activity_maybe_load_mentions_scripts" => WP_Hook {#681} "dynamic_sidebar_params" => WP_Hook {#680} "bp_email_get_headers" => WP_Hook {#679} "bp_email_get_tokens" => WP_Hook {#678} "subdirectory_reserved_names" => WP_Hook {#677} "wp_ajax_bp_cover_image_upload" => WP_Hook {#676} "wp_ajax_bp_cover_image_delete" => WP_Hook {#675} "bp_setup_globals" => WP_Hook {#674} "wp_ajax_bp_avatar_delete" => WP_Hook {#673} "wp_ajax_bp_avatar_upload" => WP_Hook {#672} "wp_ajax_bp_avatar_set" => WP_Hook {#671} "get_avatar_url" => WP_Hook {#670} "bp_parse_query" => WP_Hook {#669} "bp_register_widgets" => WP_Hook {#668} "bp_create_excerpt" => WP_Hook {#667} "body_class" => WP_Hook {#665} "post_class" => WP_Hook {#664} "bp_core_set_uri_globals_member_slug" => WP_Hook {#663} "wp_login_errors" => WP_Hook {#662} "shake_error_codes" => WP_Hook {#661} "bp_actions" => WP_Hook {#660} "bp_core_loaded" => WP_Hook {#659} "wp_ajax_bp_get_suggestions" => WP_Hook {#658} "bp_customize_register" => WP_Hook {#657} "bp_blocks_init" => WP_Hook {#656} "block_editor_settings" => WP_Hook {#655} "activate_buddypress/bp-loader.php" => WP_Hook {#654} "deactivate_buddypress/bp-loader.php" => WP_Hook {#653} "bp_setup_theme" => WP_Hook {#652} "bp_register_theme_directory" => WP_Hook {#651} "bp_register_theme_packages" => WP_Hook {#650} "phpmailer_init" => WP_Hook {#649} "wpcf7_special_mail_tags" => WP_Hook {#648} "wpcf7_messages" => WP_Hook {#647} "wpcf7_form_enctype" => WP_Hook {#646} "wpcf7_init" => WP_Hook {#645} "wpcf7_admin_warnings" => WP_Hook {#644} "wpcf7_upgrade" => WP_Hook {#643} "activate_contact-form-7/wp-contact-form-7.php" => WP_Hook {#641} "wp_ajax_elementor_js_log" => WP_Hook {#638} "elementor/loggers/register" => WP_Hook {#637} "activate_elementor/elementor.php" => WP_Hook {#635} "pll_copy_post_metas" => WP_Hook {#634} "elementor/maintenance_mode/mode_changed" => WP_Hook {#633} "elementor/element/before_section_start" => WP_Hook {#632} "elementor/element/after_section_start" => WP_Hook {#631} "elementor/element/before_section_end" => WP_Hook {#630} "elementor/element/after_section_end" => WP_Hook {#629} "activate_google-analytics-for-wordpress/googleanalytics.php" => WP_Hook {#628} "activate_google-language-translator/google-language-translator.php" => WP_Hook {#626} "deactivate_google-language-translator/google-language-translator.php" => WP_Hook {#625} "walker_nav_menu_start_el" => WP_Hook {#624} "plugin_action_links_google-language-translator/google-language-translator.php" => WP_Hook {#623} "update_option_googlelanguagetranslator_seo_active" => WP_Hook {#622} "update_option_googlelanguagetranslator_url_structure" => WP_Hook {#621} "update_option_googlelanguagetranslator_language" => WP_Hook {#620} "activate_gtranslate/gtranslate.php" => WP_Hook {#619} "deactivate_gtranslate/gtranslate.php" => WP_Hook {#618} "plugin_action_links_gtranslate/gtranslate.php" => WP_Hook {#617} "activate_js_composer/js_composer.php" => WP_Hook {#615} "vc_edit_form_fields_render_field_hidden_before" => WP_Hook {#614} "vc_edit_form_fields_render_field_hidden_after" => WP_Hook {#613} "vc_load_default_params" => WP_Hook {#612} "acf/init" => WP_Hook {#611} "acf/register_fields" => WP_Hook {#610} "rank_math/sitemap/urlimages" => WP_Hook {#609} "classic_editor_enabled_editors_for_post" => WP_Hook {#608} "use_block_editor_for_post_type" => WP_Hook {#607} "display_post_states" => WP_Hook {#606} "vc_settings_tab-general" => WP_Hook {#605} "vc_after_init" => WP_Hook {#602} "vc_base_register_front_css" => WP_Hook {#601} "vc_base_register_admin_css" => WP_Hook {#600} "vc_base_register_admin_js" => WP_Hook {#599} "vc_backend_editor_enqueue_js_css" => WP_Hook {#598} "vc_frontend_editor_enqueue_js_css" => WP_Hook {#597} "wp_ajax_vc_gitem_preview" => WP_Hook {#596} "wp_ajax_vc_edit_form" => WP_Hook {#595} "wp_ajax_vc_pointer_reset" => WP_Hook {#594} "vc_settings-render-tab-vc-automapper" => WP_Hook {#593} "vc-settings-render-tab-vc-custom_css" => WP_Hook {#592} "vc_before_init" => WP_Hook {#591} "vc-settings-render-tab-vc-color" => WP_Hook {#590} "vc_settings_tabs" => WP_Hook {#589} "vc_settings-render-tab-vc-roles" => WP_Hook {#588} "wp_ajax_vc_roles_settings_save" => WP_Hook {#587} "vc_role_access_with_unfiltered_html_get_state" => WP_Hook {#586} "vc_role_access_with_grid_builder_get_state" => WP_Hook {#585} "vc_role_access_with_backend_editor_get_state" => WP_Hook {#584} "vc_role_access_with_frontend_editor_get_state" => WP_Hook {#583} "vc_user_access_check-shortcode_edit" => WP_Hook {#582} "vc_user_access_check-shortcode_all" => WP_Hook {#581} "network_admin_menu" => WP_Hook {#580} "vc_menu_page_build" => WP_Hook {#579} "vc_network_menu_page_build" => WP_Hook {#578} "vc-settings-render-tab-vc-roles" => WP_Hook {#577} "attachment_fields_to_edit" => WP_Hook {#576} "media_meta" => WP_Hook {#575} "wp_ajax_vc_media_editor_add_image" => WP_Hook {#574} "wp_ajax_vc_media_editor_preview_image" => WP_Hook {#573} "wp_ajax_vc_action_save_settings_preset" => WP_Hook {#572} "wp_ajax_vc_action_set_as_default_settings_preset" => WP_Hook {#571} "wp_ajax_vc_action_delete_settings_preset" => WP_Hook {#570} "wp_ajax_vc_action_restore_default_settings_preset" => WP_Hook {#569} "wp_ajax_vc_action_get_settings_preset" => WP_Hook {#568} "wp_ajax_vc_action_render_settings_preset_popup" => WP_Hook {#567} "wp_ajax_vc_action_render_settings_preset_title_prompt" => WP_Hook {#566} "wp_ajax_vc_action_render_settings_templates_prompt" => WP_Hook {#565} "vc_restore_default_settings_preset" => WP_Hook {#564} "vc_register_settings_preset" => WP_Hook {#563} "vc_add_new_elements_to_box" => WP_Hook {#562} "vc_add_new_category_filter" => WP_Hook {#561} "wp_ajax_wpb_single_image_src" => WP_Hook {#560} "vc_edit_form_fields_optional_params" => WP_Hook {#559} "wp_ajax_wpb_gallery_html" => WP_Hook {#558} "vc_activation_hook" => WP_Hook {#557} "wp_ajax_cew_get_post_types" => WP_Hook {#554} "wp_ajax_nopriv_cew_get_post_types" => WP_Hook {#553} "wp_ajax_cew_retrieve_post_to_patch" => WP_Hook {#552} "wp_ajax_nopriv_cew_retrieve_post_to_patch" => WP_Hook {#551} "wp_ajax_cew_patch_post" => WP_Hook {#550} "wp_ajax_nopriv_cew_patch_post" => WP_Hook {#549} "wp_ajax_stm_fetch_templates" => WP_Hook {#547} "wp_ajax_stm_import_template" => WP_Hook {#546} "wpcfto_versions" => WP_Hook {#543} "stm_wpcfto_boxes" => WP_Hook {#541} "stm_wpcfto_fields" => WP_Hook {#539} "masterstudy_main_container_class" => WP_Hook {#536} "elementor/preview/enqueue_styles" => WP_Hook {#535} "elementor/preview/enqueue_scripts" => WP_Hook {#534} "elementor/element/progress/section_progress/before_section_end" => WP_Hook {#532} "elementor/element/image/section_image/before_section_end" => WP_Hook {#530} "elementor/element/button/section_style/before_section_end" => WP_Hook {#528} "elementor/element/button/section_button/before_section_end" => WP_Hook {#526} "masterstudy_secondary_font_classes" => WP_Hook {#524} "elementor/widget/render_content" => WP_Hook {#522} "activate_paid-memberships-pro/paid-memberships-pro.php" => WP_Hook {#520} "network_admin_notices" => WP_Hook {#519} "pmpro_checkout_preheader_before_get_level_at_checkout" => WP_Hook {#518} "pmpro_after_checkout" => WP_Hook {#517} "pmpro_element_class" => WP_Hook {#516} "wp_ajax_pmpro_updates" => WP_Hook {#515} "activate_paid-memberships-pro/includes/license.php" => WP_Hook {#514} "deactivate_paid-memberships-pro/includes/license.php" => WP_Hook {#513} "pmpro_license_check_key" => WP_Hook {#512} "pmpro_cron_expire_memberships" => WP_Hook {#511} "pmpro_cron_expiration_warnings" => WP_Hook {#510} "pmpro_cron_credit_card_expiring_warnings" => WP_Hook {#509} "pmpro_cron_admin_activity_email" => WP_Hook {#508} "pmpro_checkout_level" => WP_Hook {#506} "pmpro_ipnhandler_level" => WP_Hook {#505} "pmpro_checkout_start_date" => WP_Hook {#504} "pmpro_stripe_lite" => WP_Hook {#503} "pmpro_required_billing_fields" => WP_Hook {#502} "pmpro_subscribe_order" => WP_Hook {#499} "pmpro_checkout_before_change_membership_level" => WP_Hook {#498} "pmpro_other_order_ids_to_cancel" => WP_Hook {#497} "wp_login" => WP_Hook {#496} "pmpro_updated_order" => WP_Hook {#495} "pmpro_after_change_membership_level" => WP_Hook {#494} "wp_ajax_paid_memberships_pro_sendwp_remote_install" => WP_Hook {#493} "wp_ajax_paid_memberships_pro_sendwp_disconnect" => WP_Hook {#492} "parent_file" => WP_Hook {#491} "plugin_action_links_paid-memberships-pro/paid-memberships-pro.php" => WP_Hook {#490} "block_categories" => WP_Hook {#489} "wp_ajax_nopriv_authnet_silent_post" => WP_Hook {#488} "wp_ajax_authnet_silent_post" => WP_Hook {#487} "wp_ajax_nopriv_getfile" => WP_Hook {#486} "wp_ajax_getfile" => WP_Hook {#485} "wp_ajax_nopriv_ipnhandler" => WP_Hook {#484} "wp_ajax_ipnhandler" => WP_Hook {#483} "wp_ajax_nopriv_stripe_webhook" => WP_Hook {#482} "wp_ajax_stripe_webhook" => WP_Hook {#481} "wp_ajax_nopriv_braintree_webhook" => WP_Hook {#480} "wp_ajax_braintree_webhook" => WP_Hook {#479} "wp_ajax_nopriv_twocheckout-ins" => WP_Hook {#478} "wp_ajax_twocheckout-ins" => WP_Hook {#477} "wp_ajax_memberslist_csv" => WP_Hook {#476} "wp_ajax_orders_csv" => WP_Hook {#475} "wp_ajax_pmpro_orders_print_view" => WP_Hook {#474} "wp_ajax_pmpro_get_order_json" => WP_Hook {#473} "wp_ajax_pmpro_update_level_order" => WP_Hook {#472} "category_edit_form_fields" => WP_Hook {#471} "show_user_profile" => WP_Hook {#470} "edit_user_profile" => WP_Hook {#469} "edit_user_profile_update" => WP_Hook {#468} "status_header" => WP_Hook {#467} "bloginfo_url" => WP_Hook {#466} "wp_list_pages" => WP_Hook {#465} "logout_url" => WP_Hook {#464} "login_url" => WP_Hook {#463} "home_url" => WP_Hook {#462} "pmpro_besecure" => WP_Hook {#461} "wp_nav_menu_objects" => WP_Hook {#460} "wp_ajax_pmpro_notifications" => WP_Hook {#459} "wp_ajax_pmpro_hide_notice" => WP_Hook {#458} "manage_users_columns" => WP_Hook {#457} "manage_users_custom_column" => WP_Hook {#456} "manage_users_sortable_columns" => WP_Hook {#455} "pre_user_query" => WP_Hook {#454} "wp_mail_from_name" => WP_Hook {#453} "wp_mail_from" => WP_Hook {#452} "pmpro_wp_new_user_notification" => WP_Hook {#451} "wp_mail_content_type" => WP_Hook {#450} "retrieve_password_message" => WP_Hook {#449} "wp_ajax_nopriv_pmpro_validate_recaptcha" => WP_Hook {#448} "wp_ajax_pmpro_validate_recaptcha" => WP_Hook {#447} "delete_user" => WP_Hook {#446} "wpmu_delete_user" => WP_Hook {#445} "delete_user_form" => WP_Hook {#444} "delete_category" => WP_Hook {#443} "wp_signup_location" => WP_Hook {#442} "wp_redirect" => WP_Hook {#441} "login_form_lostpassword" => WP_Hook {#440} "login_form_rp" => WP_Hook {#439} "login_form_resetpass" => WP_Hook {#438} "wp_new_user_notification_email" => WP_Hook {#437} "wp_login_failed" => WP_Hook {#436} "pmpro_register_redirect" => WP_Hook {#435} "pmpro_before_send_to_paypal_standard" => WP_Hook {#434} "pmpro_before_send_to_twocheckout" => WP_Hook {#433} "xmlrpc_methods" => WP_Hook {#432} "activate_paid-memberships-pro" => WP_Hook {#431} "deactivate_paid-memberships-pro" => WP_Hook {#430} "query_vars" => WP_Hook {#429} "redirect_canonical" => WP_Hook {#428} "cron_schedules" => WP_Hook {#427} "deactivate_paid-memberships-pro/paid-memberships-pro.php" => WP_Hook {#426} "revslider_get_posts_by_category" => WP_Hook {#424} "revslider_get_parent_slides_pre" => WP_Hook {#423} "revslider_get_parent_slides_post" => WP_Hook {#422} "revslider_header_content" => WP_Hook {#421} "divi_extensions_init" => WP_Hook {#419} "activate_revslider/revslider.php" => WP_Hook {#415} "wpseo_sitemap_entry" => WP_Hook {#414} "stm_masterstudy_importer_done" => WP_Hook {#410} "wp_ajax_stm_demo_import_content" => WP_Hook {#409} "stm_is_redux_field_in_use" => WP_Hook {#408} "stm_redux_register_select2" => WP_Hook {#407} "stm_theme_post_date" => WP_Hook {#406} "stm_post_classes" => WP_Hook {#405} "wp_ajax_stm_subscribe" => WP_Hook {#404} "wp_ajax_nopriv_stm_subscribe" => WP_Hook {#403} "wp_get_attachment_image_src" => WP_Hook {#402} "redux/init" => WP_Hook {#401} "switch_theme" => WP_Hook {#400} "wp_ajax_nopriv_redux_p" => WP_Hook {#398} "wp_ajax_redux_p" => WP_Hook {#397} "wp_ajax_redux_hide_admin_notice" => WP_Hook {#395} "redux/loaded" => WP_Hook {#392} "wp_ajax_redux_support_hash" => WP_Hook {#391} "redux/construct" => WP_Hook {#389} "wp_ajax_nopriv_17edbc8b6c5be31e33be89f854658974" => WP_Hook {#388} "wp_ajax_17edbc8b6c5be31e33be89f854658974" => WP_Hook {#387} "wp_ajax_nopriv_4b8ef90a537b80823501e6ac6ff4cc29" => WP_Hook {#386} "wp_ajax_4b8ef90a537b80823501e6ac6ff4cc29" => WP_Hook {#385} "wp_ajax_event_sign_up" => WP_Hook {#384} "wp_ajax_nopriv_event_sign_up" => WP_Hook {#383} "show_admin_bar" => WP_Hook {#366} "woocommerce_payment_complete" => WP_Hook {#364} "woocommerce_order_status_completed" => WP_Hook {#363} "editable_roles" => WP_Hook {#362} "update_user_meta" => WP_Hook {#361} "user_search_columns" => WP_Hook {#360} "gettext_with_context" => WP_Hook {#359} "pre_option_woocommerce_calc_shipping" => WP_Hook {#358} "woocommerce_admin_settings_sanitize_option_woocommerce_price_decimal_sep" => WP_Hook {#357} "woocommerce_admin_settings_sanitize_option_woocommerce_price_thousand_sep" => WP_Hook {#356} "woocommerce_admin_settings_sanitize_option_woocommerce_price_num_decimals" => WP_Hook {#355} "woocommerce_admin_settings_sanitize_option_woocommerce_hold_stock_minutes" => WP_Hook {#354} "woocommerce_admin_settings_sanitize_option_woocommerce_checkout_pay_endpoint" => WP_Hook {#353} "woocommerce_admin_settings_sanitize_option_woocommerce_checkout_order_received_endpoint" => WP_Hook {#352} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_add_payment_method_endpoint" => WP_Hook {#351} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_delete_payment_method_endpoint" => WP_Hook {#350} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_set_default_payment_method_endpoint" => WP_Hook {#349} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_orders_endpoint" => WP_Hook {#348} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_view_order_endpoint" => WP_Hook {#347} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_downloads_endpoint" => WP_Hook {#346} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_edit_account_endpoint" => WP_Hook {#345} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_edit_address_endpoint" => WP_Hook {#344} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_payment_methods_endpoint" => WP_Hook {#343} "woocommerce_admin_settings_sanitize_option_woocommerce_myaccount_lost_password_endpoint" => WP_Hook {#342} "woocommerce_admin_settings_sanitize_option_woocommerce_logout_endpoint" => WP_Hook {#341} "woocommerce_order_status_processing" => WP_Hook {#340} "woocommerce_order_status_refunded" => WP_Hook {#339} "woocommerce_order_status_on-hold" => WP_Hook {#338} "woocommerce_order_status_pending" => WP_Hook {#337} "woocommerce_order_status_cancelled" => WP_Hook {#336} "woocommerce_cancel_unpaid_orders" => WP_Hook {#335} "woocommerce_shortcode_order_tracking_order_id" => WP_Hook {#334} "post_type_link" => WP_Hook {#333} "woocommerce_scheduled_sales" => WP_Hook {#332} "wp_get_attachment_image_attributes" => WP_Hook {#331} "wp_prepare_attachment_for_js" => WP_Hook {#330} "wc_update_product_lookup_tables_column" => WP_Hook {#329} "wc_update_product_lookup_tables_rating_count_batch" => WP_Hook {#328} "woocommerce_checkout_order_created" => WP_Hook {#327} "woocommerce_checkout_order_exception" => WP_Hook {#326} "lostpassword_url" => WP_Hook {#325} "woocommerce_saved_payment_methods_list" => WP_Hook {#324} "woocommerce_payment_methods_list_item" => WP_Hook {#323} "get_terms_defaults" => WP_Hook {#322} "pre_get_terms" => WP_Hook {#321} "terms_clauses" => WP_Hook {#320} "wp_upgrade" => WP_Hook {#319} "woocommerce_product_set_stock_status" => WP_Hook {#318} "set_object_terms" => WP_Hook {#317} "woocommerce_webhook_process_delivery" => WP_Hook {#316} "woocommerce_deliver_webhook_async" => WP_Hook {#315} "woocommerce_coupon_code" => WP_Hook {#314} "woocommerce_stock_amount" => WP_Hook {#313} "woocommerce_shipping_rate_label" => WP_Hook {#312} "woocommerce_attribute_label" => WP_Hook {#311} "woocommerce_short_description" => WP_Hook {#310} "admin_footer" => WP_Hook {#309} "rewrite_rules_array" => WP_Hook {#308} "attachment_link" => WP_Hook {#307} "mod_rewrite_rules" => WP_Hook {#306} "woocommerce_cleanup_logs" => WP_Hook {#305} "woocommerce_register_log_handlers" => WP_Hook {#304} "extra_theme_headers" => WP_Hook {#303} "extra_plugin_headers" => WP_Hook {#302} "auto_update_plugin" => WP_Hook {#301} "woocommerce_installed" => WP_Hook {#300} "woocommerce_cleanup_sessions" => WP_Hook {#299} "term_updated_messages" => WP_Hook {#298} "rest_api_allowed_post_types" => WP_Hook {#297} "woocommerce_after_register_post_type" => WP_Hook {#296} "woocommerce_flush_rewrite_rules" => WP_Hook {#295} "gutenberg_can_edit_post_type" => WP_Hook {#294} "woocommerce_run_update_callback" => WP_Hook {#293} "plugin_action_links_woocommerce/woocommerce.php" => WP_Hook {#292} "wpmu_drop_tables" => WP_Hook {#291} "woocommerce_download_file_redirect" => WP_Hook {#290} "woocommerce_download_file_xsendfile" => WP_Hook {#289} "woocommerce_download_file_force" => WP_Hook {#288} "preprocess_comment" => WP_Hook {#287} "comment_moderation_recipients" => WP_Hook {#286} "wp_update_comment_count" => WP_Hook {#285} "comments_clauses" => WP_Hook {#284} "comment_feed_where" => WP_Hook {#283} "wp_count_comments" => WP_Hook {#282} "wp_insert_comment" => WP_Hook {#281} "wp_set_comment_status" => WP_Hook {#280} "get_avatar_comment_types" => WP_Hook {#279} "pre_comment_on_post" => WP_Hook {#278} "deleted_term_relationships" => WP_Hook {#277} "woocommerce_product_set_visibility" => WP_Hook {#276} "woocommerce_product_type_changed" => WP_Hook {#275} "edit_term" => WP_Hook {#274} "edited_term" => WP_Hook {#273} "update_order_item_metadata" => WP_Hook {#272} "update_post_metadata" => WP_Hook {#271} "wp_untrash_post_status" => WP_Hook {#270} "untrashed_post" => WP_Hook {#269} "updated_order_item_meta" => WP_Hook {#268} "wp_ajax_woocommerce_get_refreshed_fragments" => WP_Hook {#267} "wp_ajax_nopriv_woocommerce_get_refreshed_fragments" => WP_Hook {#266} "wc_ajax_get_refreshed_fragments" => WP_Hook {#265} "wp_ajax_woocommerce_apply_coupon" => WP_Hook {#264} "wp_ajax_nopriv_woocommerce_apply_coupon" => WP_Hook {#263} "wc_ajax_apply_coupon" => WP_Hook {#262} "wp_ajax_woocommerce_remove_coupon" => WP_Hook {#926} "wp_ajax_nopriv_woocommerce_remove_coupon" => WP_Hook {#927} "wc_ajax_remove_coupon" => WP_Hook {#928} "wp_ajax_woocommerce_update_shipping_method" => WP_Hook {#929} "wp_ajax_nopriv_woocommerce_update_shipping_method" => WP_Hook {#930} "wc_ajax_update_shipping_method" => WP_Hook {#931} "wp_ajax_woocommerce_get_cart_totals" => WP_Hook {#932} "wp_ajax_nopriv_woocommerce_get_cart_totals" => WP_Hook {#933} "wc_ajax_get_cart_totals" => WP_Hook {#934} "wp_ajax_woocommerce_update_order_review" => WP_Hook {#935} "wp_ajax_nopriv_woocommerce_update_order_review" => WP_Hook {#936} "wc_ajax_update_order_review" => WP_Hook {#937} "wp_ajax_woocommerce_add_to_cart" => WP_Hook {#938} "wp_ajax_nopriv_woocommerce_add_to_cart" => WP_Hook {#939} "wc_ajax_add_to_cart" => WP_Hook {#940} "wp_ajax_woocommerce_remove_from_cart" => WP_Hook {#941} "wp_ajax_nopriv_woocommerce_remove_from_cart" => WP_Hook {#942} "wc_ajax_remove_from_cart" => WP_Hook {#943} "wp_ajax_woocommerce_checkout" => WP_Hook {#944} "wp_ajax_nopriv_woocommerce_checkout" => WP_Hook {#945} "wc_ajax_checkout" => WP_Hook {#946} "wp_ajax_woocommerce_get_variation" => WP_Hook {#947} "wp_ajax_nopriv_woocommerce_get_variation" => WP_Hook {#948} "wc_ajax_get_variation" => WP_Hook {#949} "wp_ajax_woocommerce_get_customer_location" => WP_Hook {#950} "wp_ajax_nopriv_woocommerce_get_customer_location" => WP_Hook {#951} "wc_ajax_get_customer_location" => WP_Hook {#952} "wp_ajax_woocommerce_feature_product" => WP_Hook {#953} "wp_ajax_woocommerce_mark_order_status" => WP_Hook {#954} "wp_ajax_woocommerce_get_order_details" => WP_Hook {#955} "wp_ajax_woocommerce_add_attribute" => WP_Hook {#956} "wp_ajax_woocommerce_add_new_attribute" => WP_Hook {#957} "wp_ajax_woocommerce_remove_variation" => WP_Hook {#958} "wp_ajax_woocommerce_remove_variations" => WP_Hook {#959} "wp_ajax_woocommerce_save_attributes" => WP_Hook {#960} "wp_ajax_woocommerce_add_variation" => WP_Hook {#961} "wp_ajax_woocommerce_link_all_variations" => WP_Hook {#962} "wp_ajax_woocommerce_revoke_access_to_download" => WP_Hook {#963} "wp_ajax_woocommerce_grant_access_to_download" => WP_Hook {#964} "wp_ajax_woocommerce_get_customer_details" => WP_Hook {#965} "wp_ajax_woocommerce_add_order_item" => WP_Hook {#966} "wp_ajax_woocommerce_add_order_fee" => WP_Hook {#967} "wp_ajax_woocommerce_add_order_shipping" => WP_Hook {#968} "wp_ajax_woocommerce_add_order_tax" => WP_Hook {#969} "wp_ajax_woocommerce_add_coupon_discount" => WP_Hook {#970} "wp_ajax_woocommerce_remove_order_coupon" => WP_Hook {#971} "wp_ajax_woocommerce_remove_order_item" => WP_Hook {#972} "wp_ajax_woocommerce_remove_order_tax" => WP_Hook {#973} "wp_ajax_woocommerce_reduce_order_item_stock" => WP_Hook {#974} "wp_ajax_woocommerce_increase_order_item_stock" => WP_Hook {#975} "wp_ajax_woocommerce_add_order_item_meta" => WP_Hook {#976} "wp_ajax_woocommerce_remove_order_item_meta" => WP_Hook {#977} "wp_ajax_woocommerce_calc_line_taxes" => WP_Hook {#978} "wp_ajax_woocommerce_save_order_items" => WP_Hook {#979} "wp_ajax_woocommerce_load_order_items" => WP_Hook {#980} "wp_ajax_woocommerce_add_order_note" => WP_Hook {#981} "wp_ajax_woocommerce_delete_order_note" => WP_Hook {#982} "wp_ajax_woocommerce_json_search_products" => WP_Hook {#983} "wp_ajax_woocommerce_json_search_products_and_variations" => WP_Hook {#984} "wp_ajax_woocommerce_json_search_downloadable_products_and_variations" => WP_Hook {#985} "wp_ajax_woocommerce_json_search_customers" => WP_Hook {#986} "wp_ajax_woocommerce_json_search_categories" => WP_Hook {#987} "wp_ajax_woocommerce_term_ordering" => WP_Hook {#988} "wp_ajax_woocommerce_product_ordering" => WP_Hook {#989} "wp_ajax_woocommerce_refund_line_items" => WP_Hook {#990} "wp_ajax_woocommerce_delete_refund" => WP_Hook {#991} "wp_ajax_woocommerce_rated" => WP_Hook {#992} "wp_ajax_woocommerce_update_api_key" => WP_Hook {#993} "wp_ajax_woocommerce_load_variations" => WP_Hook {#994} "wp_ajax_woocommerce_save_variations" => WP_Hook {#995} "wp_ajax_woocommerce_bulk_edit_variations" => WP_Hook {#996} "wp_ajax_woocommerce_tax_rates_save_changes" => WP_Hook {#997} "wp_ajax_woocommerce_shipping_zones_save_changes" => WP_Hook {#998} "wp_ajax_woocommerce_shipping_zone_add_method" => WP_Hook {#999} "wp_ajax_woocommerce_shipping_zone_methods_save_changes" => WP_Hook {#1000} "wp_ajax_woocommerce_shipping_zone_methods_save_settings" => WP_Hook {#1001} "wp_ajax_woocommerce_shipping_classes_save_changes" => WP_Hook {#1002} "wp_ajax_woocommerce_toggle_gateway_enabled" => WP_Hook {#1003} "nocache_headers" => WP_Hook {#1004} "delete_version_transients" => WP_Hook {#1005} "clean_term_cache" => WP_Hook {#1006} "edit_terms" => WP_Hook {#1007} "http_api_curl" => WP_Hook {#1008} "customize_controls_print_scripts" => WP_Hook {#1010} "woocommerce_cleanup_personal_data" => WP_Hook {#1012} "wp_privacy_anonymize_data" => WP_Hook {#1013} "woocommerce_remove_order_personal_data" => WP_Hook {#1014} "rest_post_dispatch" => WP_Hook {#1016} "rest_pre_dispatch" => WP_Hook {#1017} "pre_set_site_transient_update_plugins" => WP_Hook {#1019} "pre_set_site_transient_update_themes" => WP_Hook {#1020} "upgrader_pre_download" => WP_Hook {#1021} "plugins_api" => WP_Hook {#1022} "woocommerce_helper_loaded" => WP_Hook {#1023} "current_screen" => WP_Hook {#1024} "woocommerce_helper_output" => WP_Hook {#1025} "woocommerce_wccom_install_products" => WP_Hook {#1026} "woocommerce_rest_api_get_rest_namespaces" => WP_Hook {#1027} "woocommerce_add_to_cart_validation" => WP_Hook {#1028} "get_header" => WP_Hook {#1029} "get_the_generator_html" => WP_Hook {#1030} "get_the_generator_xhtml" => WP_Hook {#1031} "woocommerce_before_main_content" => WP_Hook {#1032} "woocommerce_after_main_content" => WP_Hook {#1033} "woocommerce_before_shop_loop_item_title" => WP_Hook {#1034} "woocommerce_before_single_product_summary" => WP_Hook {#1035} "woocommerce_sidebar" => WP_Hook {#1036} "woocommerce_archive_description" => WP_Hook {#1037} "woocommerce_product_loop_start" => WP_Hook {#1038} "woocommerce_before_shop_loop" => WP_Hook {#1039} "woocommerce_no_products_found" => WP_Hook {#1040} "woocommerce_before_shop_loop_item" => WP_Hook {#1041} "woocommerce_after_shop_loop_item" => WP_Hook {#1042} "woocommerce_shop_loop_item_title" => WP_Hook {#1043} "woocommerce_before_subcategory" => WP_Hook {#1044} "woocommerce_shop_loop_subcategory_title" => WP_Hook {#1045} "woocommerce_after_subcategory" => WP_Hook {#1046} "woocommerce_after_shop_loop_item_title" => WP_Hook {#1047} "woocommerce_before_subcategory_title" => WP_Hook {#1048} "woocommerce_product_thumbnails" => WP_Hook {#1049} "woocommerce_after_single_product_summary" => WP_Hook {#1050} "woocommerce_single_product_summary" => WP_Hook {#1051} "woocommerce_review_before" => WP_Hook {#1052} "woocommerce_review_before_comment_meta" => WP_Hook {#1053} "woocommerce_review_meta" => WP_Hook {#1054} "woocommerce_review_comment_text" => WP_Hook {#1055} "woocommerce_simple_add_to_cart" => WP_Hook {#1056} "woocommerce_grouped_add_to_cart" => WP_Hook {#1057} "woocommerce_variable_add_to_cart" => WP_Hook {#1058} "woocommerce_external_add_to_cart" => WP_Hook {#1059} "woocommerce_single_variation" => WP_Hook {#1060} "woocommerce_after_shop_loop" => WP_Hook {#1061} "woocommerce_product_tabs" => WP_Hook {#1062} "woocommerce_product_additional_information" => WP_Hook {#1063} "woocommerce_before_checkout_form" => WP_Hook {#1064} "woocommerce_checkout_order_review" => WP_Hook {#1065} "woocommerce_checkout_terms_and_conditions" => WP_Hook {#1066} "woocommerce_checkout_before_customer_details" => WP_Hook {#1067} "woocommerce_widget_shopping_cart_buttons" => WP_Hook {#1068} "woocommerce_widget_shopping_cart_total" => WP_Hook {#1069} "woocommerce_cart_collaterals" => WP_Hook {#1070} "woocommerce_proceed_to_checkout" => WP_Hook {#1071} "woocommerce_cart_is_empty" => WP_Hook {#1072} "woocommerce_view_order" => WP_Hook {#1073} "woocommerce_thankyou" => WP_Hook {#1074} "woocommerce_order_details_after_order_table" => WP_Hook {#1075} "woocommerce_available_downloads" => WP_Hook {#1076} "woocommerce_auth_page_header" => WP_Hook {#1077} "woocommerce_auth_page_footer" => WP_Hook {#1078} "jetpack_comment_form_enabled_for_product" => WP_Hook {#1079} "woocommerce_account_navigation" => WP_Hook {#1080} "woocommerce_account_content" => WP_Hook {#1081} "woocommerce_account_orders_endpoint" => WP_Hook {#1082} "woocommerce_account_view-order_endpoint" => WP_Hook {#1083} "woocommerce_account_downloads_endpoint" => WP_Hook {#1084} "woocommerce_account_edit-address_endpoint" => WP_Hook {#1085} "woocommerce_account_payment-methods_endpoint" => WP_Hook {#1086} "woocommerce_account_add-payment-method_endpoint" => WP_Hook {#1087} "woocommerce_account_edit-account_endpoint" => WP_Hook {#1088} "woocommerce_register_form" => WP_Hook {#1089} "woocommerce_shortcode_before_product_cat_loop" => WP_Hook {#1090} "woocommerce_before_single_product" => WP_Hook {#1091} "woocommerce_before_cart" => WP_Hook {#1092} "woocommerce_before_checkout_form_cart_notices" => WP_Hook {#1093} "woocommerce_before_customer_login_form" => WP_Hook {#1094} "woocommerce_before_lost_password_form" => WP_Hook {#1095} "before_woocommerce_pay" => WP_Hook {#1096} "woocommerce_before_reset_password_form" => WP_Hook {#1097} "get_pagenum_link" => WP_Hook {#1099} "activate_woocommerce/woocommerce.php" => WP_Hook {#1101} "switch_blog" => WP_Hook {#1102} "activated_plugin" => WP_Hook {#1103} "deactivated_plugin" => WP_Hook {#1104} "woocommerce_rest_prepare_note" => WP_Hook {#1105} "adjust_download_permissions" => WP_Hook {#1112} "activate_wordfence/modules/login-security/wordfence-login-security.php" => WP_Hook {#11028} "deactivate_wordfence/modules/login-security/wordfence-login-security.php" => WP_Hook {#11029} "login_enqueue_scripts" => WP_Hook {#11002} "set_logged_in_cookie" => WP_Hook {#11001} "register_post" => WP_Hook {#11000} "user_new_form" => WP_Hook {#10999} "wp_ajax_nopriv_wordfence_ls_authenticate" => WP_Hook {#10997} "wp_ajax_wordfence_ls_authenticate" => WP_Hook {#10996} "wp_ajax_nopriv_wordfence_ls_register_support" => WP_Hook {#10995} "wp_ajax_wordfence_ls_register_support" => WP_Hook {#10994} "wp_ajax_wordfence_ls_activate" => WP_Hook {#10993} "wp_ajax_wordfence_ls_deactivate" => WP_Hook {#10992} "wp_ajax_wordfence_ls_regenerate" => WP_Hook {#10991} "wp_ajax_wordfence_ls_save_options" => WP_Hook {#10990} "wp_ajax_wordfence_ls_send_grace_period_notification" => WP_Hook {#10989} "wp_ajax_wordfence_ls_update_ip_preview" => WP_Hook {#10988} "wp_ajax_wordfence_ls_dismiss_notice" => WP_Hook {#10987} "wp_ajax_wordfence_ls_reset_recaptcha_stats" => WP_Hook {#10986} "wp_ajax_wordfence_ls_reset_2fa_grace_period" => WP_Hook {#10985} "wp_ajax_wordfence_ls_revoke_2fa_grace_period" => WP_Hook {#10984} "wp_ajax_wordfence_ls_reset_ntp_failure_count" => WP_Hook {#10983} "wp_ajax_wordfence_ls_disable_ntp" => WP_Hook {#10982} "wp_ajax_wordfence_ls_dismiss_persistent_notice" => WP_Hook {#10981} "users_list_table_query_args" => WP_Hook {#10979} "user_row_actions" => WP_Hook {#10978} "views_users" => WP_Hook {#10977} "wordfence_ls_ntp_cron" => WP_Hook {#10975} "activate_wordfence/wordfence.php" => WP_Hook {#10973} "deactivate_wordfence/wordfence.php" => WP_Hook {#10972} "wp_ajax_nopriv_wordfence_lh" => WP_Hook {#11004} "wp_ajax_nopriv_wordfence_doScan" => WP_Hook {#11005} "wp_ajax_nopriv_wordfence_testAjax" => WP_Hook {#11006} "wp_ajax_wordfence_wafStatus" => WP_Hook {#11007} "wp_ajax_nopriv_wordfence_wafStatus" => WP_Hook {#11008} "wp_ajax_nopriv_wordfence_remoteVerifySwitchTo2FANew" => WP_Hook {#11009} "wordfence_start_scheduled_scan" => WP_Hook {#11010} "wordfence_daily_cron" => WP_Hook {#11011} "wordfence_daily_autoUpdate" => WP_Hook {#11012} "wordfence_hourly_cron" => WP_Hook {#11013} "wordfence_version_check" => WP_Hook {#11015} "wp_authenticate" => WP_Hook {#11016} "lostpassword_post" => WP_Hook {#11025} "validate_password_reset" => WP_Hook {#11026} "wordfence_email_activity_report" => WP_Hook {#10969} "wp_redirect_status" => WP_Hook {#10968} "script_loader_src" => WP_Hook {#10967} "get_the_generator_atom" => WP_Hook {#10966} "get_the_generator_rss2" => WP_Hook {#10965} "get_the_generator_rdf" => WP_Hook {#10964} "get_the_generator_comment" => WP_Hook {#10963} "get_the_generator_export" => WP_Hook {#10962} "registration_errors" => WP_Hook {#10961} "woocommerce_new_customer_data" => WP_Hook {#10960} "rest_request_before_callbacks" => WP_Hook {#10959} "wp_sitemaps_users_pre_url_list" => WP_Hook {#10958} "wp_sitemaps_add_provider" => WP_Hook {#10957} "wp_is_application_passwords_available" => WP_Hook {#10956} "rest_dispatch_request" => WP_Hook {#10955} "automatic_updates_complete" => WP_Hook {#10954} "wordfence_refreshUpdateNotification" => WP_Hook {#10953} "wordfence_completeCoreUpdateNotification" => WP_Hook {#10952} "wfls_xml_rpc_blocked" => WP_Hook {#10951} "wfls_registration_blocked" => WP_Hook {#10950} "wfls_activation_page_header" => WP_Hook {#10949} "wfls_activation_page_footer" => WP_Hook {#10948} "wfls_settings_set" => WP_Hook {#10947} "password_reset" => WP_Hook {#10946} "set_user_role" => WP_Hook {#10943} "grant_super_admin" => WP_Hook {#10942} "revoke_super_admin" => WP_Hook {#10941} "wordfence_processAttackData" => WP_Hook {#10940} "wordfence_batchReportBlockedAttempts" => WP_Hook {#10939} "wordfence_batchReportFailedAttempts" => WP_Hook {#10938} "update_feedback" => WP_Hook {#10937} "wordfence_security_event" => WP_Hook {#10936} "_admin_menu" => WP_Hook {#10935} "action_scheduler_store_class" => WP_Hook {#10933} "action_scheduler_logger_class" => WP_Hook {#10932} "deactivate_plugin" => WP_Hook {#10931} "action_scheduler/progress_tick" => WP_Hook {#10930} "wp_ajax_as_async_request_queue_runner" => WP_Hook {#10923} "wp_ajax_nopriv_as_async_request_queue_runner" => WP_Hook {#10922} "action_scheduler/migration_complete" => WP_Hook {#10920} "bp_include" => WP_Hook {#10918} "bp_late_include" => WP_Hook {#10917} "bp_setup_nav" => WP_Hook {#10916} "bp_setup_admin_bar" => WP_Hook {#10915} "bp_setup_title" => WP_Hook {#10914} "bp_register_post_types" => WP_Hook {#10913} "bp_add_rewrite_tags" => WP_Hook {#10912} "bp_add_rewrite_rules" => WP_Hook {#10911} "bp_add_permastructs" => WP_Hook {#10910} "bp_generate_rewrite_rules" => WP_Hook {#10909} "bp_rest_api_init" => WP_Hook {#10908} "bp_setup_components" => WP_Hook {#10907} "bp_settings_admin_nav" => WP_Hook {#10904} "bp_displayed_user_fullname" => WP_Hook {#10900} "bp_get_loggedin_user_fullname" => WP_Hook {#10899} "register_url" => WP_Hook {#10898} "edit_profile_url" => WP_Hook {#10897} "bp_get_member_name" => WP_Hook {#10896} "bp_head" => WP_Hook {#10895} "add_admin_bar_menus" => WP_Hook {#10894} "bp_core_get_user_displayname" => WP_Hook {#10893} "make_spam_user" => WP_Hook {#10892} "make_ham_user" => WP_Hook {#10891} "get_user_metadata" => WP_Hook {#10890} "update_user_metadata" => WP_Hook {#10889} "bp_make_spam_user" => WP_Hook {#10888} "pre_update_site_option_illegal_names" => WP_Hook {#10887} "login_form_bp-resend-activation" => WP_Hook {#10886} "login_form_bp-spam" => WP_Hook {#10885} "bp_get_type_metadata_schema" => WP_Hook {#10884} "bp_register_type_metadata" => WP_Hook {#10883} "bp_member_type_registered_by_code" => WP_Hook {#10882} "bp_member_type_set_registered_by_code_metada" => WP_Hook {#10881} "bp_member_type_add_form" => WP_Hook {#10880} "bp_blocks_editor_settings" => WP_Hook {#10879} "wp_ajax_widget_members" => WP_Hook {#10878} "wp_ajax_nopriv_widget_members" => WP_Hook {#10877} "bp_user_query_populate_extras" => WP_Hook {#10876} "bp_core_user_updated_last_activity" => WP_Hook {#10875} "bp_register_activity_actions" => WP_Hook {#10874} "xprofile_group_after_delete" => WP_Hook {#10873} "xprofile_group_after_save" => WP_Hook {#10872} "xprofile_fields_saved_field" => WP_Hook {#10871} "xprofile_fields_deleted_field" => WP_Hook {#10870} "bp_xprofile_field_set_member_type" => WP_Hook {#10869} "xprofile_data_after_save" => WP_Hook {#10868} "xprofile_data_after_delete" => WP_Hook {#10867} "update_option_bp-xprofile-fullname-field-name" => WP_Hook {#10866} "xprofile_field_after_save" => WP_Hook {#10865} "xprofile_field_before_save" => WP_Hook {#10864} "xprofile_field_after_delete" => WP_Hook {#10863} "xprofile_updated_profile" => WP_Hook {#10862} "bp_map_meta_caps" => WP_Hook {#10861} "bp_user_can" => WP_Hook {#10860} "bp_get_the_profile_group_name" => WP_Hook {#10859} "bp_get_the_profile_group_description" => WP_Hook {#10858} "bp_get_the_profile_field_name" => WP_Hook {#10857} "bp_get_the_profile_field_edit_value" => WP_Hook {#10856} "bp_get_the_profile_field_description" => WP_Hook {#10855} "bp_get_the_profile_field_value" => WP_Hook {#10854} "xprofile_get_field_data" => WP_Hook {#10853} "xprofile_field_name_before_save" => WP_Hook {#10852} "xprofile_field_description_before_save" => WP_Hook {#10851} "bp_xprofile_set_field_data_pre_validate" => WP_Hook {#10850} "xprofile_data_value_before_save" => WP_Hook {#10849} "xprofile_filtered_data_value_before_save" => WP_Hook {#10848} "xprofile_group_name_before_save" => WP_Hook {#10847} "xprofile_group_description_before_save" => WP_Hook {#10846} "xprofile_field_type_before_save" => WP_Hook {#10845} "xprofile_field_order_by_before_save" => WP_Hook {#10844} "xprofile_field_is_required_before_save" => WP_Hook {#10843} "xprofile_field_field_order_before_save" => WP_Hook {#10842} "xprofile_field_option_order_before_save" => WP_Hook {#10841} "xprofile_field_can_delete_before_save" => WP_Hook {#10840} "xprofile_field_options_before_save" => WP_Hook {#10839} "xprofile_field_default_before_save" => WP_Hook {#10838} "bp_pre_user_query" => WP_Hook {#10837} "bp_user_query_uid_clauses" => WP_Hook {#10836} "bp_core_signup_user" => WP_Hook {#10835} "user_profile_update_errors" => WP_Hook {#10834} "bp_members_avatar_uploaded" => WP_Hook {#10833} "bp_xprofile_settings_after_save" => WP_Hook {#10832} "bp_get_activity_content_body" => WP_Hook {#10831} "bp_get_activity_parent_content" => WP_Hook {#10830} "bp_get_activity_latest_update" => WP_Hook {#10829} "bp_get_activity_latest_update_excerpt" => WP_Hook {#10828} "bp_get_activity_feed_item_description" => WP_Hook {#10827} "bp_activity_content_before_save" => WP_Hook {#10826} "bp_activity_action_before_save" => WP_Hook {#10825} "bp_activity_latest_update_content" => WP_Hook {#10824} "bp_get_activity_action" => WP_Hook {#10823} "bp_get_activity_content" => WP_Hook {#10822} "bp_activity_get_embed_excerpt" => WP_Hook {#10821} "bp_acomment_name" => WP_Hook {#10820} "bp_activity_primary_link_before_save" => WP_Hook {#10819} "bp_activity_comment_content" => WP_Hook {#10818} "bp_get_total_favorite_count_for_user" => WP_Hook {#10817} "bp_get_total_mention_count_for_user" => WP_Hook {#10816} "bp_activity_before_save" => WP_Hook {#10815} "bp_core_get_js_dependencies" => WP_Hook {#10814} "bp_get_activity_css_class" => WP_Hook {#10813} "heartbeat_nopriv_received" => WP_Hook {#10812} "bp_core_get_js_strings" => WP_Hook {#10811} "bp_activity_set_just-me_scope_args" => WP_Hook {#10810} "bp_activity_set_favorites_scope_args" => WP_Hook {#10809} "bp_activity_set_mentions_scope_args" => WP_Hook {#10808} "bp_make_ham_user" => WP_Hook {#10807} "edit_comment" => WP_Hook {#10806} "delete_comment" => WP_Hook {#10805} "bp_activity_comment_posted" => WP_Hook {#10804} "activity_loop_start" => WP_Hook {#10803} "bp_before_activity_comment" => WP_Hook {#10802} "bp_dtheme_get_single_activity_content" => WP_Hook {#10801} "bp_legacy_theme_get_single_activity_content" => WP_Hook {#10800} "bp_after_activity_comment" => WP_Hook {#10799} "bp_activity_after_save" => WP_Hook {#10798} "bp_activity_deleted_activities" => WP_Hook {#10797} "bp_activity_delete" => WP_Hook {#10796} "bp_activity_add" => WP_Hook {#10795} "added_activity_meta" => WP_Hook {#10794} "updated_activity_meta" => WP_Hook {#10793} "deleted_activity_meta" => WP_Hook {#10792} "bp_activity_sent_mention_email" => WP_Hook {#10791} "bp_activity_sent_reply_to_update_notification" => WP_Hook {#10790} "bp_activity_sent_reply_to_reply_notification" => WP_Hook {#10789} "bp_activity_clear_new_mentions" => WP_Hook {#10788} "bp_activity_screen_single_activity_permalink" => WP_Hook {#10787} "bp_screens" => WP_Hook {#10786} "bp_blogs_comment_sync_activity_comment" => WP_Hook {#10785} "bp_notification_settings" => WP_Hook {#10784} "bp_notification_after_save" => WP_Hook {#10782} "bp_notification_before_delete" => WP_Hook {#10781} "bp_notification_before_update" => WP_Hook {#10780} "bp_before_member_settings_template" => WP_Hook {#10779} "pre_option_bp-deactivated-components" => WP_Hook {#10778} "pre_option_bp-xprofile-base-group-name" => WP_Hook {#10777} "pre_option_bp-xprofile-fullname-field-name" => WP_Hook {#11033} "pre_option_bp-blogs-first-install" => WP_Hook {#11034} "pre_option_bp-disable-profile-sync" => WP_Hook {#11035} "pre_option_hide-loggedout-adminbar" => WP_Hook {#11036} "pre_option_bp-disable-avatar-uploads" => WP_Hook {#11037} "pre_option_bp-disable-cover-image-uploads" => WP_Hook {#11038} "pre_option_bp-disable-group-avatar-uploads" => WP_Hook {#11039} "pre_option_bp-disable-group-cover-image-uploads" => WP_Hook {#11040} "pre_option_bp-disable-account-deletion" => WP_Hook {#11041} "pre_option_bp-disable-blogforum-comments" => WP_Hook {#11042} "pre_option__bp_theme_package_id" => WP_Hook {#11043} "pre_option_bp-emails-unsubscribe-salt" => WP_Hook {#11044} "pre_option_bp_restrict_group_creation" => WP_Hook {#11045} "pre_option__bp_enable_akismet" => WP_Hook {#11046} "pre_option__bp_enable_heartbeat_refresh" => WP_Hook {#11047} "pre_option__bp_force_buddybar" => WP_Hook {#11048} "pre_option__bp_retain_bp_default" => WP_Hook {#11049} "pre_option__bp_ignore_deprecated_code" => WP_Hook {#11050} "pre_option_widget_bp_core_login_widget" => WP_Hook {#11051} "pre_option_widget_bp_core_members_widget" => WP_Hook {#11052} "pre_option_widget_bp_core_whos_online_widget" => WP_Hook {#11053} "pre_option_widget_bp_core_recently_active_widget" => WP_Hook {#11054} "pre_option_widget_bp_groups_widget" => WP_Hook {#11055} "pre_option_widget_bp_messages_sitewide_notices_widget" => WP_Hook {#11056} "bp_get_signup_username_value" => WP_Hook {#11061} "bp_get_signup_email_value" => WP_Hook {#11062} "bp_get_signup_with_blog_value" => WP_Hook {#11063} "bp_get_signup_blog_url_value" => WP_Hook {#11064} "bp_get_signup_blog_title_value" => WP_Hook {#11065} "bp_get_signup_blog_privacy_value" => WP_Hook {#11066} "bp_get_signup_avatar_dir_value" => WP_Hook {#11067} "bp_embed_content" => WP_Hook {#11069} "embed_template" => WP_Hook {#11070} "post_embed_url" => WP_Hook {#11071} "embed_html" => WP_Hook {#11072} "oembed_discovery_links" => WP_Hook {#11073} "get_template_part_assets/embeds/header" => WP_Hook {#11074} "bp_activity_embed_html" => WP_Hook {#11075} "bp_template_stack" => WP_Hook {#11078} "wpcf7_validate_acceptance" => WP_Hook {#11079} "wpcf7_acceptance" => WP_Hook {#11080} "wpcf7_form_class_attr" => WP_Hook {#11081} "wpcf7_mail_tag_replaced_acceptance" => WP_Hook {#11082} "wpcf7_admin_init" => WP_Hook {#11083} "wpcf7_spam" => WP_Hook {#11084} "wpcf7_validate_checkbox" => WP_Hook {#11085} "wpcf7_validate_checkbox*" => WP_Hook {#11086} "wpcf7_validate_radio" => WP_Hook {#11087} "wpcf7_save_contact_form" => WP_Hook {#11088} "wpcf7_submit" => WP_Hook {#11089} "wpcf7_validate_date" => WP_Hook {#11090} "wpcf7_validate_date*" => WP_Hook {#11091} "wpcf7_validate_file" => WP_Hook {#11092} "wpcf7_validate_file*" => WP_Hook {#11093} "wpcf7_mail_tag_replaced_file" => WP_Hook {#11094} "wpcf7_mail_tag_replaced_file*" => WP_Hook {#11095} "wpcf7_after_update" => WP_Hook {#11096} "wpcf7_form_tag_data_option" => WP_Hook {#11097} "wpcf7_validate_number" => WP_Hook {#11098} "wpcf7_validate_number*" => WP_Hook {#11099} "wpcf7_validate_range" => WP_Hook {#11100} "wpcf7_validate_range*" => WP_Hook {#11101} "wpcf7_validate_quiz" => WP_Hook {#11102} "wpcf7_refill_response" => WP_Hook {#11103} "wpcf7_feedback_response" => WP_Hook {#11104} "wpcf7_mail_tag_replaced_quiz" => WP_Hook {#11105} "wpcf7_validate_captchar" => WP_Hook {#11106} "wpcf7_form_hidden_fields" => WP_Hook {#11107} "wpcf7_admin_menu" => WP_Hook {#11108} "wpcf7_validate_select" => WP_Hook {#11109} "wpcf7_validate_select*" => WP_Hook {#11110} "wpcf7_contact_form_properties" => WP_Hook {#11111} "wpcf7_editor_panels" => WP_Hook {#11112} "wpcf7_validate_text" => WP_Hook {#11113} "wpcf7_validate_text*" => WP_Hook {#11114} "wpcf7_validate_email" => WP_Hook {#11115} "wpcf7_validate_email*" => WP_Hook {#11116} "wpcf7_validate_url" => WP_Hook {#11117} "wpcf7_validate_url*" => WP_Hook {#11118} "wpcf7_validate_tel" => WP_Hook {#11119} "wpcf7_validate_tel*" => WP_Hook {#11120} "wpcf7_validate_textarea" => WP_Hook {#11121} "wpcf7_validate_textarea*" => WP_Hook {#11122} "monsterinsights_get_option_tracking_mode" => WP_Hook {#11124} "monsterinsights_get_option_events_mode" => WP_Hook {#11125} "prli_before_redirect" => WP_Hook {#11126} "monsterinsights_email_message" => WP_Hook {#11127} "the_permalink_rss" => WP_Hook {#11128} "wp_ajax_monsterinsights_dismiss_tracking_notice" => WP_Hook {#11129} "seedprod_monsterinsights_output_tracking" => WP_Hook {#11130} "wp_ajax_monsterinsights_popular_posts_empty_cache" => WP_Hook {#11134} "wp_ajax_monsterinsights_popular_posts_get_widget_output" => WP_Hook {#11135} "wp_ajax_nopriv_monsterinsights_popular_posts_get_widget_output" => WP_Hook {#11136} "wp_ajax_monsterinsights_get_popular_posts_themes" => WP_Hook {#11137} "single_template" => WP_Hook {#11144} "manage_elementor-hf_posts_columns" => WP_Hook {#11145} "manage_elementor-hf_posts_custom_column" => WP_Hook {#11146} "elementor/init" => WP_Hook {#11147} "wp_ajax_astra-notice-dismiss" => WP_Hook {#11150} "wp_kses_allowed_html" => WP_Hook {#11151} "admin_action_edit" => WP_Hook {#11153} "wp_ajax_hfe_get_posts_by_query" => WP_Hook {#11154} "elementor/elements/categories_registered" => WP_Hook {#11157} "elementor/widgets/widgets_registered" => WP_Hook {#11158} "upload_mimes" => WP_Hook {#11159} "woocommerce_add_to_cart_fragments" => WP_Hook {#11160} "astra_notice_before_markup_header-footer-elementor-rating" => WP_Hook {#11161} "vc_after_set_mode" => WP_Hook {#11164} "vc_after_mapping" => WP_Hook {#11166} "vc_gitem_add_link_param" => WP_Hook {#11168} "vc_gitem_post_data_get_link_link" => WP_Hook {#11169} "vc_gitem_post_data_get_link_target" => WP_Hook {#11170} "vc_gitem_post_data_get_link_real_link" => WP_Hook {#11171} "vc_gitem_post_data_get_link_real_target" => WP_Hook {#11172} "vc_gitem_zone_image_block_link" => WP_Hook {#11173} "wp_ajax_stm_wpcfto_get_settings" => WP_Hook {#11177} "wp_ajax_stm_lms_get_image_url" => WP_Hook {#11178} "wp_ajax_wpcfto_upload_file" => WP_Hook {#11180} "wp_ajax_stm_curriculum" => WP_Hook {#11181} "wp_ajax_stm_manage_posts" => WP_Hook {#11182} "wp_ajax_stm_lms_change_post_status" => WP_Hook {#11183} "wp_ajax_stm_curriculum_create_item" => WP_Hook {#11184} "wp_ajax_stm_curriculum_get_item" => WP_Hook {#11185} "wp_ajax_stm_save_questions" => WP_Hook {#11186} "wp_ajax_stm_save_title" => WP_Hook {#11187} "elementor/controls/controls_registered" => WP_Hook {#11190} "elementor/editor/before_enqueue_scripts" => WP_Hook {#11191} "wp_ajax_stm_lms_pro_install_base" => WP_Hook {#11192} "elementor/element/common/_section_style/after_section_end" => WP_Hook {#11195} "elementor/element/section/section_advanced/after_section_end" => WP_Hook {#11196} "elementor/element/common/pmpro_elementor_section/before_section_end" => WP_Hook {#11197} "elementor/element/section/pmpro_elementor_section/before_section_end" => WP_Hook {#11198} "elementor/frontend/section/should_render" => WP_Hook {#11199} "pmpro_save_membership_level" => WP_Hook {#11200} "page_attributes_dropdown_pages_args" => WP_Hook {#11202} "theme_page_templates" => WP_Hook {#11203} "theme_post_templates" => WP_Hook {#11204} "theme_attachment_templates" => WP_Hook {#11205} "theme_revision_templates" => WP_Hook {#11206} "theme_nav_menu_item_templates" => WP_Hook {#11207} "theme_custom_css_templates" => WP_Hook {#11208} "theme_customize_changeset_templates" => WP_Hook {#11209} "theme_oembed_cache_templates" => WP_Hook {#11210} "theme_user_request_templates" => WP_Hook {#11211} "theme_wp_block_templates" => WP_Hook {#11212} "content_filtered_save_pre" => WP_Hook {#11215} "wp_ajax_stm_gpdr_data_request" => WP_Hook {#11218} "wp_ajax_nopriv_stm_gpdr_data_request" => WP_Hook {#11219} "admin_body_class" => WP_Hook {#11641} "woocommerce_shared_settings" => WP_Hook {#11642} "woocommerce_login_form_end" => WP_Hook {#11643} "woocommerce_blocks_register_script_dependencies" => WP_Hook {#11653} "woocommerce_blocks_checkout_enqueue_data" => WP_Hook {#11654} "woocommerce_blocks_cart_enqueue_data" => WP_Hook {#11655} "woocommerce_blocks_payment_method_type_registration" => WP_Hook {#11656} "woocommerce_rest_checkout_process_payment_with_context" => WP_Hook {#11657} "wp_ajax_wp_1_wc_privacy_cleanup" => WP_Hook {#11704} "wp_ajax_nopriv_wp_1_wc_privacy_cleanup" => WP_Hook {#11705} "wp_1_wc_privacy_cleanup_cron" => WP_Hook {#11706} "locale" => WP_Hook {#11727} "wp_body_open" => WP_Hook {#11735} "hfe_header" => WP_Hook {#11736} "masterstudy_header_end" => WP_Hook {#11737} "masterstudy-elementor-widgets-styles" => WP_Hook {#11739} "elementor/frontend/the_content" => WP_Hook {#11741} "elementor/frontend/builder_content_data" => WP_Hook {#11743} "hfe_footer_before" => WP_Hook {#11744} "masterstudy_before_footer" => WP_Hook {#11745} "masterstudy_after_footer" => WP_Hook {#11746} "vc_iconpicker-type-fontawesome" => WP_Hook {#11747} "vc_load_default_templates" => WP_Hook {#11748} "comment_form_default_fields" => WP_Hook {#11750} "comment_form_defaults" => WP_Hook {#11751} "wpcf7_ajax_loader" => WP_Hook {#11752} "comment_form_fields" => WP_Hook {#11753} "vc_wpb_getimagesize" => WP_Hook {#11754} "pmpro_format_price" => WP_Hook {#11755} "wsl_render_auth_widget_alter_provider_icon_markup" => WP_Hook {#11756} "masterstudy_before_header" => WP_Hook {#11757} "woocommerce_enqueue_styles" => WP_Hook {#11758} "woocommerce_breadcrumb_defaults" => WP_Hook {#11759} "woocommerce_gallery_thumbnail_size" => WP_Hook {#11760} "woocommerce_gallery_image_size" => WP_Hook {#11761} "single_product_archive_thumbnail_size" => WP_Hook {#11762} "woocommerce_output_related_products_args" => WP_Hook {#11763} "wp_ajax_stm_load_buddypress_groups" => WP_Hook {#11764} "wp_ajax_nopriv_stm_load_buddypress_groups" => WP_Hook {#11765} "loop_start" => WP_Hook {#11766} "redux/stm_option/field/class/options_object" => WP_Hook {#11769} "wp_ajax_redux_link_options-stm_option" => WP_Hook {#11771} "wp_ajax_nopriv_redux_link_options-stm_option" => WP_Hook {#11772} "wp_ajax_redux_download_options-stm_option" => WP_Hook {#11773} "wp_ajax_nopriv_redux_download_options-stm_option" => WP_Hook {#11774} "redux/stm_option/field/class/import_export" => WP_Hook {#11775} "wp_ajax_stm_option_ajax_save" => WP_Hook {#11777} "wp_dashboard_setup" => WP_Hook {#11779} "the_post" => WP_Hook {#11780} "wp_robots" => WP_Hook {#11781} "bp_get_buddypress_template" => WP_Hook {#11784} "bp_ajax_querystring" => WP_Hook {#11785} "bp_widgets_init" => WP_Hook {#11786} "bp_uri" => WP_Hook {#11787} "bp_nouveau_includes" => WP_Hook {#11790} "wp_ajax_members_filter" => WP_Hook {#11792} "wp_ajax_nopriv_members_filter" => WP_Hook {#11793} "bp_nouveau_enqueue_scripts" => WP_Hook {#11794} "dynamic_sidebar_before" => WP_Hook {#11795} "dynamic_sidebar_after" => WP_Hook {#11796} "bp_displayed_user_get_front_template" => WP_Hook {#11797} "bp_activity_excerpt_append_text" => WP_Hook {#11798} "bp_nouveau_notifications_init_filters" => WP_Hook {#11800} "bp_nouveau_customizer_controls" => WP_Hook {#11801} "bp_nouveau_register_scripts" => WP_Hook {#11802} "bp_get_activity_action_pre_meta" => WP_Hook {#11803} "wp_ajax_notifications_filter" => WP_Hook {#11806} "bp_get_the_notification_mark_unread_link" => WP_Hook {#11807} "bp_get_the_notification_mark_read_link" => WP_Hook {#11808} "bp_get_the_notification_delete_link" => WP_Hook {#11809} "aiowps_force_logout_check" => WP_Hook {#840} "clear_auth_cookie" => WP_Hook {#846} "login_message" => WP_Hook {#842} "aiowps_perform_scheduled_backup_tasks" => WP_Hook {#11817} "aiowps_perform_db_cleanup_tasks" => WP_Hook {#11818} "aiowps_perform_fcd_scan_tasks" => WP_Hook {#11820} "aiowps_hourly_cron_event" => WP_Hook {#11822} "aiowps_daily_cron_event" => WP_Hook {#11823} "aiowps_perform_failed_login_cleanup_task" => WP_Hook {#11824} "aiowps_purge_old_debug_logs" => WP_Hook {#11825} "wp_ajax_aiowps_ajax" => WP_Hook {#11826} "permalink_structure_changed" => WP_Hook {#11828} "login_form" => WP_Hook {#11830} "woocommerce_login_form" => WP_Hook {#11831} "woocommerce_lostpassword_form" => WP_Hook {#11832} "login_form_middle" => WP_Hook {#11833} "register_form" => WP_Hook {#11834} "comment_form_after_fields" => WP_Hook {#11835} "comment_form_logged_in_after" => WP_Hook {#11836} "pre_comment_user_ip" => WP_Hook {#11838} "elementor/admin/after_create_settings/elementor-tools" => WP_Hook {#11841} "elementor/editor/init" => WP_Hook {#11843} "elementor/ajax/register_actions" => WP_Hook {#11844} "elementor/css-file/post/parse" => WP_Hook {#11845} "elementor/documents/register" => WP_Hook {#11850} "post_row_actions" => WP_Hook {#11851} "page_row_actions" => WP_Hook {#11852} "elementor/editor/localize_settings" => WP_Hook {#11853} "elementor/editor/footer" => WP_Hook {#11855} "elementor/frontend/after_enqueue_styles" => WP_Hook {#11856} "update_option_blogname" => WP_Hook {#11860} "update_option_blogdescription" => WP_Hook {#11862} "deleted_post" => WP_Hook {#11872} "wxr_export_skip_postmeta" => WP_Hook {#11873} "wp_handle_upload_prefilter" => WP_Hook {#11875} "wp_check_filetype_and_ext" => WP_Hook {#11876} "elementor/core/files/clear_cache" => WP_Hook {#11877} "elementor/editor/after_enqueue_styles" => WP_Hook {#11882} "elementor/frontend/after_register_styles" => WP_Hook {#11883} "add_option_elementor_disable_color_schemes" => WP_Hook {#11885} "update_option_elementor_disable_color_schemes" => WP_Hook {#11886} "add_option_elementor_disable_typography_schemes" => WP_Hook {#11887} "update_option_elementor_disable_typography_schemes" => WP_Hook {#11888} "add_option_elementor_css_print_method" => WP_Hook {#11889} "update_option_elementor_css_print_method" => WP_Hook {#11890} "custom_menu_order" => WP_Hook {#11891} "menu_order" => WP_Hook {#11892} "admin_post_elementor_rollback" => WP_Hook {#11894} "elementor_rest_api_before_init" => WP_Hook {#11899} "admin_action_elementor" => WP_Hook {#11901} "wp_link_query_args" => WP_Hook {#11902} "wp_link_query" => WP_Hook {#11903} "update_option_elementor_maintenance_mode_mode" => WP_Hook {#11907} "elementor/css-file/post/enqueue" => WP_Hook {#11909} "elementor/dynamic_tags/register_tags" => WP_Hook {#11914} "elementor/documents/register_controls" => WP_Hook {#11916} "plugin_action_links_elementor-safe-mode.php" => WP_Hook {#11919} "pre_update_option_elementor_safe_mode" => WP_Hook {#11920} "elementor/safe_mode/init" => WP_Hook {#11921} "elementor/document/before_save" => WP_Hook {#11923} "elementor/document/after_save" => WP_Hook {#11924} "elementor/tracker/send_tracking_data_params" => WP_Hook {#11925} "in_plugin_update_message-elementor/elementor.php" => WP_Hook {#11931} "future_elementor_library" => WP_Hook {#11936} "wp_ajax_add-elementor_library_type" => WP_Hook {#11941} "wp_ajax_add-elementor_library_category" => WP_Hook {#11945} "wp_ajax_elementor_library_direct_actions" => WP_Hook {#11946} "wp_ajax_elementor_update_templates" => WP_Hook {#11950} "elementor/role/restrictions/controls" => WP_Hook {#11952} "wp_ajax_elementor_system_info_download_file" => WP_Hook {#11954} "wp_restore_post_revision" => WP_Hook {#11956} "elementor/document/config" => WP_Hook {#11957} "elementor/db/before_save" => WP_Hook {#11958} "_wp_put_post_revision" => WP_Hook {#11959} "wp_creating_autosave" => WP_Hook {#11960} "edit_post_content" => WP_Hook {#11961} "edit_form_after_title" => WP_Hook {#11962} "wp_ajax_elementor_get_images_details" => WP_Hook {#11964} "wp_ajax_elementor_set_admin_notice_viewed" => WP_Hook {#11966} "admin_post_elementor_set_admin_notice_viewed" => WP_Hook {#11967} "wp_ajax_elementor_reset_library" => WP_Hook {#11968} "elementor/tracker/send_event" => WP_Hook {#11969} "elementor/frontend/admin_bar/settings" => WP_Hook {#11973} "add_menu_classes" => WP_Hook {#11974} "elementor/common/after_register_scripts" => WP_Hook {#11975} "woocommerce_update_options_integration_maxmind_geolocation" => WP_Hook {#11982} "update_option_woocommerce_default_customer_address" => WP_Hook {#11983} "woocommerce_geoip_updater" => WP_Hook {#11984} "woocommerce_get_geolocation" => WP_Hook {#11985} "woocommerce_breadcrumb" => WP_Hook {#11987} "woocommerce_email_order_details" => WP_Hook {#11988} "woocommerce_new_order_item" => WP_Hook {#11990} "woocommerce_update_order_item" => WP_Hook {#11991} "woocommerce_new_payment_token" => WP_Hook {#11992} "woocommerce_new_product_variation" => WP_Hook {#11993} "woocommerce_order_details_after_order_table_items" => WP_Hook {#11994} "woocommerce_settings_advanced_page_options" => WP_Hook {#11995} "woocommerce_settings_advanced_page_options_end" => WP_Hook {#11996} "woocommerce_settings_advanced_page_options_after" => WP_Hook {#11997} "woocommerce_structured_data_order" => WP_Hook {#11999} "woocommerce_add_to_cart_redirect" => WP_Hook {#12000} "woocommerce_product_get_width" => WP_Hook {#12001} "woocommerce_product_get_height" => WP_Hook {#12002} "woocommerce_product_get_length" => WP_Hook {#12003} "woocommerce_product_get_weight" => WP_Hook {#12004} "woocommerce_product_get_sku" => WP_Hook {#12005} "woocommerce_product_get_price" => WP_Hook {#12006} "woocommerce_product_get_regular_price" => WP_Hook {#12007} "woocommerce_product_get_sale_price" => WP_Hook {#12008} "woocommerce_product_get_tax_class" => WP_Hook {#12009} "woocommerce_product_get_stock_quantity" => WP_Hook {#12010} "woocommerce_product_get_attributes" => WP_Hook {#12011} "woocommerce_product_get_gallery_image_ids" => WP_Hook {#12012} "woocommerce_product_get_review_count" => WP_Hook {#12013} "woocommerce_product_get_downloads" => WP_Hook {#12014} "woocommerce_order_get_currency" => WP_Hook {#12015} "woocommerce_order_get_discount_total" => WP_Hook {#12016} "woocommerce_order_get_discount_tax" => WP_Hook {#12017} "woocommerce_order_get_shipping_total" => WP_Hook {#12018} "woocommerce_order_get_shipping_tax" => WP_Hook {#12019} "woocommerce_order_get_cart_tax" => WP_Hook {#12020} "woocommerce_order_get_total" => WP_Hook {#12021} "woocommerce_order_get_total_tax" => WP_Hook {#12022} "woocommerce_order_get_total_discount" => WP_Hook {#12023} "woocommerce_order_get_subtotal" => WP_Hook {#12024} "woocommerce_order_get_tax_totals" => WP_Hook {#12025} "woocommerce_get_order_refund_get_amount" => WP_Hook {#12026} "woocommerce_get_order_refund_get_reason" => WP_Hook {#12027} "default_checkout_billing_country" => WP_Hook {#12028} "default_checkout_billing_state" => WP_Hook {#12029} "default_checkout_billing_postcode" => WP_Hook {#12030} "woocommerce_system_status_environment_rows" => WP_Hook {#12031} "woocommerce_credit_card_type_labels" => WP_Hook {#12032} "woocommerce_settings_tabs_advanced" => WP_Hook {#12033} "woocommerce_settings_advanced" => WP_Hook {#12034} "woocommerce_set_cart_cookies" => WP_Hook {#12036} "nonce_user_logged_out" => WP_Hook {#12037} "woocommerce_cart_emptied" => WP_Hook {#12044} "woocommerce_after_calculate_totals" => WP_Hook {#12045} "woocommerce_cart_loaded_from_session" => WP_Hook {#12046} "woocommerce_removed_coupon" => WP_Hook {#12047} "woocommerce_add_to_cart" => WP_Hook {#12048} "woocommerce_cart_item_removed" => WP_Hook {#12049} "woocommerce_cart_item_restored" => WP_Hook {#12050} "woocommerce_cart_item_set_quantity" => WP_Hook {#12051} "woocommerce_applied_coupon" => WP_Hook {#12052} "woocommerce_check_cart_items" => WP_Hook {#12053} "woocommerce_after_checkout_validation" => WP_Hook {#12054} "admin_print_scripts-widgets.php" => WP_Hook {#12252} "admin_footer-widgets.php" => WP_Hook {#12062} "display_media_states" => WP_Hook {#12317} "admin_head-widgets.php" => WP_Hook {#12318} "action_scheduler_stored_action" => WP_Hook {#12320} "action_scheduler_canceled_action" => WP_Hook {#12321} "action_scheduler_begin_execute" => WP_Hook {#12322} "action_scheduler_after_execute" => WP_Hook {#12323} "action_scheduler_failed_execution" => WP_Hook {#12324} "action_scheduler_failed_action" => WP_Hook {#12325} "action_scheduler_unexpected_shutdown" => WP_Hook {#12326} "action_scheduler_reset_action" => WP_Hook {#12327} "action_scheduler_execution_ignored" => WP_Hook {#12328} "action_scheduler_failed_fetch_action" => WP_Hook {#12329} "action_scheduler_failed_to_schedule_next_instance" => WP_Hook {#12330} "action_scheduler_bulk_cancel_actions" => WP_Hook {#12331} "action_scheduler_deleted_action" => WP_Hook {#12332} "action_scheduler_run_queue" => WP_Hook {#12319} "future_testimonial" => WP_Hook {#12334} "future_sidebar" => WP_Hook {#12336} "future_teachers" => WP_Hook {#12340} "future_gallery" => WP_Hook {#12344} "future_events" => WP_Hook {#12348} "future_event_participant" => WP_Hook {#12352} "wp_ajax_add-gallery_category" => WP_Hook {#12359} "wp_ajax_add-product_type" => WP_Hook {#12363} "wp_ajax_add-product_visibility" => WP_Hook {#12367} "wp_ajax_add-product_cat" => WP_Hook {#12371} "wp_ajax_add-product_tag" => WP_Hook {#12375} "wp_ajax_add-product_shipping_class" => WP_Hook {#12379} "future_product" => WP_Hook {#12383} "future_product_variation" => WP_Hook {#12386} "future_shop_order" => WP_Hook {#12390} "future_shop_order_refund" => WP_Hook {#12394} "future_shop_coupon" => WP_Hook {#12398} "rest_pre_insert_comment" => WP_Hook {#12423} "akismet_scheduled_delete" => WP_Hook {#12424} "akismet_schedule_cron_recheck" => WP_Hook {#12425} "admin_head-edit-comments.php" => WP_Hook {#12426} "script_loader_tag" => WP_Hook {#12427} "pre_comment_approved" => WP_Hook {#12428} "xmlrpc_call" => WP_Hook {#12429} "jetpack_options_whitelist" => WP_Hook {#12430} "update_option_wordpress_api_key" => WP_Hook {#12431} "add_option_wordpress_api_key" => WP_Hook {#12432} "comment_form_after" => WP_Hook {#12433} "future_bp-email" => WP_Hook {#12435} "wp_ajax_add-bp_member_type" => WP_Hook {#12440} "wp_ajax_add-bp-email-type" => WP_Hook {#12444} "sanitize_term_meta_bp_type_singular_name_for_bp_member_type" => WP_Hook {#12446} "auth_term_meta_bp_type_singular_name_for_bp_member_type" => WP_Hook {#12445} "sanitize_term_meta_bp_type_name_for_bp_member_type" => WP_Hook {#12448} "auth_term_meta_bp_type_name_for_bp_member_type" => WP_Hook {#12449} "sanitize_term_meta_bp_type_has_directory_for_bp_member_type" => WP_Hook {#12450} "auth_term_meta_bp_type_has_directory_for_bp_member_type" => WP_Hook {#12451} "sanitize_term_meta_bp_type_directory_slug_for_bp_member_type" => WP_Hook {#12452} "auth_term_meta_bp_type_directory_slug_for_bp_member_type" => WP_Hook {#12453} "sanitize_term_meta_bp_type_show_in_list_for_bp_member_type" => WP_Hook {#12454} "auth_term_meta_bp_type_show_in_list_for_bp_member_type" => WP_Hook {#12455} "bp_get_the_thread_message_content" => WP_Hook {#12504} "future_wpcf7_contact_form" => WP_Hook {#12575} "wpseo_sitemaps_supported_post_types" => WP_Hook {#12583} "wpseo_accessible_post_types" => WP_Hook {#12584} "wpseo_sitemap_exclude_post_type" => WP_Hook {#12586} "autoptimize_filter_noptimize" => WP_Hook {#12588} "elementor/maintenance_mode/is_login_page" => WP_Hook {#12592} "auth_post_meta_pmpro_default_level" => WP_Hook {#12602} "pmpro_gateways" => WP_Hook {#12488} "pmpro_payment_options" => WP_Hook {#12487} "pmpro_payment_option_fields" => WP_Hook {#12486} "pmpro_checkout_order" => WP_Hook {#12485} "pmpro_billing_order" => WP_Hook {#12484} "pmpro_checkout_after_payment_information_fields" => WP_Hook {#12483} "pmpro_after_membership_level_profile_fields" => WP_Hook {#12482} "pmpro_cron_stripe_subscription_updates" => WP_Hook {#12481} "wp_ajax_pmpro_stripe_create_webhook" => WP_Hook {#12480} "wp_ajax_pmpro_stripe_delete_webhook" => WP_Hook {#12479} "wp_ajax_pmpro_stripe_rebuild_webhook" => WP_Hook {#12478} "product_cat_add_form_fields" => WP_Hook {#12477} "product_cat_edit_form_fields" => WP_Hook {#12476} "edited_category" => WP_Hook {#12475} "create_category" => WP_Hook {#12474} "edited_product_cat" => WP_Hook {#12473} "create_product_cat" => WP_Hook {#12472} "woocommerce_get_availability" => WP_Hook {#12471} "loop_shop_per_page" => WP_Hook {#12470} "image_get_intermediate_size" => WP_Hook {#12469} "wp_generate_attachment_metadata" => WP_Hook {#12468} "wp_ajax_wp_1_wc_regenerate_images" => WP_Hook {#12466} "wp_ajax_nopriv_wp_1_wc_regenerate_images" => WP_Hook {#12465} "wp_1_wc_regenerate_images_cron" => WP_Hook {#12464} "woocommerce_hide_regenerating_thumbnails_notice" => WP_Hook {#12463} "woocommerce_update_marketplace_suggestions" => WP_Hook {#12458} "comments_template" => WP_Hook {#12610} "woocommerce_low_stock" => WP_Hook {#12612} "woocommerce_no_stock" => WP_Hook {#12613} "woocommerce_product_on_backorder" => WP_Hook {#12614} "woocommerce_order_status_pending_to_processing" => WP_Hook {#12615} "woocommerce_order_status_pending_to_completed" => WP_Hook {#12616} "woocommerce_order_status_processing_to_cancelled" => WP_Hook {#12617} "woocommerce_order_status_pending_to_failed" => WP_Hook {#12618} "woocommerce_order_status_pending_to_on-hold" => WP_Hook {#12619} "woocommerce_order_status_failed_to_processing" => WP_Hook {#12620} "woocommerce_order_status_failed_to_completed" => WP_Hook {#12621} "woocommerce_order_status_failed_to_on-hold" => WP_Hook {#12622} "woocommerce_order_status_cancelled_to_processing" => WP_Hook {#12623} "woocommerce_order_status_cancelled_to_completed" => WP_Hook {#12624} "woocommerce_order_status_cancelled_to_on-hold" => WP_Hook {#12625} "woocommerce_order_status_on-hold_to_processing" => WP_Hook {#12626} "woocommerce_order_status_on-hold_to_cancelled" => WP_Hook {#12627} "woocommerce_order_status_on-hold_to_failed" => WP_Hook {#12628} "woocommerce_order_fully_refunded" => WP_Hook {#12629} "woocommerce_order_partially_refunded" => WP_Hook {#12630} "woocommerce_new_customer_note" => WP_Hook {#12631} "woocommerce_created_customer" => WP_Hook {#12632} "future_elementor-hf" => WP_Hook {#12634} "views_edit-elementor-hf" => WP_Hook {#12639} "astra_notice_before_markup_bsf-optin-notice" => WP_Hook {#12641} "update_option_bsf_analytics_optin" => WP_Hook {#12642} "add_option_bsf_analytics_optin" => WP_Hook {#12643} "elementor/editor/after_enqueue_scripts" => WP_Hook {#12644} "theme_elementor_library_templates" => WP_Hook {#12773} "theme_elementor-hf_templates" => WP_Hook {#12774} "vc_backend_editor_render" => WP_Hook {#12775} "vc_frontend_editor_render" => WP_Hook {#12776} "vc_grid_item_shortcodes" => WP_Hook {#12777} "vc_vendor_yoastseo_filter_results" => WP_Hook {#12778} "woocommerce_shop_manager_editable_roles" => WP_Hook {#12779} "vc_role_access_with_post_types_get_state" => WP_Hook {#12783} "vc_role_access_with_post_types_can" => WP_Hook {#12784} "vc_role_access_with_shortcodes_get_state" => WP_Hook {#12785} "vc_role_access_with_shortcodes_can" => WP_Hook {#12786} "vc_role_access_with_backend_editor_can_disabled_ce_editor" => WP_Hook {#12787} "vc_role_access_all_caps_role" => WP_Hook {#12788} "in_plugin_update_message-js_composer/js_composer.php" => WP_Hook {#12791} "wp_ajax_vc_save" => WP_Hook {#12798} "vc_map_get_param_defaults" => WP_Hook {#12802} "wp_ajax_wpb_get_loop_suggestion" => WP_Hook {#12803} "wp_ajax_wpb_get_loop_settings" => WP_Hook {#12804} "wp_ajax_vc_get_autocomplete_suggestion" => WP_Hook {#12805} "wp_ajax_vc_param_group_clone" => WP_Hook {#12806} "vc_iconpicker-type-openiconic" => WP_Hook {#12807} "vc_iconpicker-type-typicons" => WP_Hook {#12808} "vc_iconpicker-type-entypo" => WP_Hook {#12809} "vc_iconpicker-type-linecons" => WP_Hook {#12810} "vc_iconpicker-type-monosocial" => WP_Hook {#12811} "vc_iconpicker-type-material" => WP_Hook {#12812} "wp_ajax_vc_woocommerce_get_attribute_terms" => WP_Hook {#12813} "vc_autocomplete_product_id_callback" => WP_Hook {#12814} "vc_autocomplete_product_id_render" => WP_Hook {#12815} "vc_form_fields_render_field_product_id_param_value" => WP_Hook {#12816} "vc_autocomplete_products_ids_callback" => WP_Hook {#12817} "vc_autocomplete_products_ids_render" => WP_Hook {#12818} "vc_form_fields_render_field_products_ids_param_value" => WP_Hook {#12819} "vc_autocomplete_add_to_cart_id_callback" => WP_Hook {#12820} "vc_autocomplete_add_to_cart_id_render" => WP_Hook {#12821} "vc_form_fields_render_field_add_to_cart_id_param_value" => WP_Hook {#12822} "vc_autocomplete_add_to_cart_url_id_callback" => WP_Hook {#12823} "vc_autocomplete_add_to_cart_url_id_render" => WP_Hook {#12824} "vc_form_fields_render_field_add_to_cart_url_id_param_value" => WP_Hook {#12825} "vc_autocomplete_product_page_id_callback" => WP_Hook {#12826} "vc_autocomplete_product_page_id_render" => WP_Hook {#12827} "vc_form_fields_render_field_product_page_id_param_value" => WP_Hook {#12828} "vc_autocomplete_product_category_category_callback" => WP_Hook {#12829} "vc_autocomplete_product_category_category_render" => WP_Hook {#12830} "vc_autocomplete_product_categories_ids_callback" => WP_Hook {#12831} "vc_autocomplete_product_categories_ids_render" => WP_Hook {#12832} "vc_form_fields_render_field_product_attribute_filter_param" => WP_Hook {#12833} "vc_hooks_vc_post_settings" => WP_Hook {#12836} "wp_ajax_vc_get_vc_grid_data" => WP_Hook {#12837} "wp_ajax_nopriv_vc_get_vc_grid_data" => WP_Hook {#12838} "bcn_allowed_html" => WP_Hook {#12939} "tha_breadcrumb_navigation" => WP_Hook {#12938} "wp_1_wc_updater_cron" => WP_Hook {#12950} "site_url" => WP_Hook {#12954} "network_site_url" => WP_Hook {#12955} "register" => WP_Hook {#12956} "user_request_action_email_content" => WP_Hook {#12957} "wp_before_admin_bar_render" => WP_Hook {#13052} "add_option" => WP_Hook {#11729} "add_site_option" => WP_Hook {#261} "update_site_option" => WP_Hook {#12413} ] "wpdb" => wpdb {#3} "locale" => "en_US" "_REQUEST" => array:5 [ "woocommerce-login-nonce" => null "_wpnonce" => null "woocommerce-reset-password-nonce" => null "woocommerce-edit-address-nonce" => null "save-account-details-nonce" => null ] "_ENV" => array:57 [ "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "APP_NAME" => "Laravel" "APP_ENV" => "production" "APP_KEY" => "base64:OBigpMkHyGMWN0RBrzqw5sds3N00RiKuVmhROgVQDvU=" "APP_DEBUG" => "true" "APP_URL" => "http://localhost" "APP_TIMEZONE" => "Africa/Cairo" "LOG_CHANNEL" => "stack" "DB_CONNECTION" => "mysql" "DB_HOST" => "localhost" "DB_PORT" => "3306" "DB_DATABASE" => "joinivy" "DB_USERNAME" => "joinivy_edu" "DB_PASSWORD" => "joinivy_edu" "BROADCAST_DRIVER" => "log" "CACHE_DRIVER" => "file" "SESSION_DRIVER" => "file" "SESSION_LIFETIME" => "120" "QUEUE_DRIVER" => "sync" "REDIS_HOST" => "127.0.0.1" "REDIS_PASSWORD" => "null" "REDIS_PORT" => "6379" "MAIL_DRIVER" => "sendmail" "MAIL_HOST" => "mail.joinivy.com" "MAIL_PORT" => "587" "MAIL_USERNAME" => "info@joinivy.com" "MAIL_PASSWORD" => "default@123" "MAIL_ENCRYPTION" => "tls" "PUSHER_APP_ID" => "" "PUSHER_APP_KEY" => "" "PUSHER_APP_SECRET" => "" "PUSHER_APP_CLUSTER" => "mt1" "MIX_PUSHER_APP_KEY" => "" "MIX_PUSHER_APP_CLUSTER" => "mt1" "WIZIQ_API_URL" => "https://classapi.wiziqxt.com/apimanager.ashx" "WIZIQ_SECRET_KEY" => "nbaqEtPHk3E=" "WIZIQ_ACCESS_KEY" => "fipzu+2E2bDJRRPjjE418w==" "CRON_USER" => "435" "FROM_EMAIL" => "info@joinivy.com" "FROM_NAME" => "JoinIvy" "ADMIN_EMAIL" => "info@joinivy.com" "WIZIQ_RESTAPI_URL" => "http://contentapi.wiziqxt.com/RestService.ashx" "ORDERID_PREFIX" => "EGP" "PAYMOB_APIKEY" => "ZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmpiR0Z6Y3lJNklrMWxjbU5vWVc1MElpd2ljSEp2Wm1sc1pWOXdheUk2TkRNeU5pd2libUZ0WlNJNkltbHVhWFJwWVd3aWZRLkRpTlloNUNuTGZ4VkQzZkZQaHlYUkpUUU5ENkJoSnZYUk9JQWRoNEY0SnRUT09pTDViNDlRSzF0dkRONVpKNGlVV1paRG5mSTk5Rk1QaGdZX2MzLUtB" "HMAC_SECRET" => "20D17BE1F2D7E9975BFCD598FCDEEABC" "MERCHANT_ID" => "4326" "IFRAME_ID" => "11146" "INTEGRATION_ID" => "7590" "CURRENCY" => "EGP" "AMOUNT_CENT_VAL" => "100" "MARKETING_SITE_URL" => "https://joinivy.com" "SESSION_DOMAIN" => ".joinivy.com" ] "wp_actions" => array:377 [ "muplugins_loaded" => 1 "registered_taxonomy" => 20 "registered_post_type" => 35 "plugin_loaded" => 22 "load_textdomain" => 55 "aiowpsecurity_loaded" => 1 "bp_after_setup_actions" => 1 "elementor/loaded" => 1 "redux/init" => 1 "woocommerce_helper_loaded" => 1 "plugins_loaded" => 1 "woocommerce_loaded" => 1 "action_scheduler_pre_init" => 1 "vc_plugins_loaded" => 1 "bp_loaded" => 1 "bp_core_setup_actions" => 1 "bp_core_loaded" => 1 "bp_core_components_included" => 1 "bp_setup_components" => 1 "bp_members_setup_actions" => 1 "bp_xprofile_setup_actions" => 1 "bp_activity_setup_actions" => 1 "bp_notifications_setup_actions" => 1 "bp_settings_setup_actions" => 1 "bp_include" => 1 "bp_members_includes" => 1 "bp_xprofile_includes" => 1 "bp_activity_includes" => 1 "bp_notifications_includes" => 1 "bp_settings_includes" => 1 "bp_setup_option_filters" => 1 "bp_setup_cache_groups" => 1 "bp_core_setup_cache_groups" => 1 "bp_members_setup_cache_groups" => 1 "bp_xprofile_setup_cache_groups" => 1 "bp_activity_setup_cache_groups" => 1 "bp_notifications_setup_cache_groups" => 1 "bp_settings_setup_cache_groups" => 1 "bp_register_widgets" => 1 "bp_register_theme_packages" => 1 "bp_register_theme_directory" => 1 "monsterinsights_load_plugins" => 1 "auth_cookie_malformed" => 1 "set_current_user" => 1 "bp_setup_current_user" => 1 "pmpro_after_set_current_user" => 2 "woocommerce_blocks_loaded" => 1 "sanitize_comment_cookies" => 1 "wp_roles_init" => 1 "setup_theme" => 1 "bp_setup_theme" => 1 "unload_textdomain" => 2 "pre_delete_site_option__site_transient_theme_roots" => 1 "delete_option" => 2 "delete_option__site_transient_theme_roots" => 1 "deleted_option" => 2 "delete_site_option__site_transient_theme_roots" => 1 "delete_site_option" => 2 "pre_delete_site_option__site_transient_timeout_theme_roots" => 1 "delete_option__site_transient_timeout_theme_roots" => 1 "delete_site_option__site_transient_timeout_theme_roots" => 1 "add_option" => 3 "add_option__site_transient_timeout_theme_roots" => 1 "added_option" => 3 "add_site_option__site_transient_timeout_theme_roots" => 1 "add_site_option" => 2 "add_option__site_transient_theme_roots" => 1 "add_site_option__site_transient_theme_roots" => 1 "set_site_transient_theme_roots" => 1 "setted_site_transient" => 1 "after_setup_theme" => 1 "redux/construct" => 1 "redux/extensions/before" => 1 "redux/extensions/stm_option/before" => 1 "redux/options/stm_option/import" => 1 "redux-register-extensions-stm_option" => 1 "redux/extensions/stm_option" => 1 "redux/loaded" => 1 "bp_after_setup_theme" => 1 "bp_locate_template" => 10 "bp_theme_compat_actions" => 1 "bp_nouveau_includes" => 1 "init" => 1 "elementor/experiments/feature-registered" => 4 "elementor/experiments/default-features-registered" => 1 "elementor/core/files/assets/assets_registered" => 1 "elementor/init" => 1 "before_woocommerce_init" => 1 "woocommerce_integrations_init" => 1 "woocommerce_init" => 1 "widgets_init" => 1 "bp_widgets_init" => 1 "wp_default_scripts" => 1 "register_sidebar" => 5 "wp_register_sidebar_widget" => 59 "registered_taxonomy_for_object_type" => 1 "woocommerce_register_taxonomy" => 1 "woocommerce_after_register_taxonomy" => 1 "woocommerce_register_post_type" => 1 "woocommerce_after_register_post_type" => 1 "woocommerce_blocks_payment_method_type_registration" => 1 "add_option__transient_doing_cron" => 1 "set_transient_doing_cron" => 1 "setted_transient" => 1 "requests-requests.before_request" => 1 "requests-curl.before_request" => 1 "http_api_curl" => 1 "requests-curl.before_send" => 1 "requests-curl.after_send" => 1 "requests-curl.after_request" => 1 "requests-requests.before_parse" => 1 "http_api_debug" => 1 "bp_init" => 1 "bp_register_post_types" => 1 "bp_core_register_post_types" => 1 "bp_members_register_post_types" => 1 "bp_xprofile_register_post_types" => 1 "bp_activity_register_post_types" => 1 "bp_notifications_register_post_types" => 1 "bp_settings_register_post_types" => 1 "bp_register_taxonomies" => 1 "bp_register_member_types" => 1 "bp_core_register_taxonomies" => 1 "bp_members_register_taxonomies" => 1 "bp_xprofile_register_taxonomies" => 1 "bp_activity_register_taxonomies" => 1 "bp_notifications_register_taxonomies" => 1 "bp_settings_register_taxonomies" => 1 "bp_register_type_metadata" => 1 "bp_setup_globals" => 1 "bp_core_set_avatar_globals" => 1 "bp_core_setup_globals" => 1 "bp_members_register_global_tables" => 1 "bp_members_setup_globals" => 1 "bp_xprofile_register_global_tables" => 1 "bp_xprofile_register_meta_tables" => 1 "bp_xprofile_setup_globals" => 1 "bp_activity_register_global_tables" => 1 "bp_activity_register_meta_tables" => 1 "bp_activity_setup_globals" => 1 "bp_notifications_register_global_tables" => 1 "bp_notifications_register_meta_tables" => 1 "bp_notifications_setup_globals" => 1 "bp_settings_setup_globals" => 1 "bp_setup_canonical_stack" => 1 "bp_late_include" => 1 "bp_setup_nav" => 1 "bp_core_setup_nav" => 1 "bp_setup_title" => 1 "bp_core_setup_title" => 1 "bp_members_setup_title" => 1 "bp_xprofile_setup_title" => 1 "bp_activity_setup_title" => 1 "bp_notifications_setup_title" => 1 "bp_settings_setup_title" => 1 "bp_register_activity_actions" => 1 "bp_members_register_activity_actions" => 1 "xprofile_register_activity_actions" => 1 "bp_activity_register_activity_actions" => 1 "updates_register_activity_actions" => 1 "bp_core_setup_oembed" => 1 "bp_blocks_init" => 1 "bp_core_blocks_init" => 1 "wp_default_styles" => 1 "bp_members_blocks_init" => 1 "bp_xprofile_blocks_init" => 1 "bp_activity_blocks_init" => 1 "bp_notifications_blocks_init" => 1 "bp_settings_blocks_init" => 1 "bp_add_rewrite_tags" => 1 "bp_core_add_rewrite_tags" => 1 "bp_members_add_rewrite_tags" => 1 "bp_xprofile_add_rewrite_tags" => 1 "bp_activity_add_rewrite_tags" => 1 "bp_notifications_add_rewrite_tags" => 1 "bp_settings_add_rewrite_tags" => 1 "bp_add_rewrite_rules" => 1 "bp_core_add_rewrite_rules" => 1 "bp_members_add_rewrite_rules" => 1 "bp_xprofile_add_rewrite_rules" => 1 "bp_activity_add_rewrite_rules" => 1 "bp_notifications_add_rewrite_rules" => 1 "bp_settings_add_rewrite_rules" => 1 "bp_add_permastructs" => 1 "bp_core_add_permastructs" => 1 "bp_members_add_permastructs" => 1 "bp_xprofile_add_permastructs" => 1 "bp_activity_add_permastructs" => 1 "bp_notifications_add_permastructs" => 1 "bp_settings_add_permastructs" => 1 "wpcf7_init" => 1 "woocommerce_blocks_all-reviews_block_registration" => 1 "woocommerce_blocks_featured-category_block_registration" => 1 "woocommerce_blocks_featured-product_block_registration" => 1 "woocommerce_blocks_handpicked-products_block_registration" => 1 "woocommerce_blocks_product-best-sellers_block_registration" => 1 "woocommerce_blocks_product-categories_block_registration" => 1 "woocommerce_blocks_product-category_block_registration" => 1 "woocommerce_blocks_product-new_block_registration" => 1 "woocommerce_blocks_product-on-sale_block_registration" => 1 "woocommerce_blocks_products-by-attribute_block_registration" => 1 "woocommerce_blocks_product-top-rated_block_registration" => 1 "woocommerce_blocks_reviews-by-product_block_registration" => 1 "woocommerce_blocks_reviews-by-category_block_registration" => 1 "woocommerce_blocks_product-search_block_registration" => 1 "woocommerce_blocks_product-tag_block_registration" => 1 "woocommerce_blocks_all-products_block_registration" => 1 "woocommerce_blocks_price-filter_block_registration" => 1 "woocommerce_blocks_attribute-filter_block_registration" => 1 "woocommerce_blocks_active-filters_block_registration" => 1 "woocommerce_blocks_product-title_block_registration" => 1 "woocommerce_blocks_product-button_block_registration" => 1 "woocommerce_blocks_product-image_block_registration" => 1 "woocommerce_blocks_product-price_block_registration" => 1 "woocommerce_blocks_product-rating_block_registration" => 1 "woocommerce_blocks_product-sale-badge_block_registration" => 1 "woocommerce_blocks_product-summary_block_registration" => 1 "woocommerce_blocks_product-sku_block_registration" => 1 "woocommerce_blocks_product-category-list_block_registration" => 1 "woocommerce_blocks_product-tag-list_block_registration" => 1 "woocommerce_blocks_product-stock-indicator_block_registration" => 1 "woocommerce_blocks_product-add-to-cart_block_registration" => 1 "vc_before_init" => 1 "vc_before_init_settings" => 1 "vc_after_init_settings" => 1 "vc_after_set_mode" => 1 "vc_before_init_updater" => 1 "vc_after_init_updater" => 1 "vc_before_init_vc" => 1 "vc_after_init_vc" => 1 "vc_before_init_base" => 1 "vc_build_page" => 1 "vc_after_init_base" => 1 "vc_before_init_frontend_editor" => 1 "vc_before_mapping" => 1 "vc_mapper_init_before" => 1 "vc_mapper_call_activities_before" => 1 "vc_mapper_init_after" => 1 "vc_after_mapping" => 1 "vc_before_init_automapper" => 1 "vc_after_init_automapper" => 1 "vc_after_init" => 1 "parse_tax_query" => 10 "parse_query" => 6 "pre_get_posts" => 6 "posts_selection" => 6 "parse_term_query" => 2 "pre_get_terms" => 2 "wp_loaded" => 1 "aiowps_wp_loaded_tasks_start" => 1 "aiowps_wp_loaded_tasks_end" => 1 "woocommerce_load_cart_from_session" => 1 "woocommerce_cart_loaded_from_session" => 1 "woocommerce_cart_updated" => 2 "woocommerce_cart_reset" => 1 "parse_request" => 1 "send_headers" => 1 "bp_parse_query" => 1 "bp_core_parse_query" => 1 "bp_members_parse_query" => 1 "bp_xprofile_parse_query" => 1 "bp_activity_parse_query" => 1 "bp_notifications_parse_query" => 1 "bp_settings_parse_query" => 1 "wp" => 1 "hfe_update_before" => 1 "bp_ready" => 1 "update_option" => 2 "update_option_pmpro_visits" => 1 "updated_option" => 2 "template_redirect" => 1 "elementor/documents/register" => 1 "elementor/frontend/render_mode/register" => 1 "bp_template_redirect" => 1 "bp_actions" => 1 "bp_screens" => 1 "aiowps_force_logout_check" => 1 "vc_base_register_front_css" => 1 "vc_base_register_front_js" => 1 "bp_template_include_reset_dummy_post_data" => 1 …97 ] "wp_current_filter" => [] "PHP_SELF" => "/index.php" "timestart" => 1742771077.1972 "constant" => "VERSION_STRING" "_wp_using_ext_object_cache" => null "wp_object_cache" => WP_Object_Cache {#6} "allowedposttags" => array:81 [ …81] "allowedtags" => array:14 [ …14] "allowedentitynames" => array:253 [ …253] "shortcode_tags" => array:155 [ …155] "wp_registered_sidebars" => array:5 [ …5] "wp_registered_widgets" => array:59 [ …59] "wp_registered_widget_controls" => array:59 [ …59] "wp_registered_widget_updates" => array:52 [ …52] "_wp_sidebars_widgets" => array:8 [ …8] "_wp_deprecated_widgets_callbacks" => array:22 [ …22] "wp_embed" => WP_Embed {#821} "wp_plugin_paths" => [] "pagenow" => "index.php" "is_lynx" => false "is_gecko" => false "is_winIE" => false "is_macIE" => false "is_opera" => false "is_NS4" => false "is_safari" => false "is_chrome" => false "is_iphone" => false "is_IE" => false "is_edge" => false "is_apache" => true "is_IIS" => false "is_iis7" => false "is_nginx" => false "wp_rewrite" => WP_Rewrite {#500} "wp_taxonomies" => array:15 [ …15] "l10n" => null "l10n_unloaded" => [] "wp" => WP {#11712} "_wp_theme_features" => array:10 [ …10] "wp_post_types" => array:25 [ …25] "post_type_meta_caps" => array:19 [ …19] "_wp_post_type_features" => array:25 [ …25] "wp_post_statuses" => array:19 [ …19] "wp_theme_directories" => array:1 [ …1] "apss_object" => APSS_Class {#905} "A2A_locale" => "" "A2A_FOLLOW_services" => array:17 [ …17] "A2A_SHARE_SAVE_options" => array:15 [ …15] "A2A_SHARE_SAVE_plugin_dir" => "/home/zrihnr7vss40/public_html/wp-content/plugins/add-to-any" "A2A_SHARE_SAVE_plugin_url" => "https://joinivy.com/wp-content/plugins/add-to-any" "A2A_SHARE_SAVE_services" => array:96 [ …96] "wpcom_api_key" => "" "akismet_api_host" => ".rest.akismet.com" "akismet_api_port" => 80 "wp_customize" => null "wp_queries" => """ CREATE TABLE wp_tsjmg5_users (\n \tID bigint(20) unsigned NOT NULL auto_increment,\n \tuser_login varchar(60) NOT NULL default '',\n \tuser_pass varchar(255) NOT NULL default '',\n \tuser_nicename varchar(50) NOT NULL default '',\n \tuser_email varchar(100) NOT NULL default '',\n \tuser_url varchar(100) NOT NULL default '',\n \tuser_registered datetime NOT NULL default '0000-00-00 00:00:00',\n \tuser_activation_key varchar(255) NOT NULL default '',\n \tuser_status int(11) NOT NULL default '0',\n \tdisplay_name varchar(250) NOT NULL default '',\n \tPRIMARY KEY (ID),\n \tKEY user_login_key (user_login),\n \tKEY user_nicename (user_nicename),\n \tKEY user_email (user_email)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_usermeta (\n \tumeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tuser_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (umeta_id),\n \tKEY user_id (user_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_termmeta (\n \tmeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tterm_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (meta_id),\n \tKEY term_id (term_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_terms (\n term_id bigint(20) unsigned NOT NULL auto_increment,\n name varchar(200) NOT NULL default '',\n slug varchar(200) NOT NULL default '',\n term_group bigint(10) NOT NULL default 0,\n PRIMARY KEY (term_id),\n KEY slug (slug(191)),\n KEY name (name(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_term_taxonomy (\n term_taxonomy_id bigint(20) unsigned NOT NULL auto_increment,\n term_id bigint(20) unsigned NOT NULL default 0,\n taxonomy varchar(32) NOT NULL default '',\n description longtext NOT NULL,\n parent bigint(20) unsigned NOT NULL default 0,\n count bigint(20) NOT NULL default 0,\n PRIMARY KEY (term_taxonomy_id),\n UNIQUE KEY term_id_taxonomy (term_id,taxonomy),\n KEY taxonomy (taxonomy)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_term_relationships (\n object_id bigint(20) unsigned NOT NULL default 0,\n term_taxonomy_id bigint(20) unsigned NOT NULL default 0,\n term_order int(11) NOT NULL default 0,\n PRIMARY KEY (object_id,term_taxonomy_id),\n KEY term_taxonomy_id (term_taxonomy_id)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_commentmeta (\n \tmeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tcomment_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (meta_id),\n \tKEY comment_id (comment_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_comments (\n \tcomment_ID bigint(20) unsigned NOT NULL auto_increment,\n \tcomment_post_ID bigint(20) unsigned NOT NULL default '0',\n \tcomment_author tinytext NOT NULL,\n \tcomment_author_email varchar(100) NOT NULL default '',\n \tcomment_author_url varchar(200) NOT NULL default '',\n \tcomment_author_IP varchar(100) NOT NULL default '',\n \tcomment_date datetime NOT NULL default '0000-00-00 00:00:00',\n \tcomment_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',\n \tcomment_content text NOT NULL,\n \tcomment_karma int(11) NOT NULL default '0',\n \tcomment_approved varchar(20) NOT NULL default '1',\n \tcomment_agent varchar(255) NOT NULL default '',\n \tcomment_type varchar(20) NOT NULL default '',\n \tcomment_parent bigint(20) unsigned NOT NULL default '0',\n \tuser_id bigint(20) unsigned NOT NULL default '0',\n \tPRIMARY KEY (comment_ID),\n \tKEY comment_post_ID (comment_post_ID),\n \tKEY comment_approved_date_gmt (comment_approved,comment_date_gmt),\n \tKEY comment_date_gmt (comment_date_gmt),\n \tKEY comment_parent (comment_parent),\n \tKEY comment_author_email (comment_author_email(10))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_links (\n \tlink_id bigint(20) unsigned NOT NULL auto_increment,\n \tlink_url varchar(255) NOT NULL default '',\n \tlink_name varchar(255) NOT NULL default '',\n \tlink_image varchar(255) NOT NULL default '',\n \tlink_target varchar(25) NOT NULL default '',\n \tlink_description varchar(255) NOT NULL default '',\n \tlink_visible varchar(20) NOT NULL default 'Y',\n \tlink_owner bigint(20) unsigned NOT NULL default '1',\n \tlink_rating int(11) NOT NULL default '0',\n \tlink_updated datetime NOT NULL default '0000-00-00 00:00:00',\n \tlink_rel varchar(255) NOT NULL default '',\n \tlink_notes mediumtext NOT NULL,\n \tlink_rss varchar(255) NOT NULL default '',\n \tPRIMARY KEY (link_id),\n \tKEY link_visible (link_visible)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_options (\n \toption_id bigint(20) unsigned NOT NULL auto_increment,\n \toption_name varchar(191) NOT NULL default '',\n \toption_value longtext NOT NULL,\n \tautoload varchar(20) NOT NULL default 'yes',\n \tPRIMARY KEY (option_id),\n \tUNIQUE KEY option_name (option_name),\n \tKEY autoload (autoload)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_postmeta (\n \tmeta_id bigint(20) unsigned NOT NULL auto_increment,\n \tpost_id bigint(20) unsigned NOT NULL default '0',\n \tmeta_key varchar(255) default NULL,\n \tmeta_value longtext,\n \tPRIMARY KEY (meta_id),\n \tKEY post_id (post_id),\n \tKEY meta_key (meta_key(191))\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n CREATE TABLE wp_tsjmg5_posts (\n \tID bigint(20) unsigned NOT NULL auto_increment,\n \tpost_author bigint(20) unsigned NOT NULL default '0',\n \tpost_date datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_content longtext NOT NULL,\n \tpost_title text NOT NULL,\n \tpost_excerpt text NOT NULL,\n \tpost_status varchar(20) NOT NULL default 'publish',\n \tcomment_status varchar(20) NOT NULL default 'open',\n \tping_status varchar(20) NOT NULL default 'open',\n \tpost_password varchar(255) NOT NULL default '',\n \tpost_name varchar(200) NOT NULL default '',\n \tto_ping text NOT NULL,\n \tpinged text NOT NULL,\n \tpost_modified datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_modified_gmt datetime NOT NULL default '0000-00-00 00:00:00',\n \tpost_content_filtered longtext NOT NULL,\n \tpost_parent bigint(20) unsigned NOT NULL default '0',\n \tguid varchar(255) NOT NULL default '',\n \tmenu_order int(11) NOT NULL default '0',\n \tpost_type varchar(20) NOT NULL default 'post',\n \tpost_mime_type varchar(100) NOT NULL default '',\n \tcomment_count bigint(20) NOT NULL default '0',\n \tPRIMARY KEY (ID),\n \tKEY post_name (post_name(191)),\n \tKEY type_status_date (post_type,post_status,post_date,ID),\n \tKEY post_parent (post_parent),\n \tKEY post_author (post_author)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n """ "charset_collate" => "DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" "aio_wp_security" => AIO_WP_Security {#811} "breadcrumb_navxt" => breadcrumb_navxt {#11711} "bp" => BuddyPress {#751} "glt_url_structure" => "sub_domain" "glt_seo_active" => "" "google_language_translator" => google_language_translator {#627} "data" => array:33 [ …33] "dir" => "/home/zrihnr7vss40/public_html/wp-content/plugins/js_composer" "vc_manager" => Vc_Manager {#616} "vc_row_layouts" => array:12 [ …12] "vc_grid_item_editor" => null "vc_default_pointers" => array:3 [ …3] "vc_pointers" => null "urlparts" => array:2 [ …2] "gateway_environment" => "sandbox" "all_membership_levels" => null "membership_levels" => [] "pmp_wpmu_deny" => PMPro_Deny_Network_Activation {#521} "stripe_billingaddress" => "" "pmpro_stripe_lite" => true "pmpro_reports_dir" => "/home/zrihnr7vss40/public_html/wp-content/plugins/paid-memberships-pro/includes/../adminpages/reports/" "cwd" => "/home/zrihnr7vss40/public_html" "filename" => "sales.php" "pmpro_reports_theme_dir" => "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/paid-memberships-pro/reports/" "pmpro_reports" => array:3 [ …3] "filterqueries" => "1" "only_filter_pmpro_emails" => "" "email_member_notification" => "" "besecure" => true "pmpro_siteurl" => "https://joinivy.com" "pmpro_levels" => [] "revslider_fonts" => array:2 [ …2] "revslider_is_preview_mode" => false "revslider_save_post" => false "revslider_addon_notice_merged" => 0 "revslider_animations" => [] "rslb" => RevSliderLoadBalancer {#417} "rev_slider_front" => RevSliderFront {#416} "rs_wmpl" => RevSliderWpml {#425} "revext" => RevSliderExtension {#420} "rs_do_init_action" => true "rs_double_jquery_script" => false "rs_material_icons_css" => false "rs_material_icons_css_parsed" => false "rs_slider_serial" => 0 "rs_ids_collection" => [] "rs_preview_mode" => false "revslider_rev_start_size_loaded" => true "plugin_path" => "/home/zrihnr7vss40/public_html/wp-content/plugins/stm-post-type" "widgets_path" => "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-theme/inc/widgets" "jetpack_autoloader_container_shared" => array:1 [ …1] "jetpack_autoloader_including_latest" => false "jetpack_autoloader_activating_plugins_paths" => [] "jetpack_autoloader_latest_version" => "2.9.1.0" "jetpack_autoloader_cached_plugin_paths" => array:1 [ …1] "jetpack_autoloader_loader" => Automattic\Jetpack\Autoloader\jpe7838abe751421865f42aa61338ab306\Version_Loader {#371} "jetpack_packages_classmap" => array:764 [ …764] "jetpack_packages_psr4" => [] "jetpack_packages_filemap" => [] "wc_container" => Automattic\WooCommerce\Container {#372} "woocommerce" => WooCommerce {#369} "maxMemory" => 268435456 "last" => "m" "specifiedStorageEngine" => false "fallbackStorageEngine" => false "wfWAFStorageEngine" => wfWAFStorageFile {#1115} "rulesFiles" => array:1 [ …1] "rulesFile" => "/home/zrihnr7vss40/public_html/wp-content/wflogs/rules.php" "HTTP_RAW_POST_DATA" => "" "wfCoreLoading" => true "wfCoreActive" => true "plugins" => array:22 [ …22] "wfVersion" => "7.6.0" "p" => 0 "_wp_additional_image_sizes" => array:26 [ …26] "monsterinsights_settings" => array:42 [ …42] "text_direction" => null "pass_allowed_html" => array:5 [ …5] "pass_allowed_protocols" => array:20 [ …20] "wp_cockneyreplace" => null "current_user" => WP_User {#11213} "wp_rest_auth_cookie" => "malformed" "user_login" => "" "userdata" => null "user_level" => 0 "user_ID" => 0 "user_email" => "" "user_url" => "" "user_identity" => "" "pmpro_display_ads" => true "__composer_autoload_files" => array:22 [ …22] "wp_the_query" => WP_Query {#501} "wp_query" => WP_Query {#501} "wp_widget_factory" => WP_Widget_Factory {#11713} "wp_user_roles" => null "wp_roles" => WP_Roles {#11714} "weekday" => array:7 [ …7] "weekday_initial" => array:7 [ …7] "weekday_abbrev" => array:7 [ …7] "month" => array:12 [ …12] "month_abbrev" => array:12 [ …12] "wp_locale" => WP_Locale {#11725} "wp_locale_switcher" => WP_Locale_Switcher {#11726} "theme_info" => WP_Theme {#11728} "inc_path" => "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-theme/inc" "content_width" => 1170 "modules" => array:3 [ …3] "module" => "buddypress_instructors" "stm_options" => array:132 [ …132] "enable_shop" => "1" "_wp_registered_nav_menus" => array:3 [ …3] "stm_option" => array:136 [ …136] "redux_notice_check" => 1 "merged_filters" => null "posts" => &196 array:1 [&196 …1] "post" => WP_Post {#12917} "id" => "" "comment" => null "show_admin_bar" => false "sidebars_widgets" => array:7 [ …7] "wp_scripts" => WP_Scripts {#12093} "concatenate_scripts" => false "compress_scripts" => true "compress_css" => true "wpsmiliestrans" => array:43 [ …43] "wp_smiliessearch" => "/(?<=[\r\n\t ]|\xC2\xA0| |^);(?:\-\)|\))(?=[\r\n\t ]|\xC2\xA0| |$)|(?<=[\r\n\t ]|\xC2\xA0| |^)\:(?:\||x|wink\:|twisted\:|smile\:|shock\:|sad\:|roll\:|razz\:|oops\:|o|neutral\:|mrgreen\:|mad\:|lol\:|idea\:|grin\:|evil\:|eek\:|cry\:|cool\:|arrow\:|P|D|\?\?\?\:|\?\:|\?|\-\||\-x|\-o|\-P|\-D|\-\?|\-\)|\-\(|\)|\(|\!\:)(?=[\r\n\t ]|\xC2\xA0| |$)|(?<=[\r\n\t ]|\xC2\xA0| |^)8(?:O|\-O|\-\))(?=[\r\n\t ]|\xC2\xA0| |$)/m" "wc_product_attributes" => [] "wc_order_types" => array:2 [ …2] "wp_header_to_desc" => array:60 [ …60] "wp_meta_keys" => array:2 [ …2] "current_blog" => null "current_site" => null "bp_unfiltered_uri" => &214 array:1 [&214 …1] "wp_styles" => WP_Styles {#12508} "pmpro_countries" => array:247 [ …247] "pmpro_default_country" => "US" "pmpro_states" => array:51 [ …51] "pmpro_states_abbreviations" => array:51 [ …51] "pmpro_currencies" => array:37 [ …37] "pmpro_default_currency" => "USD" "pmpro_stripe_currencies" => array:4 [ …4] "pmpro_pages" => array:9 [ …9] "pmpro_core_pages" => array:9 [ …9] "pmpro_ready" => false "pmpro_currency" => "USD" "pmpro_currency_symbol" => "$" "pmpro_level_ready" => false "pmpro_gateway_ready" => true "pmpro_pages_ready" => false "pmpro_payment_option_fields_for_paypal" => true "vc_html_editor_already_is_use" => false "vc_params_list" => array:33 [ …33] "custom_image_header" => null "custom_background" => null "isapage" => null "page" => 0 "pagename" => "class-details" "error" => "" "m" => "" "post_parent" => "" "subpost" => "" "subpost_id" => "" "attachment" => "" "attachment_id" => 0 "name" => "class-details" "page_id" => 0 "second" => "" "minute" => "" "hour" => "" "day" => 0 "monthnum" => 0 "year" => 0 "w" => 0 "category_name" => "" "tag" => "is_page" "cat" => "" "tag_id" => "" "author" => "" "author_name" => "" "feed" => "" "tb" => "" "paged" => 0 "meta_key" => "" "meta_value" => "" "preview" => "" "s" => "" "sentence" => "" "title" => "" "fields" => "" "menu_order" => "" "embed" => "" "category__in" => [] "category__not_in" => [] "category__and" => [] "post__in" => [] "post__not_in" => [] "post_name__in" => [] "tag__in" => [] "tag__not_in" => [] "tag__and" => [] "tag_slug__in" => [] "tag_slug__and" => [] "post_parent__in" => [] "post_parent__not_in" => [] "author__in" => [] "author__not_in" => [] "ignore_sticky_posts" => false "suppress_filters" => false "cache_results" => true "update_post_term_cache" => true "lazy_load_term_meta" => true "update_post_meta_cache" => true "post_type" => "" "posts_per_page" => 10 "nopaging" => false "comments_per_page" => "50" "no_found_rows" => false "order" => "DESC" "query_string" => "pagename=class-details" "request" => "SELECT wp_tsjmg5_posts.* FROM wp_tsjmg5_posts WHERE 1=1 AND (wp_tsjmg5_posts.ID = '6060') AND wp_tsjmg5_posts.post_type = 'page' ORDER BY wp_tsjmg5_posts.post_date DESC " "more" => 1 "single" => 1 "recaptcha" => "" "recaptcha_validated" => null "pmpro_page_name" => "member_profile_edit" "pmpro_page_id" => "" "pmpro_body_classes" => null "tag_templates" => array:17 [ …17] "template" => "/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php" "template_getter" => "get_page_template" "wp_admin_bar" => null "wp_filesystem" => null "course_details" => null "current_screen" => null "_wp_admin_css_colors" => null "started" => false "vertical" => 1 "pmpro_my_cats" => [] ]
/home/zrihnr7vss40/public_html/wp-includes/template-loader.php
}
break;
}
}
if ( ! $template ) {
$template = get_index_template();
}
/**
* Filters the path of the current template before including it.
*
* @since 3.0.0
*
* @param string $template The path of the template to include.
*/
$template = apply_filters( 'template_include', $template );
if ( $template ) {
include( $template );
} elseif ( current_user_can( 'switch_themes' ) ) {
$theme = wp_get_theme();
if ( $theme->errors() ) {
wp_die( $theme->errors() );
}
}
return;
}
Arguments
"/home/zrihnr7vss40/public_html/wp-content/themes/joinivy-child-theme/page-class-details.php"
/home/zrihnr7vss40/public_html/wp-blog-header.php
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( ! isset( $wp_did_header ) ) {
$wp_did_header = true;
// Load the WordPress library.
require_once( dirname( __FILE__ ) . '/wp-load.php' );
// Set up the WordPress query.
wp();
// Load the theme template.
require_once( ABSPATH . WPINC . '/template-loader.php' );
}
Arguments
"/home/zrihnr7vss40/public_html/wp-includes/template-loader.php"
/home/zrihnr7vss40/public_html/index.php
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
Arguments
"/home/zrihnr7vss40/public_html/wp-blog-header.php"
Environment & details:
empty
empty
empty
empty
empty
Key | Value |
SERVER_SOFTWARE | "Apache"
|
REQUEST_URI | "/class-details/"
|
LSPHP_ENABLE_USER_INI | "on"
|
PATH | "/usr/local/bin:/usr/bin:/bin"
|
TEMP | "/tmp"
|
TMP | "/tmp"
|
TMPDIR | "/tmp"
|
PWD | "/"
|
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
|
HTTP_ACCEPT_ENCODING | "br,gzip"
|
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5"
|
CONTENT_LENGTH | "0"
|
HTTP_HOST | "joinivy.com"
|
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)"
|
HTTP_X_HTTPS | "1"
|
REDIRECT_UNIQUE_ID | "Z-CThRSGjooNin_eJs1QxAAAyig"
|
REDIRECT_SCRIPT_URL | "/class-details/"
|
REDIRECT_SCRIPT_URI | "https://joinivy.com/class-details/"
|
REDIRECT_USER_ID | "5919737"
|
REDIRECT_HTTPS | "on"
|
REDIRECT_SSL_TLS_SNI | "joinivy.com"
|
REDIRECT_HTTP2 | "on"
|
REDIRECT_H2PUSH | "on"
|
REDIRECT_H2_PUSH | "on"
|
REDIRECT_H2_PUSHED | "" |
REDIRECT_H2_PUSHED_ON | "" |
REDIRECT_H2_STREAM_ID | "3"
|
REDIRECT_H2_STREAM_TAG | "2883088-580-3"
|
REDIRECT_STATUS | "200"
|
UNIQUE_ID | "Z-CThRSGjooNin_eJs1QxAAAyig"
|
SCRIPT_URL | "/class-details/"
|
SCRIPT_URI | "https://joinivy.com/class-details/"
|
USER_ID | "5919737"
|
HTTPS | "on"
|
SSL_TLS_SNI | "joinivy.com"
|
HTTP2 | "on"
|
H2PUSH | "on"
|
H2_PUSH | "on"
|
H2_PUSHED | "" |
H2_PUSHED_ON | "" |
H2_STREAM_ID | "3"
|
H2_STREAM_TAG | "2883088-580-3"
|
SERVER_SIGNATURE | "" |
SERVER_NAME | "joinivy.com"
|
SERVER_ADDR | "68.178.233.156"
|
SERVER_PORT | "443"
|
REMOTE_ADDR | "18.97.9.173"
|
DOCUMENT_ROOT | "/home/zrihnr7vss40/public_html"
|
REQUEST_SCHEME | "https"
|
CONTEXT_PREFIX | "" |
CONTEXT_DOCUMENT_ROOT | "/home/zrihnr7vss40/public_html"
|
SERVER_ADMIN | "webmaster@joinivy.com"
|
SCRIPT_FILENAME | "/home/zrihnr7vss40/public_html/index.php"
|
REMOTE_PORT | "49054"
|
REDIRECT_URL | "/class-details/"
|
SERVER_PROTOCOL | "HTTP/2.0"
|
REQUEST_METHOD | "GET"
|
QUERY_STRING | "" |
SCRIPT_NAME | "/index.php"
|
PHP_SELF | "/index.php"
|
REQUEST_TIME_FLOAT | "1742771077.1893"
|
REQUEST_TIME | "1742771077"
|
APP_NAME | "Laravel"
|
APP_ENV | "production"
|
APP_KEY | "base64:OBigpMkHyGMWN0RBrzqw5sds3N00RiKuVmhROgVQDvU="
|
APP_DEBUG | "true"
|
APP_URL | "http://localhost"
|
APP_TIMEZONE | "Africa/Cairo"
|
LOG_CHANNEL | "stack"
|
DB_CONNECTION | "mysql"
|
DB_HOST | "localhost"
|
DB_PORT | "3306"
|
DB_DATABASE | "joinivy"
|
DB_USERNAME | "joinivy_edu"
|
DB_PASSWORD | "joinivy_edu"
|
BROADCAST_DRIVER | "log"
|
CACHE_DRIVER | "file"
|
SESSION_DRIVER | "file"
|
SESSION_LIFETIME | "120"
|
QUEUE_DRIVER | "sync"
|
REDIS_HOST | "127.0.0.1"
|
REDIS_PASSWORD | "null"
|
REDIS_PORT | "6379"
|
MAIL_DRIVER | "sendmail"
|
MAIL_HOST | "mail.joinivy.com"
|
MAIL_PORT | "587"
|
MAIL_USERNAME | "info@joinivy.com"
|
MAIL_PASSWORD | "default@123"
|
MAIL_ENCRYPTION | "tls"
|
PUSHER_APP_ID | "" |
PUSHER_APP_KEY | "" |
PUSHER_APP_SECRET | "" |
PUSHER_APP_CLUSTER | "mt1"
|
MIX_PUSHER_APP_KEY | "" |
MIX_PUSHER_APP_CLUSTER | "mt1"
|
WIZIQ_API_URL | "https://classapi.wiziqxt.com/apimanager.ashx"
|
WIZIQ_SECRET_KEY | "nbaqEtPHk3E="
|
WIZIQ_ACCESS_KEY | "fipzu+2E2bDJRRPjjE418w=="
|
CRON_USER | "435"
|
FROM_EMAIL | "info@joinivy.com"
|
FROM_NAME | "JoinIvy"
|
ADMIN_EMAIL | "info@joinivy.com"
|
WIZIQ_RESTAPI_URL | "http://contentapi.wiziqxt.com/RestService.ashx"
|
ORDERID_PREFIX | "EGP"
|
PAYMOB_APIKEY | "ZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmpiR0Z6Y3lJNklrMWxjbU5vWVc1MElpd2ljSEp2Wm1sc1pWOXdheUk2TkRNeU5pd2libUZ0WlNJNkltbHVhWFJwWVd3aWZRLkRpTlloNUNuTGZ4VkQzZkZQaHlYUkpUUU5ENkJoSnZYUk9JQWRoNEY0SnRUT09pTDViNDlRSzF0dkRONVpKNGlVV1paRG5mSTk5Rk1QaGdZX2MzLUtB"
|
HMAC_SECRET | "20D17BE1F2D7E9975BFCD598FCDEEABC"
|
MERCHANT_ID | "4326"
|
IFRAME_ID | "11146"
|
INTEGRATION_ID | "7590"
|
CURRENCY | "EGP"
|
AMOUNT_CENT_VAL | "100"
|
MARKETING_SITE_URL | "https://joinivy.com"
|
SESSION_DOMAIN | ".joinivy.com"
|
Key | Value |
LSPHP_ENABLE_USER_INI | "on"
|
PATH | "/usr/local/bin:/usr/bin:/bin"
|
TEMP | "/tmp"
|
TMP | "/tmp"
|
TMPDIR | "/tmp"
|
PWD | "/"
|
APP_NAME | "Laravel"
|
APP_ENV | "production"
|
APP_KEY | "base64:OBigpMkHyGMWN0RBrzqw5sds3N00RiKuVmhROgVQDvU="
|
APP_DEBUG | "true"
|
APP_URL | "http://localhost"
|
APP_TIMEZONE | "Africa/Cairo"
|
LOG_CHANNEL | "stack"
|
DB_CONNECTION | "mysql"
|
DB_HOST | "localhost"
|
DB_PORT | "3306"
|
DB_DATABASE | "joinivy"
|
DB_USERNAME | "joinivy_edu"
|
DB_PASSWORD | "joinivy_edu"
|
BROADCAST_DRIVER | "log"
|
CACHE_DRIVER | "file"
|
SESSION_DRIVER | "file"
|
SESSION_LIFETIME | "120"
|
QUEUE_DRIVER | "sync"
|
REDIS_HOST | "127.0.0.1"
|
REDIS_PASSWORD | "null"
|
REDIS_PORT | "6379"
|
MAIL_DRIVER | "sendmail"
|
MAIL_HOST | "mail.joinivy.com"
|
MAIL_PORT | "587"
|
MAIL_USERNAME | "info@joinivy.com"
|
MAIL_PASSWORD | "default@123"
|
MAIL_ENCRYPTION | "tls"
|
PUSHER_APP_ID | "" |
PUSHER_APP_KEY | "" |
PUSHER_APP_SECRET | "" |
PUSHER_APP_CLUSTER | "mt1"
|
MIX_PUSHER_APP_KEY | "" |
MIX_PUSHER_APP_CLUSTER | "mt1"
|
WIZIQ_API_URL | "https://classapi.wiziqxt.com/apimanager.ashx"
|
WIZIQ_SECRET_KEY | "nbaqEtPHk3E="
|
WIZIQ_ACCESS_KEY | "fipzu+2E2bDJRRPjjE418w=="
|
CRON_USER | "435"
|
FROM_EMAIL | "info@joinivy.com"
|
FROM_NAME | "JoinIvy"
|
ADMIN_EMAIL | "info@joinivy.com"
|
WIZIQ_RESTAPI_URL | "http://contentapi.wiziqxt.com/RestService.ashx"
|
ORDERID_PREFIX | "EGP"
|
PAYMOB_APIKEY | "ZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmpiR0Z6Y3lJNklrMWxjbU5vWVc1MElpd2ljSEp2Wm1sc1pWOXdheUk2TkRNeU5pd2libUZ0WlNJNkltbHVhWFJwWVd3aWZRLkRpTlloNUNuTGZ4VkQzZkZQaHlYUkpUUU5ENkJoSnZYUk9JQWRoNEY0SnRUT09pTDViNDlRSzF0dkRONVpKNGlVV1paRG5mSTk5Rk1QaGdZX2MzLUtB"
|
HMAC_SECRET | "20D17BE1F2D7E9975BFCD598FCDEEABC"
|
MERCHANT_ID | "4326"
|
IFRAME_ID | "11146"
|
INTEGRATION_ID | "7590"
|
CURRENCY | "EGP"
|
AMOUNT_CENT_VAL | "100"
|
MARKETING_SITE_URL | "https://joinivy.com"
|
SESSION_DOMAIN | ".joinivy.com"
|
0. Whoops\Handler\PrettyPageHandler