7d4a938d by Jeff Balicki

updates

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 076cad37
Showing 129 changed files with 451 additions and 963 deletions
= [4.7.0.2] =
* Fix - Removed Astra templates from Design Wizard.
* Fix - Add compatibility with the User Role Editor plugin when updating user roles via profile page.
* Tweak - Added filters: `learndash_stripe_webhook_event_processable`.
* Tweak - Added 12 additional Kadence templates into the Design Wizard.
= [4.7.0.1] =
* Fix - Content editor was sometimes shown above the correct page content on LD post editing pages with tabs.
......
......@@ -92,6 +92,138 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
*/
public function register_templates() : array {
$this->templates = array(
'kadence_life_coach' => array(
'id' => 'kadence_life_coach',
'label' => 'Life Coach',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g46',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g46/?cache=bust',
),
'kadence_homesteading' => array(
'id' => 'kadence_homesteading',
'label' => 'HomeSteading',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g74',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g74/?cache=bust',
),
'kadence_meditation_course' => array(
'id' => 'kadence_meditation_course',
'label' => 'Meditation Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g73',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g73/?cache=bust',
),
'kadence_cooking_course' => array(
'id' => 'kadence_cooking_course',
'label' => 'Cooking Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g63',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g63/?cache=bust',
),
'kadence_baking_course' => array(
'id' => 'kadence_baking_course',
'label' => 'Baking Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g64',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g64/?cache=bust',
),
'kadence_sewing_course' => array(
'id' => 'kadence_sewing_course',
'label' => 'Sewing Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g42',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g42/?cache=bust',
),
'kadence_writing_course' => array(
'id' => 'kadence_writing_course',
'label' => 'Writing Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g41',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g41/?cache=bust',
),
'kadence_nutrition_course' => array(
'id' => 'kadence_nutrition_course',
'label' => 'Nutrition Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g37',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g37/?cache=bust',
),
'kadence_makeup' => array(
'id' => 'kadence_makeup',
'label' => 'Makeup',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g28',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g28/?cache=bust',
),
'kadence_design_course' => array(
'id' => 'kadence_design_course',
'label' => 'Design Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g36',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g36/?cache=bust',
),
'kadence_fitness_course' => array(
'id' => 'kadence_fitness_course',
'label' => 'Fitness Course',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g40',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g40/?cache=bust',
),
'kadence_photo_courses' => array(
'id' => 'kadence_photo_courses',
'label' => 'Photo Courses',
'theme' => 'kadence',
'theme_label' => 'Kadence',
'theme_template_id' => 'g34',
'plugins' => array(
'kadence-starter-templates' => __( 'Starter Templates by Kadence WP', 'learndash' ),
),
'preview_url' => 'https://startertemplatecloud.com/g34/?cache=bust',
),
'kadence_seo_skills' => array(
'id' => 'kadence_seo_skills',
'label' => 'SEO Skills',
......@@ -169,102 +301,6 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
),
'preview_url' => 'https://startertemplatecloud.com/g35/?cache=bust',
),
'astra_meditation_courses' => array(
'id' => 'astra_meditation_courses',
'label' => 'Meditation Courses',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '56593',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/learn-meditation-08/',
),
'astra_learndash_academy' => array(
'id' => 'astra_learndash_academy',
'label' => 'LearnDash Academy',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '47984',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/learndash-academy-08/',
),
'astra_online_health_coach' => array(
'id' => 'astra_online_health_coach',
'label' => 'Online Health Coach',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '47932',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/online-health-coach-08/',
),
'astra_learn_digital_marketing' => array(
'id' => 'astra_learn_digital_marketing',
'label' => 'Learn Digital Marketing',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '56525',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/learn-digital-marketing-08/',
),
'astra_online_course' => array(
'id' => 'astra_online_course',
'label' => 'Online Course',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '48026',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/online-courses-08/',
),
'astra_online_programming_course' => array(
'id' => 'astra_online_programming_course',
'label' => 'Online Programming Course',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '47896',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/online-coding-course-08/',
),
'astra_online_cooking_course' => array(
'id' => 'astra_online_cooking_course',
'label' => 'Online Cooking Course',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '48061',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/online-cooking-course-08/',
),
'astra_yoga_instructor' => array(
'id' => 'astra_yoga_instructor',
'label' => 'Yoga Instructor',
'theme' => 'astra',
'theme_label' => 'Astra',
'theme_template_id' => '48631',
'color_scheme' => 'light',
'plugins' => array(
'astra-sites' => __( 'Starter Templates by Astra', 'learndash' ),
),
'preview_url' => 'https://websitedemos.net/yoga-instructor-08/',
),
);
/**
......@@ -444,8 +480,6 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
admin_url( 'admin.php' )
),
'ajax_init_nonce' => wp_create_nonce( 'ld_dw_build_template' ),
'ajax_nonce' => wp_create_nonce( 'astra-sites' ),
'ajax_set_data_nonce' => wp_create_nonce( 'astra-sites-set-ai-site-data' ),
'ajax_kadence_security_nonce' => wp_create_nonce( 'kadence-ajax-verification' ),
'fonts' => $this->get_theme_fonts(),
'palettes' => $this->get_theme_palettes(),
......@@ -687,245 +721,15 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
),
);
$astra_fonts = array(
'default' => array(
'label' => 'Default',
'families' => array(),
'details' => array(
'body-font-family' => '',
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 16,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => '',
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'1' => array(
'label' => 'Playfair Display & Source Sans Pro',
'families' => array(
'heading' => 'Playfair Display',
'body' => 'Source Sans Pro',
),
'details' => array(
'body-font-family' => "'Source Sans Pro', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 16,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Playfair Display', serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'2' => array(
'label' => 'Poppins & Lato',
'families' => array(
'heading' => 'Poppins',
'body' => 'Lato',
),
'details' => array(
'body-font-family' => "'Lato', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 16,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Poppins', sans-serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'3' => array(
'label' => 'Monserrat & Lato',
'families' => array(
'heading' => 'Monserrat',
'body' => 'Lato',
),
'details' => array(
'body-font-family' => "'Lato', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 17,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Montserrat', sans-serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'4' => array(
'label' => 'Rubik & Karla',
'families' => array(
'heading' => 'Rubik',
'body' => 'Karla',
),
'details' => array(
'body-font-family' => "'Karla', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 17,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Rubik', sans-serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'5' => array(
'label' => 'Roboto Condensed & Roboto',
'families' => array(
'heading' => 'Roboto Condensed',
'body' => 'Roboto',
),
'details' => array(
'body-font-family' => "'Roboto', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 16,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Roboto Condensed', sans-serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'6' => array(
'label' => 'Merriweather & Inter',
'families' => array(
'heading' => 'Merriweather',
'body' => 'Inter',
),
'details' => array(
'body-font-family' => "'Inter', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 17,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Merriweather', serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'7' => array(
'label' => 'Volkorn & Open Sans', // cspell:disable-line.
'families' => array(
'heading' => 'Volkorn', // cspell:disable-line.
'body' => 'Open Sans',
),
'details' => array(
'body-font-family' => "'Open Sans', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 16,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Vollkorn', serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
'8' => array(
'label' => 'Open Sans & Work Sans',
'families' => array(
'heading' => 'Open Sans',
'body' => 'Work Sans',
),
'details' => array(
'body-font-family' => "'Work Sans', sans-serif",
'body-font-variant' => '',
'body-font-weight' => 400,
'font-size-body' => array(
'desktop' => 16,
'tablet' => '',
'mobile' => '',
'desktop-unit' => 'px',
'tablet-unit' => 'px',
'mobile-unit' => 'px',
),
'body-line-height' => '',
'headings-font-family' => "'Open Sans', sans-serif",
'headings-font-weight' => 700,
'headings-line-height' => '',
'headings-font-variant' => '',
),
),
);
if ( ! empty( $theme ) ) {
switch ( $theme ) {
case 'kadence':
$fonts = $kadence_fonts;
break;
case 'astra':
$fonts = $astra_fonts;
break;
}
} else {
$fonts = array(
'kadence' => $kadence_fonts,
'astra' => $astra_fonts,
);
}
......@@ -952,10 +756,6 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
case 'kadence':
$fonts = $this->get_theme_fonts( 'kadence' );
break;
case 'astra':
$fonts = $this->get_theme_fonts( 'astra' );
break;
}
}
......@@ -1077,337 +877,15 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
),
);
$astra_palettes = array(
'dark' => array(
'default' => array(
'slug' => 'default',
'title' => __( 'Default', 'learndash' ),
'colors' => array(),
),
'style-1' => array(
'slug' => 'style-1',
'title' => __( 'Style 1', 'learndash' ),
'colors' => array(
'#8E43F0',
'#7215EA',
'#FFFFFF',
'#EEEBF4',
'#150E1F',
'#494153',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-2' => array(
'slug' => 'style-2',
'title' => __( 'Style 2', 'learndash' ),
'colors' => array(
'#EF4D48',
'#D90700',
'#FFFFFF',
'#EEEAEC',
'#2B161B',
'#3C2F32',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-3' => array(
'slug' => 'style-3',
'title' => __( 'Style 3', 'learndash' ),
'colors' => array(
'#FF42B3',
'#FF0099',
'#FFFFFF',
'#EEEAEC',
'#2B161B',
'#3C2F32',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-4' => array(
'slug' => 'style-4',
'title' => __( 'Style 4', 'learndash' ),
'colors' => array(
'#FF6A97',
'#FA036B',
'#FFFFFF',
'#EEEAEC',
'#2B161B',
'#3C2F32',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-5' => array(
'slug' => 'style-5',
'title' => __( 'Style 5', 'learndash' ),
'colors' => array(
'#FF7A3D',
'#FF5100',
'#FFFFFF',
'#F1EDEB',
'#1E1810',
'#443D3A',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-6' => array(
'slug' => 'style-6',
'title' => __( 'Style 6', 'learndash' ),
'colors' => array(
'#F9C349',
'#FFB100',
'#FFFFFF',
'#F0EFEC',
'#1E1810',
'#4D4A46',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-7' => array(
'slug' => 'style-7',
'title' => __( 'Style 7', 'learndash' ),
'colors' => array(
'#30C7B5',
'#00AC97',
'#FFFFFF',
'#F0EFEC',
'#1E1810',
'#4D4A46',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-8' => array(
'slug' => 'style-8',
'title' => __( 'Style 8', 'learndash' ),
'colors' => array(
'#1BAE70',
'#06752E',
'#FFFFFF',
'#EBECEB',
'#14261C',
'#3D4641',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-9' => array(
'slug' => 'style-9',
'title' => __( 'Style 9', 'learndash' ),
'colors' => array(
'#2FE6FF',
'#00D0EC',
'#FFFFFF',
'#E8EBEC',
'#101218',
'#3B4244',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-10' => array(
'slug' => 'style-10',
'title' => __( 'Style 10', 'learndash' ),
'colors' => array(
'#4175FC',
'#084AF3',
'#FFFFFF',
'#E8EBEC',
'#101218',
'#3B4244',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
),
'light' => array(
'default' => array(
'slug' => 'default',
'title' => __( 'Default', 'learndash' ),
'colors' => array(),
),
'style-1' => array(
'slug' => 'style-1',
'title' => __( 'Style 1', 'learndash' ),
'colors' => array(
'#8E43F0',
'#6300E2',
'#150E1F',
'#584D66',
'#F3F1F6',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-2' => array(
'slug' => 'style-2',
'title' => __( 'Style 2', 'learndash' ),
'colors' => array(
'#EF4D48',
'#D90700',
'#2B161B',
'#453E3E',
'#F7F3F5',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-3' => array(
'slug' => 'style-3',
'title' => __( 'Style 3', 'learndash' ),
'colors' => array(
'#FF42B3',
'#FF0099',
'#2B161B',
'#554B4E',
'#F6F3F5',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-4' => array(
'slug' => 'style-4',
'title' => __( 'Style 4', 'learndash' ),
'colors' => array(
'#FF6A97',
'#FA036B',
'#2B161B',
'#645659',
'#F8F3F5',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-5' => array(
'slug' => 'style-5',
'title' => __( 'Style 5', 'learndash' ),
'colors' => array(
'#FF7A3D',
'#FF5100',
'#1E1810',
'#575250',
'#F8F5F4',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-6' => array(
'slug' => 'style-6',
'title' => __( 'Style 6', 'learndash' ),
'colors' => array(
'#F9C349',
'#FFB100',
'#1E1810',
'#62615C',
'#F8F7F3',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-7' => array(
'slug' => 'style-7',
'title' => __( 'Style 7', 'learndash' ),
'colors' => array(
'#30C7B5',
'#00AC97',
'#14261C',
'#4F5655',
'#F3F6F3',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-8' => array(
'slug' => 'style-8',
'title' => __( 'Style 8', 'learndash' ),
'colors' => array(
'#1BAE70',
'#06752E',
'#14261C',
'#4E5652',
'#F4F6F4',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-9' => array(
'slug' => 'style-9',
'title' => __( 'Style 9', 'learndash' ),
'colors' => array(
'#2FC1FF',
'#08ACF2',
'#101218',
'#4C5253',
'#F3F6F6',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
'style-10' => array(
'slug' => 'style-10',
'title' => __( 'Style 10', 'learndash' ),
'colors' => array(
'#4175FC',
'#084AF3',
'#101218',
'#494B51',
'#F3F5F5',
'#FFFFFF',
'#000000',
'#4B4F58',
'#F6F7F8',
),
),
),
);
if ( ! empty( $theme ) ) {
switch ( $theme ) {
case 'kadence':
$palettes = $kadence_palettes;
break;
case 'astra':
$palettes = $astra_palettes;
break;
}
} else {
$palettes = array(
'kadence' => $kadence_palettes,
'astra' => $astra_palettes,
);
}
......@@ -1433,23 +911,6 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
case 'kadence':
$palettes = $this->get_theme_palettes( 'kadence' );
break;
case 'astra':
$palettes = $this->get_theme_palettes( 'astra' );
$color_scheme = 'light'; // Default color scheme.
$color_scheme = ! empty( $template['color_scheme'] ) ? $template['color_scheme'] : $color_scheme;
$palettes = $palettes[ $color_scheme ];
$palettes = array_map(
function ( $palette ) {
$palette['colors'] = array_slice( $palette['colors'], 0, 5 );
return $palette;
},
$palettes
);
break;
}
}
......@@ -1983,8 +1444,6 @@ if ( ! class_exists( 'LearnDash_Design_Wizard' ) ) {
$message = '';
if ( isset( $this->ajax_template['theme'] ) && $this->ajax_template['theme'] === 'kadence' ) {
$message = __( 'Run Kadence template building process', 'learndash' );
} elseif ( isset( $this->ajax_template['theme'] ) && $this->ajax_template['theme'] === 'astra' ) {
$message = __( 'Run Astra template building process', 'learndash' );
}
return array( 'next_step_message' => $message );
......
......@@ -2889,7 +2889,32 @@ function learndash_is_group_post( $post ): bool {
add_action(
'remove_user_role',
function( int $user_id, string $role ) {
if ( 'group_leader' === $role ) {
$referer = wp_get_referer();
$found = [];
if (
$referer
&& strpos( $referer, '/wp-admin/user-edit.php' ) !== false
// phpcs:ignore WordPress.Security.NonceVerification.Missing
&& is_array( $_POST )
) {
// phpcs:ignore WordPress.Security.NonceVerification.Missing
foreach ( $_POST as $key => $value ) {
if ( strpos( $key, 'role' ) === false ) {
continue;
}
$found[] = is_array( $value )
? in_array( 'group_leader', $value, true )
: (
is_string( $value )
? strpos( $value, 'group_leader' ) !== false
: null
);
}
}
if ( 'group_leader' === $role && ! in_array( true, $found, true ) ) {
global $wpdb;
$wpdb->query(
......
......@@ -45,7 +45,15 @@ if ( ! class_exists( 'Learndash_Stripe_Gateway' ) && class_exists( 'Learndash_Pa
private const EVENT_INVOICE_PAYMENT_SUCCEEDED = 'invoice.payment_succeeded';
private const EVENT_INVOICE_PAYMENT_FAILED = 'invoice.payment_failed';
private const EVENT_CUSTOMER_SUBSCRIPTION_DELETED = 'customer.subscription.deleted';
private const EVENT_COUPON_DELETED = 'coupon.deleted';
private const EVENT_COUPON_DELETED = 'coupon.deleted';
private const PROCESSABLE_WEBHOOK_EVENTS = [
self::EVENT_CHECKOUT_SESSION_COMPLETED,
self::EVENT_INVOICE_PAYMENT_SUCCEEDED,
self::EVENT_INVOICE_PAYMENT_FAILED,
self::EVENT_CUSTOMER_SUBSCRIPTION_DELETED,
self::EVENT_COUPON_DELETED,
];
/**
* Stripe secret key.
......@@ -466,6 +474,37 @@ if ( ! class_exists( 'Learndash_Stripe_Gateway' ) && class_exists( 'Learndash_Pa
}
/**
* Returns whether the webhook event is processable or not.
*
* @since 4.7.0.2
*
* @param Event $event The Stripe event.
*
* @return bool
*/
private function is_webhook_event_processable( Event $event ): bool {
$is_processable = in_array( $event->type, self::PROCESSABLE_WEBHOOK_EVENTS, true );
/**
* Filters whether the webhook event is processable or not.
*
* @since 4.7.0.2
*
* @param bool $is_processable Whether the webhook event is processable or not.
* @param Event $event The Stripe event.
* @param Learndash_Stripe_Gateway $gateway The Stripe gateway.
*
* @return bool
*/
return apply_filters(
'learndash_stripe_webhook_event_processable',
$is_processable,
$event,
$this
);
}
/**
* Processes the webhook event.
*
* @since 4.5.0
......@@ -792,11 +831,13 @@ if ( ! class_exists( 'Learndash_Stripe_Gateway' ) && class_exists( 'Learndash_Pa
);
if ( ! $user instanceof WP_User ) {
$this->log_error( 'No WP user found and failed to create a new user.' );
$this->log_info( 'No WP user found and failed to create a new user. Event was ignored.' );
wp_send_json_error(
new WP_Error( 'bad_request', 'User validation failed. User was not found or had not been able to be created successfully.' ),
422
wp_send_json_success(
[
'message' => 'No WP user found and failed to create a new user. Event was ignored.',
],
200
);
}
......@@ -874,14 +915,13 @@ if ( ! class_exists( 'Learndash_Stripe_Gateway' ) && class_exists( 'Learndash_Pa
}
if ( empty( $products ) ) {
$this->log_error( 'No related products found with ID(s): ' . implode( ', ', $post_ids ) );
$this->log_info( 'No related products found with ID(s): ' . implode( ', ', $post_ids ) . '. Event was ignored.' );
wp_send_json_error(
new WP_Error(
'bad_request',
sprintf( 'Product validation failed. Product was not found.' )
),
422
wp_send_json_success(
[
'message' => 'No related products found with ID(s): ' . implode( ', ', $post_ids ) . '. Event was ignored.',
],
200
);
}
......@@ -964,6 +1004,15 @@ if ( ! class_exists( 'Learndash_Stripe_Gateway' ) && class_exists( 'Learndash_Pa
);
}
if ( ! $this->is_webhook_event_processable( $event ) ) {
$this->log_info( 'Webhook event is not processable by LearnDash and was ignored.' );
wp_send_json_success(
[ 'message' => 'Webhook event is not processable by LearnDash and was ignored.' ],
200
);
}
if ( self::EVENT_COUPON_DELETED === $event->type ) {
try {
/**
......
......@@ -2,14 +2,14 @@
# This file is distributed under the same license as the LearnDash LMS plugin.
msgid ""
msgstr ""
"Project-Id-Version: LearnDash LMS 4.7.0.1\n"
"Project-Id-Version: LearnDash LMS 4.7.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/learndash-core\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-06-26T22:15:02+00:00\n"
"POT-Creation-Date: 2023-07-10T17:58:53+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: learndash\n"
......@@ -5620,147 +5620,89 @@ msgstr ""
#: includes/class-ld-design-wizard.php:146
#: includes/class-ld-design-wizard.php:157
#: includes/class-ld-design-wizard.php:168
#: includes/class-ld-design-wizard.php:179
#: includes/class-ld-design-wizard.php:190
#: includes/class-ld-design-wizard.php:201
#: includes/class-ld-design-wizard.php:212
#: includes/class-ld-design-wizard.php:223
#: includes/class-ld-design-wizard.php:234
#: includes/class-ld-design-wizard.php:245
#: includes/class-ld-design-wizard.php:256
#: includes/class-ld-design-wizard.php:267
#: includes/class-ld-design-wizard.php:278
#: includes/class-ld-design-wizard.php:289
#: includes/class-ld-design-wizard.php:300
msgid "Starter Templates by Kadence WP"
msgstr ""
#: includes/class-ld-design-wizard.php:180
#: includes/class-ld-design-wizard.php:192
#: includes/class-ld-design-wizard.php:204
#: includes/class-ld-design-wizard.php:216
#: includes/class-ld-design-wizard.php:228
#: includes/class-ld-design-wizard.php:240
#: includes/class-ld-design-wizard.php:252
#: includes/class-ld-design-wizard.php:264
msgid "Starter Templates by Astra"
msgstr ""
#: includes/class-ld-design-wizard.php:453
#: includes/class-ld-design-wizard.php:487
#: includes/gutenberg/lib/class-ld-rest-exams-questions-gutenberg-posts-controller.php:233
#: includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_Import.php:29
msgid "Error"
msgstr ""
#: includes/class-ld-design-wizard.php:455
#: includes/class-ld-design-wizard.php:489
msgid "There's unknown error with the design wizard. Please try again later or contact our support if the issue persists."
msgstr ""
#: includes/class-ld-design-wizard.php:551
#: includes/class-ld-design-wizard.php:552
#: includes/class-ld-design-wizard.php:585
#: includes/class-ld-design-wizard.php:586
msgid "LearnDash Design Wizard"
msgstr ""
#: includes/class-ld-design-wizard.php:1084
#: includes/class-ld-design-wizard.php:1241
msgid "Default"
msgstr ""
#: includes/class-ld-design-wizard.php:1089
#: includes/class-ld-design-wizard.php:1246
msgid "Style 1"
msgstr ""
#: includes/class-ld-design-wizard.php:1104
#: includes/class-ld-design-wizard.php:1261
msgid "Style 2"
msgstr ""
#: includes/class-ld-design-wizard.php:1119
#: includes/class-ld-design-wizard.php:1276
msgid "Style 3"
msgstr ""
#: includes/class-ld-design-wizard.php:1134
#: includes/class-ld-design-wizard.php:1291
msgid "Style 4"
msgstr ""
#: includes/class-ld-design-wizard.php:1149
#: includes/class-ld-design-wizard.php:1306
msgid "Style 5"
msgstr ""
#: includes/class-ld-design-wizard.php:1164
#: includes/class-ld-design-wizard.php:1321
msgid "Style 6"
msgstr ""
#: includes/class-ld-design-wizard.php:1179
#: includes/class-ld-design-wizard.php:1336
msgid "Style 7"
msgstr ""
#: includes/class-ld-design-wizard.php:1194
#: includes/class-ld-design-wizard.php:1351
msgid "Style 8"
msgstr ""
#: includes/class-ld-design-wizard.php:1209
#: includes/class-ld-design-wizard.php:1366
msgid "Style 9"
msgstr ""
#: includes/class-ld-design-wizard.php:1224
#: includes/class-ld-design-wizard.php:1381
msgid "Style 10"
msgstr ""
#: includes/class-ld-design-wizard.php:1517
#: includes/class-ld-design-wizard.php:978
msgid "No theme specified."
msgstr ""
#: includes/class-ld-design-wizard.php:1531
#: includes/class-ld-design-wizard.php:992
msgid "Sorry, you are not allowed to install themes on this site."
msgstr ""
#: includes/class-ld-design-wizard.php:1579
#: includes/class-ld-design-wizard.php:1674
#: includes/class-ld-design-wizard.php:1040
#: includes/class-ld-design-wizard.php:1135
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr ""
#: includes/class-ld-design-wizard.php:1610
#: includes/class-ld-design-wizard.php:1071
msgid "No plugin specified."
msgstr ""
#: includes/class-ld-design-wizard.php:1624
#: includes/class-ld-design-wizard.php:1085
msgid "Sorry, you are not allowed to install plugins on this site."
msgstr ""
#: includes/class-ld-design-wizard.php:1735
#: includes/class-ld-design-wizard.php:1196
msgid "We can't extract plugin file. Please check your file and directory permission."
msgstr ""
#: includes/class-ld-design-wizard.php:1789
#: includes/class-ld-design-wizard.php:1250
msgid "User doesn't have enough capability"
msgstr ""
#: includes/class-ld-design-wizard.php:1826
#: includes/class-ld-design-wizard.php:1287
msgid "The template has been built and is ready to use."
msgstr ""
#: includes/class-ld-design-wizard.php:1907
#: includes/class-ld-design-wizard.php:1368
msgid "Install plugin(s)"
msgstr ""
#: includes/class-ld-design-wizard.php:1937
#: includes/class-ld-design-wizard.php:1398
msgid "Activate theme"
msgstr ""
#: includes/class-ld-design-wizard.php:1954
#: includes/class-ld-design-wizard.php:1415
msgid "Activate plugin(s)"
msgstr ""
#: includes/class-ld-design-wizard.php:1971
#: includes/class-ld-design-wizard.php:1432
msgid "Build template"
msgstr ""
#: includes/class-ld-design-wizard.php:1985
#: includes/class-ld-design-wizard.php:1446
msgid "Run Kadence template building process"
msgstr ""
#: includes/class-ld-design-wizard.php:1987
msgid "Run Astra template building process"
msgstr ""
#: includes/class-ld-gdpr.php:92
#: includes/class-ld-gdpr.php:1285
msgid "LearnDash LMS Transactions"
......@@ -8636,7 +8578,7 @@ msgstr ""
#: includes/coupon/ld-coupon-functions.php:507
#: includes/coupon/ld-coupon-functions.php:757
#: includes/payments/gateways/class-learndash-stripe-gateway.php:195
#: includes/payments/gateways/class-learndash-stripe-gateway.php:203
msgid "Product not found."
msgstr ""
......@@ -9426,12 +9368,12 @@ msgid "<a href=\"https://www.learndash.com/support/docs/core/learndash-licensing
msgstr ""
#: includes/ld-scripts.php:86
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1034
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1083
msgid "Your transaction was successful."
msgstr ""
#: includes/ld-scripts.php:87
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1035
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1084
msgid "Your transaction was successful. Please log in to access your content."
msgstr ""
......@@ -11766,7 +11708,7 @@ msgstr ""
#: includes/payments/gateways/class-learndash-razorpay-gateway.php:208
#: includes/payments/gateways/class-learndash-razorpay-gateway.php:218
#: includes/payments/gateways/class-learndash-stripe-gateway.php:185
#: includes/payments/gateways/class-learndash-stripe-gateway.php:193
#: includes/settings/settings-sections/class-ld-settings-section-logs.php:74
#: includes/settings/settings-sections/class-ld-settings-section-logs.php:116
msgid "Cheating?"
......@@ -11805,29 +11747,29 @@ msgstr ""
msgid "Trial"
msgstr ""
#: includes/payments/gateways/class-learndash-stripe-gateway.php:135
#: includes/payments/gateways/class-learndash-stripe-gateway.php:143
#: includes/settings/settings-sections/settings-sections-payments/class-ld-settings-section-stripe-connect.php:54
msgid "Stripe Connect"
msgstr ""
#: includes/payments/gateways/class-learndash-stripe-gateway.php:205
#: includes/payments/gateways/class-learndash-stripe-gateway.php:213
msgid "Stripe session was not created."
msgstr ""
#: includes/payments/gateways/class-learndash-stripe-gateway.php:283
#: includes/payments/gateways/class-learndash-stripe-gateway.php:291
msgid "Use Credit Card"
msgstr ""
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1270
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1319
msgid "The Billing Cycle Interval value must be set."
msgstr ""
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1272
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1321
msgid "The minimum Billing Cycle value is 1."
msgstr ""
#. Translators: number of days.
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1299
#: includes/payments/gateways/class-learndash-stripe-gateway.php:1348
msgid "%d Day Trial"
msgid_plural "%d Days Trial"
msgstr[0] ""
......
......@@ -3,7 +3,7 @@
* Plugin Name: LearnDash LMS
* Plugin URI: http://www.learndash.com
* Description: LearnDash LMS Plugin - Turn your WordPress site into a learning management system.
* Version: 4.7.0.1
* Version: 4.7.0.2
* Author: LearnDash
* Author URI: http://www.learndash.com
* Text Domain: learndash
......@@ -38,7 +38,7 @@ use StellarWP\Learndash\StellarWP\DB\DB;
*
* @internal Will be set by LearnDash LMS. Semantic versioning is used.
*/
define( 'LEARNDASH_VERSION', '4.7.0.1' );
define( 'LEARNDASH_VERSION', '4.7.0.2' );
if ( ! defined( 'LEARNDASH_LMS_PLUGIN_DIR' ) ) {
/**
......
......@@ -5,92 +5,92 @@
$strauss_src = dirname(__FILE__);
return array(
'StellarWP\Learndash\StellarWP\Models\Config' => $strauss_src . '/stellarwp/models/src/Models/Config.php',
'StellarWP\Learndash\StellarWP\Models\ModelFactory' => $strauss_src . '/stellarwp/models/src/Models/ModelFactory.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Repository' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Repository.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Contracts\Updatable' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Contracts/Updatable.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Contracts\Insertable' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Contracts/Insertable.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Contracts\Deletable' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Contracts/Deletable.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelHasFactory' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelHasFactory.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\Arrayable' => $strauss_src . '/stellarwp/models/src/Models/Contracts/Arrayable.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelFromQueryBuilderObject' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelFromQueryBuilderObject.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\Model' => $strauss_src . '/stellarwp/models/src/Models/Contracts/Model.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelReadOnly' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelReadOnly.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelCrud' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelCrud.php',
'StellarWP\Learndash\StellarWP\Models\ModelQueryBuilder' => $strauss_src . '/stellarwp/models/src/Models/ModelQueryBuilder.php',
'StellarWP\Learndash\StellarWP\Models\ValueObjects\Relationship' => $strauss_src . '/stellarwp/models/src/Models/ValueObjects/Relationship.php',
'StellarWP\Learndash\StellarWP\Models\Model' => $strauss_src . '/stellarwp/models/src/Models/Model.php',
'StellarWP\Learndash\StellarWP\Models\DataTransferObject' => $strauss_src . '/stellarwp/models/src/Models/DataTransferObject.php',
'StellarWP\Learndash\lucatume\DI52\ContainerException' => $strauss_src . '/lucatume/di52/src/ContainerException.php',
'StellarWP\Learndash\lucatume\DI52\NestedParseError' => $strauss_src . '/lucatume/di52/src/NestedParseError.php',
'StellarWP\Learndash\lucatume\DI52\Container' => $strauss_src . '/lucatume/di52/src/Container.php',
'StellarWP\Learndash\lucatume\DI52\App' => $strauss_src . '/lucatume/di52/src/App.php',
'StellarWP\Learndash\lucatume\DI52\ServiceProvider' => $strauss_src . '/lucatume/di52/src/ServiceProvider.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ClassBuilder' => $strauss_src . '/lucatume/di52/src/Builders/ClassBuilder.php',
'StellarWP\Learndash\lucatume\DI52\Builders\Factory' => $strauss_src . '/lucatume/di52/src/Builders/Factory.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ClosureBuilder' => $strauss_src . '/lucatume/di52/src/Builders/ClosureBuilder.php',
'StellarWP\Learndash\lucatume\DI52\Builders\Resolver' => $strauss_src . '/lucatume/di52/src/Builders/Resolver.php',
'StellarWP\Learndash\lucatume\DI52\Builders\Parameter' => $strauss_src . '/lucatume/di52/src/Builders/Parameter.php',
'StellarWP\Learndash\lucatume\DI52\Builders\BuilderInterface' => $strauss_src . '/lucatume/di52/src/Builders/BuilderInterface.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ValueBuilder' => $strauss_src . '/lucatume/di52/src/Builders/ValueBuilder.php',
'StellarWP\Learndash\lucatume\DI52\Builders\CallableBuilder' => $strauss_src . '/lucatume/di52/src/Builders/CallableBuilder.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ReinitializableBuilderInterface' => $strauss_src . '/lucatume/di52/src/Builders/ReinitializableBuilderInterface.php',
'StellarWP\Learndash\lucatume\DI52\NotFoundException' => $strauss_src . '/lucatume/di52/src/NotFoundException.php',
'StellarWP\Learndash\StellarWP\DB\DB' => $strauss_src . '/stellarwp/db/src/DB/DB.php',
'StellarWP\Learndash\StellarWP\DB\Config' => $strauss_src . '/stellarwp/db/src/DB/Config.php',
'StellarWP\Learndash\StellarWP\DB\Database\Exceptions\DatabaseQueryException' => $strauss_src . '/stellarwp/db/src/DB/Database/Exceptions/DatabaseQueryException.php',
'StellarWP\Learndash\StellarWP\DB\Database\Actions\EnableBigSqlSelects' => $strauss_src . '/stellarwp/db/src/DB/Database/Actions/EnableBigSqlSelects.php',
'StellarWP\Learndash\StellarWP\DB\Database\Provider' => $strauss_src . '/stellarwp/db/src/DB/Database/Provider.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\Math' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/Math.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\Type' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/Type.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\Operator' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/Operator.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\JoinType' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/JoinType.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\QueryBuilder' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/QueryBuilder.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\JoinQueryBuilder' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/JoinQueryBuilder.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\Join' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/Join.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\From' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/From.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\RawSQL' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/RawSQL.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\Union' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/Union.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\JoinCondition' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/JoinCondition.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\Where' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/Where.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\RawSQL' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/RawSQL.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\From' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/From.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\Having' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/Having.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\OrderBy' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/OrderBy.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\Select' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/Select.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\Where' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/Where.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\OrderBy' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/OrderBy.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\Join' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/Join.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Clauses\MetaTable' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Clauses/MetaTable.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\GroupByStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/GroupByStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\FromClause' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/FromClause.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\OffsetStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/OffsetStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\WhereClause' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/WhereClause.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\SelectStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/SelectStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\LimitStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/LimitStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\UnionOperator' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/UnionOperator.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\MetaQuery' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/MetaQuery.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\CRUD' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/CRUD.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\TablePrefix' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/TablePrefix.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\HavingClause' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/HavingClause.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\Aggregate' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/Aggregate.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\JoinClause' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/JoinClause.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\CRUD' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/CRUD.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\GroupByStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/GroupByStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\OffsetStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/OffsetStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\FromClause' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/FromClause.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\OrderByStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/OrderByStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\HavingClause' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/HavingClause.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\UnionOperator' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/UnionOperator.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\SelectStatement' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/SelectStatement.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\TablePrefix' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/TablePrefix.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\MetaQuery' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/MetaQuery.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Concerns\WhereClause' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Concerns/WhereClause.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\JoinQueryBuilder' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/JoinQueryBuilder.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\Operator' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/Operator.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\JoinType' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/JoinType.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\Type' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/Type.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\Types\Math' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/Types/Math.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\QueryBuilder' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/QueryBuilder.php',
'StellarWP\Learndash\StellarWP\DB\QueryBuilder\WhereQueryBuilder' => $strauss_src . '/stellarwp/db/src/DB/QueryBuilder/WhereQueryBuilder.php',
'StellarWP\Learndash\StellarWP\DB\DB' => $strauss_src . '/stellarwp/db/src/DB/DB.php',
'StellarWP\Learndash\StellarWP\Telemetry\Telemetry\Telemetry' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Telemetry/Telemetry.php',
'StellarWP\Learndash\StellarWP\Telemetry\Telemetry\Telemetry_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Telemetry/Telemetry_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Last_Send\Last_Send_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Last_Send/Last_Send_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Last_Send\Last_Send' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Last_Send/Last_Send.php',
'StellarWP\Learndash\StellarWP\Telemetry\Admin\Admin_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Admin/Admin_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Admin\Resources' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Admin/Resources.php',
'StellarWP\Learndash\StellarWP\Telemetry\Core' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Core.php',
'StellarWP\Learndash\StellarWP\Telemetry\Config' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Config.php',
'StellarWP\Learndash\StellarWP\Telemetry\Exit_Interview\Exit_Interview_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Exit_Interview/Exit_Interview_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Exit_Interview\Template' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Exit_Interview/Template.php',
'StellarWP\Learndash\StellarWP\Telemetry\Core' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Core.php',
'StellarWP\Learndash\StellarWP\Telemetry\Opt_In\Opt_In_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Opt_In/Opt_In_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Data_Providers\Debug_Data' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Data_Providers/Debug_Data.php',
'StellarWP\Learndash\StellarWP\Telemetry\Telemetry\Telemetry_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Telemetry/Telemetry_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Telemetry\Telemetry' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Telemetry/Telemetry.php',
'StellarWP\Learndash\StellarWP\Telemetry\Opt_In\Status' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Opt_In/Status.php',
'StellarWP\Learndash\StellarWP\Telemetry\Opt_In\Opt_In_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Opt_In/Opt_In_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Opt_In\Opt_In_Template' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Opt_In/Opt_In_Template.php',
'StellarWP\Learndash\StellarWP\Telemetry\Uninstall' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Uninstall.php',
'StellarWP\Learndash\StellarWP\Telemetry\Contracts\Subscriber_Interface' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Contracts/Subscriber_Interface.php',
'StellarWP\Learndash\StellarWP\Telemetry\Contracts\Abstract_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Contracts/Abstract_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Contracts\Template_Interface' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Contracts/Template_Interface.php',
'StellarWP\Learndash\StellarWP\Telemetry\Contracts\Data_Provider' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Contracts/Data_Provider.php',
'StellarWP\Learndash\StellarWP\Telemetry\Contracts\Subscriber_Interface' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Contracts/Subscriber_Interface.php',
'StellarWP\Learndash\StellarWP\Telemetry\Contracts\Runnable' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Contracts/Runnable.php',
'StellarWP\Learndash\StellarWP\Telemetry\Last_Send\Last_Send' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Last_Send/Last_Send.php',
'StellarWP\Learndash\StellarWP\Telemetry\Last_Send\Last_Send_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Last_Send/Last_Send_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Admin\Admin_Subscriber' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Admin/Admin_Subscriber.php',
'StellarWP\Learndash\StellarWP\Telemetry\Admin\Resources' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Admin/Resources.php',
'StellarWP\Learndash\StellarWP\Telemetry\Uninstall' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Uninstall.php',
'StellarWP\Learndash\StellarWP\Telemetry\Data_Providers\Debug_Data' => $strauss_src . '/stellarwp/telemetry/src/Telemetry/Data_Providers/Debug_Data.php',
'StellarWP\Learndash\StellarWP\ContainerContract\ContainerInterface' => $strauss_src . '/stellarwp/container-contract/src/ContainerInterface.php',
'StellarWP\Learndash\lucatume\DI52\App' => $strauss_src . '/lucatume/di52/src/App.php',
'StellarWP\Learndash\lucatume\DI52\Container' => $strauss_src . '/lucatume/di52/src/Container.php',
'StellarWP\Learndash\lucatume\DI52\ContainerException' => $strauss_src . '/lucatume/di52/src/ContainerException.php',
'StellarWP\Learndash\lucatume\DI52\NestedParseError' => $strauss_src . '/lucatume/di52/src/NestedParseError.php',
'StellarWP\Learndash\lucatume\DI52\NotFoundException' => $strauss_src . '/lucatume/di52/src/NotFoundException.php',
'StellarWP\Learndash\lucatume\DI52\ServiceProvider' => $strauss_src . '/lucatume/di52/src/ServiceProvider.php',
'StellarWP\Learndash\lucatume\DI52\Builders\Parameter' => $strauss_src . '/lucatume/di52/src/Builders/Parameter.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ClassBuilder' => $strauss_src . '/lucatume/di52/src/Builders/ClassBuilder.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ClosureBuilder' => $strauss_src . '/lucatume/di52/src/Builders/ClosureBuilder.php',
'StellarWP\Learndash\lucatume\DI52\Builders\Resolver' => $strauss_src . '/lucatume/di52/src/Builders/Resolver.php',
'StellarWP\Learndash\lucatume\DI52\Builders\BuilderInterface' => $strauss_src . '/lucatume/di52/src/Builders/BuilderInterface.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ValueBuilder' => $strauss_src . '/lucatume/di52/src/Builders/ValueBuilder.php',
'StellarWP\Learndash\lucatume\DI52\Builders\ReinitializableBuilderInterface' => $strauss_src . '/lucatume/di52/src/Builders/ReinitializableBuilderInterface.php',
'StellarWP\Learndash\lucatume\DI52\Builders\Factory' => $strauss_src . '/lucatume/di52/src/Builders/Factory.php',
'StellarWP\Learndash\lucatume\DI52\Builders\CallableBuilder' => $strauss_src . '/lucatume/di52/src/Builders/CallableBuilder.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Repository' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Repository.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Contracts\Deletable' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Contracts/Deletable.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Contracts\Insertable' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Contracts/Insertable.php',
'StellarWP\Learndash\StellarWP\Models\Repositories\Contracts\Updatable' => $strauss_src . '/stellarwp/models/src/Models/Repositories/Contracts/Updatable.php',
'StellarWP\Learndash\StellarWP\Models\Config' => $strauss_src . '/stellarwp/models/src/Models/Config.php',
'StellarWP\Learndash\StellarWP\Models\DataTransferObject' => $strauss_src . '/stellarwp/models/src/Models/DataTransferObject.php',
'StellarWP\Learndash\StellarWP\Models\ModelQueryBuilder' => $strauss_src . '/stellarwp/models/src/Models/ModelQueryBuilder.php',
'StellarWP\Learndash\StellarWP\Models\ValueObjects\Relationship' => $strauss_src . '/stellarwp/models/src/Models/ValueObjects/Relationship.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelReadOnly' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelReadOnly.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelFromQueryBuilderObject' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelFromQueryBuilderObject.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\Arrayable' => $strauss_src . '/stellarwp/models/src/Models/Contracts/Arrayable.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelCrud' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelCrud.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\ModelHasFactory' => $strauss_src . '/stellarwp/models/src/Models/Contracts/ModelHasFactory.php',
'StellarWP\Learndash\StellarWP\Models\Contracts\Model' => $strauss_src . '/stellarwp/models/src/Models/Contracts/Model.php',
'StellarWP\Learndash\StellarWP\Models\ModelFactory' => $strauss_src . '/stellarwp/models/src/Models/ModelFactory.php',
'StellarWP\Learndash\StellarWP\Models\Model' => $strauss_src . '/stellarwp/models/src/Models/Model.php',
);
\ No newline at end of file
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package StellarWP\Learndash\lucatume\DI52\Builders
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package StellarWP\Learndash\lucatume\DI52\Builders
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package StellarWP\Learndash\lucatume\DI52\Builders
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package StellarWP\Learndash\lucatume\DI52\Builders
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -6,7 +6,7 @@
* @package StellarWP\Learndash\lucatume\DI52;
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package lucatume\DI52
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -3,7 +3,7 @@
* The base service provider class.
*
* @license GPL-3.0
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/ declare( strict_types=1 );
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-2.0
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -2,7 +2,7 @@
/**
* @license GPL-3.0-or-later
*
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package StellarWP\Learndash\StellarWP\Telemetry\Contracts
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Learndash\StellarWP\Telemetry\Contracts
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Learndash\StellarWP\Telemetry\Contracts
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -5,7 +5,7 @@
* @package StellarWP\Learndash\StellarWP\Telemetry\Contracts
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Learndash\StellarWP\Telemetry\Contracts
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -7,7 +7,7 @@
* @package StellarWP\Telemetry
*
* @license GPL-2.0-or-later
* Modified by learndash on 26-June-2023 using Strauss.
* Modified by learndash on 10-July-2023 using Strauss.
* @see https://github.com/BrianHenryIE/strauss
*/
......
......@@ -22,4 +22,4 @@ if (PHP_VERSION_ID < 50600) {
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit3e9b411de439a38947378e38e0b8a3cf::getLoader();
return ComposerAutoloaderInitea1c63e75a7fce2fee933e570f9ebd0e::getLoader();
......
......@@ -2,7 +2,7 @@
// autoload_real.php @generated by Composer
class ComposerAutoloaderInit3e9b411de439a38947378e38e0b8a3cf
class ComposerAutoloaderInitea1c63e75a7fce2fee933e570f9ebd0e
{
private static $loader;
......@@ -24,12 +24,12 @@ class ComposerAutoloaderInit3e9b411de439a38947378e38e0b8a3cf
require __DIR__ . '/platform_check.php';
spl_autoload_register(array('ComposerAutoloaderInit3e9b411de439a38947378e38e0b8a3cf', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInitea1c63e75a7fce2fee933e570f9ebd0e', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
spl_autoload_unregister(array('ComposerAutoloaderInit3e9b411de439a38947378e38e0b8a3cf', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInitea1c63e75a7fce2fee933e570f9ebd0e', 'loadClassLoader'));
require __DIR__ . '/autoload_static.php';
call_user_func(\Composer\Autoload\ComposerStaticInit3e9b411de439a38947378e38e0b8a3cf::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInitea1c63e75a7fce2fee933e570f9ebd0e::getInitializer($loader));
$loader->register(true);
......
......@@ -4,7 +4,7 @@
namespace Composer\Autoload;
class ComposerStaticInit3e9b411de439a38947378e38e0b8a3cf
class ComposerStaticInitea1c63e75a7fce2fee933e570f9ebd0e
{
public static $prefixLengthsPsr4 = array (
'l' =>
......@@ -144,9 +144,9 @@ class ComposerStaticInit3e9b411de439a38947378e38e0b8a3cf
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit3e9b411de439a38947378e38e0b8a3cf::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit3e9b411de439a38947378e38e0b8a3cf::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit3e9b411de439a38947378e38e0b8a3cf::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInitea1c63e75a7fce2fee933e570f9ebd0e::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitea1c63e75a7fce2fee933e570f9ebd0e::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInitea1c63e75a7fce2fee933e570f9ebd0e::$classMap;
}, null, ClassLoader::class);
}
......
......@@ -3,7 +3,7 @@
'name' => 'learndash/core',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '6fdb102f43ffa7ca6288362f9178d32ccc74c348',
'reference' => 'ea08530666431c71e98f9b72e04a5b80b790b8fc',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
......@@ -13,7 +13,7 @@
'learndash/core' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '6fdb102f43ffa7ca6288362f9178d32ccc74c348',
'reference' => 'ea08530666431c71e98f9b72e04a5b80b790b8fc',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
......
......@@ -3,4 +3,4 @@
This file is used by the Wordfence Web Application Firewall. Read
more at https://docs.wordfence.com/en/Web_Application_Firewall_FAQ
******************************************************************
a:26:{s:6:"apiKey";s:160:"21ed91b10ff53dcf16849ef3dfe609a717ee4d277c6728cb9916935c9b093a45a0f2d9d194ec204a2d41ab3f6780cc7004b1ba0dd85a23e69a19a3a781634f824b7fb8e6a11eeb07e54fd4b783a86d39";s:6:"isPaid";b:0;s:7:"siteURL";s:23:"http://broker-site.test";s:7:"homeURL";s:23:"http://broker-site.test";s:14:"whitelistedIPs";s:28:"66.135.105.132,141.94.254.72";s:9:"howGetIPs";s:0:"";s:25:"howGetIPs_trusted_proxies";s:0:"";s:13:"pluginABSPATH";s:41:"/Users/jeffbalicki/WebServer/broker-site/";s:11:"other_WFNet";b:1;s:9:"serverIPs";s:48:"["35.226.240.146","107.178.217.147","127.0.0.1"]";s:15:"blockCustomText";s:0:"";s:23:"advancedBlockingEnabled";s:1:"1";s:21:"betaThreatDefenseFeed";b:0;s:20:"disableWAFIPBlocking";s:1:"1";s:13:"patternBlocks";s:2:"[]";s:13:"countryBlocks";s:154:"{"blocks":[],"action":"block","loggedInBlocked":"0","bypassRedirURL":"","bypassRedirDest":"","bypassViewURL":"","redirURL":"","cookieVal":"59ef98d8c866d"}";s:11:"otherBlocks";s:33:"{"blockedTime":"300","blocks":[]}";s:8:"lockouts";s:35:"{"lockedOutTime":300,"lockouts":[]}";s:21:"whitelistedServiceIPs";s:10121:"{"private":["10.0.0.0\/8","127.0.0.0\/8","172.16.0.0\/12","192.0.0.0\/29","192.168.0.0\/16"],"wordfence":["54.68.32.247","69.46.36.0\/27","2605:2400:0104:0100::\/56"],"sucuri":["97.74.127.171","69.164.203.172","173.230.128.135","66.228.34.49","66.228.40.185","50.116.36.92","50.116.36.93","50.116.3.171","198.58.96.212","50.116.63.221","192.155.92.112","192.81.128.31","198.58.106.244","192.155.95.139","23.239.9.227","198.58.112.103","192.155.94.43","162.216.16.33","173.255.233.124","173.255.233.124","192.155.90.179","50.116.41.217","192.81.129.227","198.58.111.80","162.216.19.183"],"facebook":["69.63.176.0\/20","66.220.144.0\/20","66.220.144.0\/21","69.63.184.0\/21","69.63.176.0\/21","74.119.76.0\/22","69.171.255.0\/24","173.252.64.0\/18","69.171.224.0\/19","69.171.224.0\/20","103.4.96.0\/22","69.63.176.0\/24","173.252.64.0\/19","173.252.70.0\/24","31.13.64.0\/18","31.13.24.0\/21","66.220.152.0\/21","66.220.159.0\/24","69.171.239.0\/24","69.171.240.0\/20","31.13.64.0\/19","31.13.64.0\/24","31.13.65.0\/24","31.13.67.0\/24","31.13.68.0\/24","31.13.69.0\/24","31.13.70.0\/24","31.13.71.0\/24","31.13.72.0\/24","31.13.73.0\/24","31.13.74.0\/24","31.13.75.0\/24","31.13.76.0\/24","31.13.77.0\/24","31.13.96.0\/19","31.13.66.0\/24","173.252.96.0\/19","69.63.178.0\/24","31.13.78.0\/24","31.13.79.0\/24","31.13.80.0\/24","31.13.82.0\/24","31.13.83.0\/24","31.13.84.0\/24","31.13.85.0\/24","31.13.86.0\/24","31.13.87.0\/24","31.13.88.0\/24","31.13.89.0\/24","31.13.90.0\/24","31.13.91.0\/24","31.13.92.0\/24","31.13.93.0\/24","31.13.94.0\/24","31.13.95.0\/24","69.171.253.0\/24","69.63.186.0\/24","31.13.81.0\/24","179.60.192.0\/22","179.60.192.0\/24","179.60.193.0\/24","179.60.194.0\/24","179.60.195.0\/24","185.60.216.0\/22","45.64.40.0\/22","185.60.216.0\/24","185.60.217.0\/24","185.60.218.0\/24","185.60.219.0\/24","129.134.0.0\/16","157.240.0.0\/16","157.240.8.0\/24","157.240.0.0\/24","157.240.1.0\/24","157.240.2.0\/24","157.240.3.0\/24","157.240.4.0\/24","157.240.5.0\/24","157.240.6.0\/24","157.240.7.0\/24","157.240.9.0\/24","157.240.10.0\/24","157.240.16.0\/24","157.240.19.0\/24","157.240.11.0\/24","157.240.12.0\/24","157.240.13.0\/24","157.240.14.0\/24","157.240.15.0\/24","157.240.17.0\/24","157.240.18.0\/24","157.240.20.0\/24","157.240.21.0\/24","157.240.22.0\/24","157.240.23.0\/24","157.240.0.0\/17","69.171.250.0\/24","157.240.24.0\/24","157.240.25.0\/24","199.201.64.0\/24","199.201.65.0\/24","199.201.64.0\/22","204.15.20.0\/22","157.240.192.0\/24","129.134.0.0\/17","204.15.20.0\/22","69.63.176.0\/20","69.63.176.0\/21","69.63.184.0\/21","66.220.144.0\/20","69.63.176.0\/20","2620:0:1c00::\/40","2a03:2880::\/32","2a03:2880:fffe::\/48","2a03:2880:ffff::\/48","2620:0:1cff::\/48","2a03:2880:f000::\/48","2a03:2880:f001::\/48","2a03:2880:f002::\/48","2a03:2880:f003::\/48","2a03:2880:f004::\/48","2a03:2880:f005::\/48","2a03:2880:f006::\/48","2a03:2880:f007::\/48","2a03:2880:f008::\/48","2a03:2880:f009::\/48","2a03:2880:f00a::\/48","2a03:2880:f00b::\/48","2a03:2880:f00c::\/48","2a03:2880:f00d::\/48","2a03:2880:f00e::\/48","2a03:2880:f00f::\/48","2a03:2880:f010::\/48","2a03:2880:f011::\/48","2a03:2880:f012::\/48","2a03:2880:f013::\/48","2a03:2880:f014::\/48","2a03:2880:f015::\/48","2a03:2880:f016::\/48","2a03:2880:f017::\/48","2a03:2880:f018::\/48","2a03:2880:f019::\/48","2a03:2880:f01a::\/48","2a03:2880:f01b::\/48","2a03:2880:f01c::\/48","2a03:2880:f01d::\/48","2a03:2880:f01e::\/48","2a03:2880:f01f::\/48","2a03:2880:1000::\/36","2a03:2880:2000::\/36","2a03:2880:3000::\/36","2a03:2880:4000::\/36","2a03:2880:5000::\/36","2a03:2880:6000::\/36","2a03:2880:7000::\/36","2a03:2880:f020::\/48","2a03:2880:f021::\/48","2a03:2880:f022::\/48","2a03:2880:f023::\/48","2a03:2880:f024::\/48","2a03:2880:f025::\/48","2a03:2880:f026::\/48","2a03:2880:f027::\/48","2a03:2880:f028::\/48","2a03:2880:f029::\/48","2a03:2880:f02b::\/48","2a03:2880:f02c::\/48","2a03:2880:f02d::\/48","2a03:2880:f02e::\/48","2a03:2880:f02f::\/48","2a03:2880:f030::\/48","2a03:2880:f031::\/48","2a03:2880:f032::\/48","2a03:2880:f033::\/48","2a03:2880:f034::\/48","2a03:2880:f035::\/48","2a03:2880:f036::\/48","2a03:2880:f037::\/48","2a03:2880:f038::\/48","2a03:2880:f039::\/48","2a03:2880:f03a::\/48","2a03:2880:f03b::\/48","2a03:2880:f03c::\/48","2a03:2880:f03d::\/48","2a03:2880:f03e::\/48","2a03:2880:f03f::\/48","2401:db00::\/32","2a03:2880::\/36","2803:6080::\/32","2a03:2880:f100::\/48","2a03:2880:f200::\/48","2a03:2880:f101::\/48","2a03:2880:f201::\/48","2a03:2880:f102::\/48","2a03:2880:f202::\/48","2a03:2880:f103::\/48","2a03:2880:f203::\/48","2a03:2880:f104::\/48","2a03:2880:f204::\/48","2a03:2880:f107::\/48","2a03:2880:f207::\/48","2a03:2880:f108::\/48","2a03:2880:f208::\/48","2a03:2880:f109::\/48","2a03:2880:f209::\/48","2a03:2880:f10a::\/48","2a03:2880:f20a::\/48","2a03:2880:f10b::\/48","2a03:2880:f20b::\/48","2a03:2880:f10d::\/48","2a03:2880:f20d::\/48","2a03:2880:f10e::\/48","2a03:2880:f20e::\/48","2a03:2880:f10f::\/48","2a03:2880:f20f::\/48","2a03:2880:f110::\/48","2a03:2880:f210::\/48","2a03:2880:f111::\/48","2a03:2880:f211::\/48","2a03:2880:f112::\/48","2a03:2880:f212::\/48","2a03:2880:f114::\/48","2a03:2880:f214::\/48","2a03:2880:f115::\/48","2a03:2880:f215::\/48","2a03:2880:f116::\/48","2a03:2880:f216::\/48","2a03:2880:f117::\/48","2a03:2880:f217::\/48","2a03:2880:f118::\/48","2a03:2880:f218::\/48","2a03:2880:f119::\/48","2a03:2880:f219::\/48","2a03:2880:f11a::\/48","2a03:2880:f21a::\/48","2a03:2880:f11f::\/48","2a03:2880:f21f::\/48","2a03:2880:f121::\/48","2a03:2880:f221::\/48","2a03:2880:f122::\/48","2a03:2880:f222::\/48","2a03:2880:f123::\/48","2a03:2880:f223::\/48","2a03:2880:f10c::\/48","2a03:2880:f20c::\/48","2a03:2880:f126::\/48","2a03:2880:f226::\/48","2a03:2880:f105::\/48","2a03:2880:f205::\/48","2a03:2880:f125::\/48","2a03:2880:f225::\/48","2a03:2880:f106::\/48","2a03:2880:f206::\/48","2a03:2880:f11b::\/48","2a03:2880:f21b::\/48","2a03:2880:f113::\/48","2a03:2880:f213::\/48","2a03:2880:f11c::\/48","2a03:2880:f21c::\/48","2a03:2880:f128::\/48","2a03:2880:f228::\/48","2a03:2880:f02a::\/48","2a03:2880:f12a::\/48","2a03:2880:f22a::\/48","2a03:2880:f12f::\/48","2a03:2880:f22f::\/48","2a03:2880:f11d::\/48","2a03:2880:f11e::\/48","2a03:2880:f120::\/48","2a03:2880:f124::\/48","2a03:2880:f127::\/48","2a03:2880:f129::\/48","2a03:2880:f12b::\/48","2a03:2880:f12c::\/48","2a03:2880:f12d::\/48","2a03:2880:f12e::\/48","2a03:2880:f130::\/48","2a03:2880:f131::\/48","2a03:2880:f132::\/48","2a03:2880:f133::\/48","2a03:2880:f134::\/48","2a03:2880:f135::\/48","2a03:2880:f136::\/48","2a03:2880:f137::\/48","2a03:2880:f138::\/48","2a03:2880:f139::\/48","2a03:2880:f13a::\/48","2a03:2880:f13b::\/48","2a03:2880:f13c::\/48","2a03:2880:f13d::\/48","2a03:2880:f13e::\/48","2a03:2880:f13f::\/48","2a03:2880:f21d::\/48","2a03:2880:f21e::\/48","2a03:2880:f220::\/48","2a03:2880:f224::\/48","2a03:2880:f227::\/48","2a03:2880:f229::\/48","2a03:2880:f22b::\/48","2a03:2880:f22c::\/48","2a03:2880:f22d::\/48","2a03:2880:f22e::\/48","2a03:2880:f230::\/48","2a03:2880:f231::\/48","2a03:2880:f232::\/48","2a03:2880:f233::\/48","2a03:2880:f234::\/48","2a03:2880:f235::\/48","2a03:2880:f236::\/48","2a03:2880:f237::\/48","2a03:2880:f238::\/48","2a03:2880:f239::\/48","2a03:2880:f23a::\/48","2a03:2880:f23b::\/48","2a03:2880:f23c::\/48","2a03:2880:f23d::\/48","2a03:2880:f23e::\/48","2a03:2880:f23f::\/48","2a03:2880:f0ff::\/48","2a03:2880:f1ff::\/48","2a03:2880:f2ff::\/48","2c0f:ef78:0003::\/48"],"uptimerobot":["69.162.124.224\/28","63.143.42.240\/28"],"statuscake":["103.194.112.70","104.131.247.151","104.131.248.65","104.131.248.78","104.156.229.24","104.156.255.184","104.206.168.26","104.238.164.105","107.150.1.135","107.155.104.182","107.155.108.234","107.155.125.29","107.161.28.219","107.170.197.248","107.170.219.46","107.170.227.23","107.170.227.24","107.170.240.141","107.170.53.191","107.191.47.131","107.191.57.237","108.61.119.153","108.61.162.214","108.61.205.201","108.61.212.141","108.61.215.179","125.63.48.239","128.199.222.65","138.197.130.232","138.197.130.235","138.197.140.243","138.204.171.136","138.68.24.115","138.68.24.136","138.68.24.207","138.68.24.60","138.68.80.10","138.68.80.173","139.59.15.79","139.59.155.26","139.59.190.241","139.59.22.109","139.59.26.85","139.59.29.167","149.154.157.61","149.255.59.100","151.236.10.238","151.236.18.80","151.80.175.223","151.80.175.226","154.127.60.23","154.127.60.59","158.255.208.76","159.203.182.22","159.203.182.60","159.203.186.225","159.203.31.18","162.243.247.163","162.243.71.56","162.248.97.72","162.253.64.104","162.253.64.87","176.56.230.110","178.62.101.57","178.62.104.137","178.62.106.84","178.62.109.7","178.62.40.233","178.62.41.44","178.62.41.49","178.62.41.52","178.62.65.162","178.62.71.227","178.62.78.199","178.62.80.93","178.62.86.69","178.73.210.99","181.41.201.117","181.41.214.137","185.112.157.185","185.12.45.70","185.47.129.168","185.60.135.86","188.166.158.224","188.166.253.148","188.226.139.158","188.226.158.160","188.226.169.228","188.226.171.58","188.226.184.152","188.226.185.106","188.226.186.199","188.226.203.84","188.226.247.184","188.68.238.79","192.241.221.11","193.124.178.54","193.124.178.61","193.182.144.105","193.182.144.147","199.167.128.80","209.222.30.242","213.183.56.107","217.148.43.188","217.148.43.202","31.220.7.237","37.157.246.146","37.235.48.42","37.235.52.25","37.235.53.240","37.235.55.205","37.97.188.103","45.32.128.80","45.32.145.79","45.32.151.21","45.32.160.172","45.32.166.195","45.32.171.24","45.32.192.198","45.32.195.186","45.32.195.93","45.32.212.56","45.32.36.158","45.32.7.22","45.63.121.159","45.63.26.78","45.63.51.63","45.63.61.213","45.63.76.68","45.63.78.84","45.63.86.120","45.63.88.213","45.76.1.44","45.76.192.50","45.76.3.112","46.101.0.24","46.101.110.32","46.101.110.43","46.101.110.45","46.101.20.96","46.101.238.182","46.101.238.189","46.101.240.208","46.101.27.186","46.101.61.83","46.101.74.251","5.45.179.103","50.2.139.16","82.221.95.161","91.236.116.163"],"seznam":["77.75.74.0\/24","77.75.76.0\/24","77.75.77.0\/24","77.75.78.0\/24","77.75.79.0\/24","2a02:598:a::78:0\/112","2a02:598:a::79:0\/112","2a02:598:2::0\/96"]}";s:25:"detectProxyRecommendation";s:11:"REMOTE_ADDR";s:16:"wordpressVersion";s:5:"5.9.2";s:23:"wordpressPluginVersions";a:70:{s:17:"admin-columns-pro";s:3:"5.7";s:17:"admin-menu-editor";s:4:"1.10";s:26:"advanced-custom-fields-pro";s:6:"5.12.1";s:19:"all-in-one-seo-pack";s:7:"4.1.5.3";s:22:"autocomplete-learndash";s:3:"1.2";s:22:"azure-active-directory";s:3:"0.1";s:7:"badgeos";s:5:"3.7.0";s:24:"badgeos-learndash-add-on";s:5:"1.2.5";s:27:"black-studio-tinymce-widget";s:5:"2.7.0";s:9:"block-lab";s:3:"200";s:15:"broker-settings";s:3:"0.1";s:22:"cf7-conditional-fields";s:5:"2.1.2";s:14:"contact-form-7";s:5:"5.5.6";s:29:"contact-form-7-datepicker-fix";s:3:"2.6";s:36:"contact-form-7-to-database-extension";s:6:"2.9.13";s:12:"cff-carousel";s:3:"1.2";s:24:"custom-facebook-feed-pro";s:6:"3.19.4";s:14:"disable-emails";s:5:"1.7.0";s:30:"disable-new-user-notifications";s:5:"2.0.0";s:29:"disable-password-change-email";s:5:"1.0.1";s:13:"disable-users";s:5:"1.0.5";s:23:"display-posts-shortcode";s:5:"3.0.2";s:14:"duplicate-page";s:5:"4.4.8";s:16:"export-user-data";s:5:"2.2.6";s:13:"gallery-video";s:5:"2.2.0";s:15:"cookie-law-info";s:5:"2.1.1";s:31:"import-users-from-csv-with-meta";s:8:"1.19.1.9";s:21:"import-users-from-csv";s:5:"1.0.1";s:12:"insert-pages";s:5:"3.7.2";s:8:"sfwd-lms";s:7:"3.6.0.2";s:29:"learndash-certificate-builder";s:5:"1.0.2";s:21:"learndash-course-grid";s:5:"1.7.0";s:13:"login-as-user";s:5:"1.4.2";s:14:"cf7-multi-step";s:5:"2.6.7";s:11:"my-calendar";s:0:"";s:7:"tenzing";s:3:"1.0";s:31:"wp-custom-new-user-email-master";s:5:"1.0.0";s:15:"post-duplicator";s:4:"2.28";s:22:"post-my-contact-form-7";s:5:"5.4.6";s:21:"really-simple-captcha";s:3:"2.1";s:17:"really-simple-ssl";s:5:"5.3.0";s:11:"redirection";s:5:"5.2.3";s:8:"searchwp";s:5:"4.2.1";s:19:"searchwp-shortcodes";s:5:"1.8.2";s:25:"searchwp-xpdf-integration";s:5:"1.1.1";s:19:"shortcodes-ultimate";s:6:"5.12.0";s:24:"aad-sso-wordpress-master";s:4:"0.6a";s:10:"wp-smushit";s:5:"3.9.5";s:35:"stackable-ultimate-gutenberg-blocks";s:5:"3.2.0";s:24:"tenzing-campaign-monitor";s:3:"1.0";s:22:"pdfjs-viewer-shortcode";s:2:"99";s:13:"wp-cas-server";s:5:"1.8.2";s:16:"quiz-master-next";s:7:"100.4.9";s:25:"uncanny-learndash-toolkit";s:5:"3.6.2";s:19:"uncanny-toolkit-pro";s:6:"3.7.11";s:30:"commonwell-broker-list-manager";s:3:"1.0";s:19:"user-access-manager";s:6:"2.2.16";s:16:"user-role-editor";s:6:"4.61.2";s:20:"webpurifytextreplace";s:5:"4.0.2";s:9:"wordfence";s:5:"7.5.9";s:16:"wp-carousel-free";s:5:"2.4.4";s:13:"wp-all-export";s:5:"1.3.4";s:16:"wp-fastest-cache";s:5:"0.9.9";s:10:"wpmandrill";s:4:"1.33";s:12:"wpo365-login";s:4:"17.1";s:15:"wp-sitemap-page";s:5:"1.9.1";s:16:"wp-store-locator";s:7:"2.2.235";s:20:"wp-store-locator-csv";s:5:"1.1.2";s:13:"wp-svg-images";s:3:"4.0";s:5:"wp-ui";s:5:"0.8.8";}s:22:"wordpressThemeVersions";a:1:{s:15:"commonwell-corp";s:3:"0.4";}s:6:"WPLANG";s:0:"";s:12:"errorNonce_1";s:10:"1826cca705";s:13:"timeoffset_wf";s:1:"0";}
\ No newline at end of file
a:26:{s:6:"apiKey";s:160:"21ed91b10ff53dcf16849ef3dfe609a717ee4d277c6728cb9916935c9b093a45a0f2d9d194ec204a2d41ab3f6780cc7004b1ba0dd85a23e69a19a3a781634f824b7fb8e6a11eeb07e54fd4b783a86d39";s:6:"isPaid";b:0;s:7:"siteURL";s:23:"http://broker-site.test";s:7:"homeURL";s:23:"http://broker-site.test";s:14:"whitelistedIPs";s:14:"66.135.105.132";s:9:"howGetIPs";s:0:"";s:25:"howGetIPs_trusted_proxies";s:0:"";s:13:"pluginABSPATH";s:41:"/Users/jeffbalicki/WebServer/broker-site/";s:11:"other_WFNet";b:1;s:9:"serverIPs";s:30:"["99.243.114.173","127.0.0.1"]";s:15:"blockCustomText";s:0:"";s:23:"advancedBlockingEnabled";s:1:"1";s:21:"betaThreatDefenseFeed";b:0;s:20:"disableWAFIPBlocking";s:1:"1";s:13:"patternBlocks";s:2:"[]";s:13:"countryBlocks";s:154:"{"blocks":[],"action":"block","loggedInBlocked":"0","bypassRedirURL":"","bypassRedirDest":"","bypassViewURL":"","redirURL":"","cookieVal":"59ef98d8c866d"}";s:11:"otherBlocks";s:33:"{"blockedTime":"300","blocks":[]}";s:8:"lockouts";s:35:"{"lockedOutTime":300,"lockouts":[]}";s:21:"whitelistedServiceIPs";s:10121:"{"private":["10.0.0.0\/8","127.0.0.0\/8","172.16.0.0\/12","192.0.0.0\/29","192.168.0.0\/16"],"wordfence":["54.68.32.247","69.46.36.0\/27","2605:2400:0104:0100::\/56"],"sucuri":["97.74.127.171","69.164.203.172","173.230.128.135","66.228.34.49","66.228.40.185","50.116.36.92","50.116.36.93","50.116.3.171","198.58.96.212","50.116.63.221","192.155.92.112","192.81.128.31","198.58.106.244","192.155.95.139","23.239.9.227","198.58.112.103","192.155.94.43","162.216.16.33","173.255.233.124","173.255.233.124","192.155.90.179","50.116.41.217","192.81.129.227","198.58.111.80","162.216.19.183"],"facebook":["69.63.176.0\/20","66.220.144.0\/20","66.220.144.0\/21","69.63.184.0\/21","69.63.176.0\/21","74.119.76.0\/22","69.171.255.0\/24","173.252.64.0\/18","69.171.224.0\/19","69.171.224.0\/20","103.4.96.0\/22","69.63.176.0\/24","173.252.64.0\/19","173.252.70.0\/24","31.13.64.0\/18","31.13.24.0\/21","66.220.152.0\/21","66.220.159.0\/24","69.171.239.0\/24","69.171.240.0\/20","31.13.64.0\/19","31.13.64.0\/24","31.13.65.0\/24","31.13.67.0\/24","31.13.68.0\/24","31.13.69.0\/24","31.13.70.0\/24","31.13.71.0\/24","31.13.72.0\/24","31.13.73.0\/24","31.13.74.0\/24","31.13.75.0\/24","31.13.76.0\/24","31.13.77.0\/24","31.13.96.0\/19","31.13.66.0\/24","173.252.96.0\/19","69.63.178.0\/24","31.13.78.0\/24","31.13.79.0\/24","31.13.80.0\/24","31.13.82.0\/24","31.13.83.0\/24","31.13.84.0\/24","31.13.85.0\/24","31.13.86.0\/24","31.13.87.0\/24","31.13.88.0\/24","31.13.89.0\/24","31.13.90.0\/24","31.13.91.0\/24","31.13.92.0\/24","31.13.93.0\/24","31.13.94.0\/24","31.13.95.0\/24","69.171.253.0\/24","69.63.186.0\/24","31.13.81.0\/24","179.60.192.0\/22","179.60.192.0\/24","179.60.193.0\/24","179.60.194.0\/24","179.60.195.0\/24","185.60.216.0\/22","45.64.40.0\/22","185.60.216.0\/24","185.60.217.0\/24","185.60.218.0\/24","185.60.219.0\/24","129.134.0.0\/16","157.240.0.0\/16","157.240.8.0\/24","157.240.0.0\/24","157.240.1.0\/24","157.240.2.0\/24","157.240.3.0\/24","157.240.4.0\/24","157.240.5.0\/24","157.240.6.0\/24","157.240.7.0\/24","157.240.9.0\/24","157.240.10.0\/24","157.240.16.0\/24","157.240.19.0\/24","157.240.11.0\/24","157.240.12.0\/24","157.240.13.0\/24","157.240.14.0\/24","157.240.15.0\/24","157.240.17.0\/24","157.240.18.0\/24","157.240.20.0\/24","157.240.21.0\/24","157.240.22.0\/24","157.240.23.0\/24","157.240.0.0\/17","69.171.250.0\/24","157.240.24.0\/24","157.240.25.0\/24","199.201.64.0\/24","199.201.65.0\/24","199.201.64.0\/22","204.15.20.0\/22","157.240.192.0\/24","129.134.0.0\/17","204.15.20.0\/22","69.63.176.0\/20","69.63.176.0\/21","69.63.184.0\/21","66.220.144.0\/20","69.63.176.0\/20","2620:0:1c00::\/40","2a03:2880::\/32","2a03:2880:fffe::\/48","2a03:2880:ffff::\/48","2620:0:1cff::\/48","2a03:2880:f000::\/48","2a03:2880:f001::\/48","2a03:2880:f002::\/48","2a03:2880:f003::\/48","2a03:2880:f004::\/48","2a03:2880:f005::\/48","2a03:2880:f006::\/48","2a03:2880:f007::\/48","2a03:2880:f008::\/48","2a03:2880:f009::\/48","2a03:2880:f00a::\/48","2a03:2880:f00b::\/48","2a03:2880:f00c::\/48","2a03:2880:f00d::\/48","2a03:2880:f00e::\/48","2a03:2880:f00f::\/48","2a03:2880:f010::\/48","2a03:2880:f011::\/48","2a03:2880:f012::\/48","2a03:2880:f013::\/48","2a03:2880:f014::\/48","2a03:2880:f015::\/48","2a03:2880:f016::\/48","2a03:2880:f017::\/48","2a03:2880:f018::\/48","2a03:2880:f019::\/48","2a03:2880:f01a::\/48","2a03:2880:f01b::\/48","2a03:2880:f01c::\/48","2a03:2880:f01d::\/48","2a03:2880:f01e::\/48","2a03:2880:f01f::\/48","2a03:2880:1000::\/36","2a03:2880:2000::\/36","2a03:2880:3000::\/36","2a03:2880:4000::\/36","2a03:2880:5000::\/36","2a03:2880:6000::\/36","2a03:2880:7000::\/36","2a03:2880:f020::\/48","2a03:2880:f021::\/48","2a03:2880:f022::\/48","2a03:2880:f023::\/48","2a03:2880:f024::\/48","2a03:2880:f025::\/48","2a03:2880:f026::\/48","2a03:2880:f027::\/48","2a03:2880:f028::\/48","2a03:2880:f029::\/48","2a03:2880:f02b::\/48","2a03:2880:f02c::\/48","2a03:2880:f02d::\/48","2a03:2880:f02e::\/48","2a03:2880:f02f::\/48","2a03:2880:f030::\/48","2a03:2880:f031::\/48","2a03:2880:f032::\/48","2a03:2880:f033::\/48","2a03:2880:f034::\/48","2a03:2880:f035::\/48","2a03:2880:f036::\/48","2a03:2880:f037::\/48","2a03:2880:f038::\/48","2a03:2880:f039::\/48","2a03:2880:f03a::\/48","2a03:2880:f03b::\/48","2a03:2880:f03c::\/48","2a03:2880:f03d::\/48","2a03:2880:f03e::\/48","2a03:2880:f03f::\/48","2401:db00::\/32","2a03:2880::\/36","2803:6080::\/32","2a03:2880:f100::\/48","2a03:2880:f200::\/48","2a03:2880:f101::\/48","2a03:2880:f201::\/48","2a03:2880:f102::\/48","2a03:2880:f202::\/48","2a03:2880:f103::\/48","2a03:2880:f203::\/48","2a03:2880:f104::\/48","2a03:2880:f204::\/48","2a03:2880:f107::\/48","2a03:2880:f207::\/48","2a03:2880:f108::\/48","2a03:2880:f208::\/48","2a03:2880:f109::\/48","2a03:2880:f209::\/48","2a03:2880:f10a::\/48","2a03:2880:f20a::\/48","2a03:2880:f10b::\/48","2a03:2880:f20b::\/48","2a03:2880:f10d::\/48","2a03:2880:f20d::\/48","2a03:2880:f10e::\/48","2a03:2880:f20e::\/48","2a03:2880:f10f::\/48","2a03:2880:f20f::\/48","2a03:2880:f110::\/48","2a03:2880:f210::\/48","2a03:2880:f111::\/48","2a03:2880:f211::\/48","2a03:2880:f112::\/48","2a03:2880:f212::\/48","2a03:2880:f114::\/48","2a03:2880:f214::\/48","2a03:2880:f115::\/48","2a03:2880:f215::\/48","2a03:2880:f116::\/48","2a03:2880:f216::\/48","2a03:2880:f117::\/48","2a03:2880:f217::\/48","2a03:2880:f118::\/48","2a03:2880:f218::\/48","2a03:2880:f119::\/48","2a03:2880:f219::\/48","2a03:2880:f11a::\/48","2a03:2880:f21a::\/48","2a03:2880:f11f::\/48","2a03:2880:f21f::\/48","2a03:2880:f121::\/48","2a03:2880:f221::\/48","2a03:2880:f122::\/48","2a03:2880:f222::\/48","2a03:2880:f123::\/48","2a03:2880:f223::\/48","2a03:2880:f10c::\/48","2a03:2880:f20c::\/48","2a03:2880:f126::\/48","2a03:2880:f226::\/48","2a03:2880:f105::\/48","2a03:2880:f205::\/48","2a03:2880:f125::\/48","2a03:2880:f225::\/48","2a03:2880:f106::\/48","2a03:2880:f206::\/48","2a03:2880:f11b::\/48","2a03:2880:f21b::\/48","2a03:2880:f113::\/48","2a03:2880:f213::\/48","2a03:2880:f11c::\/48","2a03:2880:f21c::\/48","2a03:2880:f128::\/48","2a03:2880:f228::\/48","2a03:2880:f02a::\/48","2a03:2880:f12a::\/48","2a03:2880:f22a::\/48","2a03:2880:f12f::\/48","2a03:2880:f22f::\/48","2a03:2880:f11d::\/48","2a03:2880:f11e::\/48","2a03:2880:f120::\/48","2a03:2880:f124::\/48","2a03:2880:f127::\/48","2a03:2880:f129::\/48","2a03:2880:f12b::\/48","2a03:2880:f12c::\/48","2a03:2880:f12d::\/48","2a03:2880:f12e::\/48","2a03:2880:f130::\/48","2a03:2880:f131::\/48","2a03:2880:f132::\/48","2a03:2880:f133::\/48","2a03:2880:f134::\/48","2a03:2880:f135::\/48","2a03:2880:f136::\/48","2a03:2880:f137::\/48","2a03:2880:f138::\/48","2a03:2880:f139::\/48","2a03:2880:f13a::\/48","2a03:2880:f13b::\/48","2a03:2880:f13c::\/48","2a03:2880:f13d::\/48","2a03:2880:f13e::\/48","2a03:2880:f13f::\/48","2a03:2880:f21d::\/48","2a03:2880:f21e::\/48","2a03:2880:f220::\/48","2a03:2880:f224::\/48","2a03:2880:f227::\/48","2a03:2880:f229::\/48","2a03:2880:f22b::\/48","2a03:2880:f22c::\/48","2a03:2880:f22d::\/48","2a03:2880:f22e::\/48","2a03:2880:f230::\/48","2a03:2880:f231::\/48","2a03:2880:f232::\/48","2a03:2880:f233::\/48","2a03:2880:f234::\/48","2a03:2880:f235::\/48","2a03:2880:f236::\/48","2a03:2880:f237::\/48","2a03:2880:f238::\/48","2a03:2880:f239::\/48","2a03:2880:f23a::\/48","2a03:2880:f23b::\/48","2a03:2880:f23c::\/48","2a03:2880:f23d::\/48","2a03:2880:f23e::\/48","2a03:2880:f23f::\/48","2a03:2880:f0ff::\/48","2a03:2880:f1ff::\/48","2a03:2880:f2ff::\/48","2c0f:ef78:0003::\/48"],"uptimerobot":["69.162.124.224\/28","63.143.42.240\/28"],"statuscake":["103.194.112.70","104.131.247.151","104.131.248.65","104.131.248.78","104.156.229.24","104.156.255.184","104.206.168.26","104.238.164.105","107.150.1.135","107.155.104.182","107.155.108.234","107.155.125.29","107.161.28.219","107.170.197.248","107.170.219.46","107.170.227.23","107.170.227.24","107.170.240.141","107.170.53.191","107.191.47.131","107.191.57.237","108.61.119.153","108.61.162.214","108.61.205.201","108.61.212.141","108.61.215.179","125.63.48.239","128.199.222.65","138.197.130.232","138.197.130.235","138.197.140.243","138.204.171.136","138.68.24.115","138.68.24.136","138.68.24.207","138.68.24.60","138.68.80.10","138.68.80.173","139.59.15.79","139.59.155.26","139.59.190.241","139.59.22.109","139.59.26.85","139.59.29.167","149.154.157.61","149.255.59.100","151.236.10.238","151.236.18.80","151.80.175.223","151.80.175.226","154.127.60.23","154.127.60.59","158.255.208.76","159.203.182.22","159.203.182.60","159.203.186.225","159.203.31.18","162.243.247.163","162.243.71.56","162.248.97.72","162.253.64.104","162.253.64.87","176.56.230.110","178.62.101.57","178.62.104.137","178.62.106.84","178.62.109.7","178.62.40.233","178.62.41.44","178.62.41.49","178.62.41.52","178.62.65.162","178.62.71.227","178.62.78.199","178.62.80.93","178.62.86.69","178.73.210.99","181.41.201.117","181.41.214.137","185.112.157.185","185.12.45.70","185.47.129.168","185.60.135.86","188.166.158.224","188.166.253.148","188.226.139.158","188.226.158.160","188.226.169.228","188.226.171.58","188.226.184.152","188.226.185.106","188.226.186.199","188.226.203.84","188.226.247.184","188.68.238.79","192.241.221.11","193.124.178.54","193.124.178.61","193.182.144.105","193.182.144.147","199.167.128.80","209.222.30.242","213.183.56.107","217.148.43.188","217.148.43.202","31.220.7.237","37.157.246.146","37.235.48.42","37.235.52.25","37.235.53.240","37.235.55.205","37.97.188.103","45.32.128.80","45.32.145.79","45.32.151.21","45.32.160.172","45.32.166.195","45.32.171.24","45.32.192.198","45.32.195.186","45.32.195.93","45.32.212.56","45.32.36.158","45.32.7.22","45.63.121.159","45.63.26.78","45.63.51.63","45.63.61.213","45.63.76.68","45.63.78.84","45.63.86.120","45.63.88.213","45.76.1.44","45.76.192.50","45.76.3.112","46.101.0.24","46.101.110.32","46.101.110.43","46.101.110.45","46.101.20.96","46.101.238.182","46.101.238.189","46.101.240.208","46.101.27.186","46.101.61.83","46.101.74.251","5.45.179.103","50.2.139.16","82.221.95.161","91.236.116.163"],"seznam":["77.75.74.0\/24","77.75.76.0\/24","77.75.77.0\/24","77.75.78.0\/24","77.75.79.0\/24","2a02:598:a::78:0\/112","2a02:598:a::79:0\/112","2a02:598:2::0\/96"]}";s:25:"detectProxyRecommendation";s:0:"";s:16:"wordpressVersion";s:5:"6.2.2";s:23:"wordpressPluginVersions";a:45:{s:17:"admin-columns-pro";s:5:"6.2.2";s:17:"admin-menu-editor";s:4:"1.11";s:26:"advanced-custom-fields-pro";s:5:"6.1.7";s:22:"autocomplete-learndash";s:3:"1.4";s:22:"azure-active-directory";s:3:"0.1";s:7:"badgeos";s:7:"3.7.1.6";s:24:"badgeos-learndash-add-on";s:5:"1.2.5";s:21:"better-search-replace";s:5:"1.4.2";s:9:"block-lab";s:3:"200";s:19:"broken-link-checker";s:5:"2.2.0";s:15:"broker-settings";s:3:"0.1";s:14:"disable-emails";s:5:"1.8.1";s:30:"disable-new-user-notifications";s:5:"2.0.0";s:29:"disable-password-change-email";s:5:"1.0.1";s:13:"disable-users";s:5:"1.0.5";s:16:"export-user-data";s:5:"2.2.6";s:31:"import-users-from-csv-with-meta";s:6:"1.22.5";s:13:"learndash-hub";s:3:"1.2";s:8:"sfwd-lms";s:7:"4.7.0.2";s:29:"learndash-certificate-builder";s:5:"1.0.4";s:21:"learndash-course-grid";s:5:"2.0.8";s:13:"login-as-user";s:5:"1.4.5";s:11:"my-calendar";s:0:"";s:7:"tenzing";s:3:"1.0";s:31:"wp-custom-new-user-email-master";s:5:"1.0.0";s:18:"password-protected";s:7:"2.6.3.1";s:11:"redirection";s:6:"5.3.10";s:8:"searchwp";s:5:"4.3.2";s:19:"searchwp-shortcodes";s:5:"1.8.3";s:25:"searchwp-xpdf-integration";s:5:"1.1.1";s:25:"send-emails-with-mandrill";s:5:"1.3.1";s:19:"shortcodes-ultimate";s:6:"5.13.1";s:35:"stackable-ultimate-gutenberg-blocks";s:5:"3.9.1";s:24:"tenzing-campaign-monitor";s:3:"1.0";s:13:"wp-cas-server";s:5:"1.8.2";s:21:"import-users-from-csv";s:6:"10.0.1";s:25:"uncanny-learndash-toolkit";s:7:"3.6.4.4";s:19:"uncanny-toolkit-pro";s:4:"3.10";s:30:"commonwell-broker-list-manager";s:3:"1.0";s:19:"user-access-manager";s:6:"2.2.22";s:16:"user-role-editor";s:6:"4.63.3";s:9:"wordfence";s:6:"7.10.0";s:13:"wp-all-export";s:5:"1.3.9";s:12:"wpo365-login";s:4:"22.1";s:13:"wp-svg-images";s:3:"4.2";}s:22:"wordpressThemeVersions";a:1:{s:17:"commonwell-broker";s:3:"0.4";}s:6:"WPLANG";s:0:"";s:12:"errorNonce_1";s:10:"0c40ce4ecf";s:13:"timeoffset_wf";s:1:"0";}
\ No newline at end of file
......
This diff could not be displayed because it is too large.
......@@ -3,4 +3,4 @@
This file is used by the Wordfence Web Application Firewall. Read
more at https://docs.wordfence.com/en/Web_Application_Firewall_FAQ
******************************************************************
a:6:{s:9:"wafStatus";s:7:"enabled";s:30:"learningModeGracePeriodEnabled";i:0;s:7:"authKey";s:64:"/9M.I,#vr/-ncFqy$P4[k~QWfX}Hr&q,OvF`5XOeHu5]q{Bq6<oMPuKG&!>eC7/4";s:7:"version";s:5:"1.0.5";s:11:"wafDisabled";b:0;s:13:"attackDataKey";i:1657;}
\ No newline at end of file
a:6:{s:9:"wafStatus";s:7:"enabled";s:30:"learningModeGracePeriodEnabled";i:0;s:7:"authKey";s:64:"/9M.I,#vr/-ncFqy$P4[k~QWfX}Hr&q,OvF`5XOeHu5]q{Bq6<oMPuKG&!>eC7/4";s:7:"version";s:5:"1.1.0";s:11:"wafDisabled";b:0;s:13:"attackDataKey";i:1657;}
\ No newline at end of file
......
This diff could not be displayed because it is too large.
......@@ -147,7 +147,7 @@ for ( $i = 1; $i <= $count; $i++ ) {
if ( preg_match( '/Date: /i', $line ) ) { // Of the form '20 Mar 2002 20:32:37 +0100'.
$ddate = str_replace( 'Date: ', '', trim( $line ) );
// Remove parenthesised timezone string if it exists, as this confuses strtotime().
// Remove parenthesized timezone string if it exists, as this confuses strtotime().
$ddate = preg_replace( '!\s*\(.+\)\s*$!', '', $ddate );
$ddate_timestamp = strtotime( $ddate );
$post_date = gmdate( 'Y-m-d H:i:s', $ddate_timestamp + $time_difference );
......@@ -171,7 +171,7 @@ for ( $i = 1; $i <= $count; $i++ ) {
$content = explode( '--' . $boundary, $content );
$content = $content[2];
// Match case-insensitive content-transfer-encoding.
// Match case-insensitive Content-Transfer-Encoding.
if ( preg_match( '/Content-Transfer-Encoding: quoted-printable/i', $content, $delim ) ) {
$content = explode( $delim[0], $content );
$content = $content[1];
......@@ -231,7 +231,7 @@ for ( $i = 1; $i <= $count; $i++ ) {
echo "\n" . $post_ID->get_error_message();
}
// We couldn't post, for whatever reason. Better move forward to the next email.
// The post wasn't inserted or updated, for whatever reason. Better move forward to the next email.
if ( empty( $post_ID ) ) {
continue;
}
......
......@@ -19,8 +19,8 @@ define( 'WPINC', 'wp-includes' );
* Version information for the current WordPress release.
*
* These can't be directly globalized in version.php. When updating,
* we're including version.php from another installation and don't want
* these values to be overridden if already set.
* include version.php from another installation and don't override
* these values if already set.
*
* @global string $wp_version The WordPress version string.
* @global int $wp_db_version WordPress database version.
......@@ -60,7 +60,7 @@ global $blog_id;
// Set initial default constants including WP_MEMORY_LIMIT, WP_MAX_MEMORY_LIMIT, WP_DEBUG, SCRIPT_DEBUG, WP_CONTENT_DIR and WP_CACHE.
wp_initial_constants();
// Make sure we register the shutdown handler for fatal errors as soon as possible.
// Register the shutdown handler for fatal errors as soon as possible.
wp_register_fatal_error_handler();
// WordPress calculates offsets from UTC.
......@@ -70,13 +70,13 @@ date_default_timezone_set( 'UTC' );
// Standardize $_SERVER variables across setups.
wp_fix_server_vars();
// Check if we're in maintenance mode.
// Check if the site is in maintenance mode.
wp_maintenance();
// Start loading timer.
timer_start();
// Check if we're in WP_DEBUG mode.
// Check if WP_DEBUG mode is enabled.
wp_debug_mode();
/**
......@@ -145,7 +145,7 @@ if ( is_multisite() ) {
register_shutdown_function( 'shutdown_action_hook' );
// Stop most of WordPress from being loaded if we just want the basics.
// Stop most of WordPress from being loaded if SHORTINIT is enabled.
if ( SHORTINIT ) {
return false;
}
......@@ -234,6 +234,10 @@ require ABSPATH . WPINC . '/class-wp-oembed.php';
require ABSPATH . WPINC . '/class-wp-oembed-controller.php';
require ABSPATH . WPINC . '/media.php';
require ABSPATH . WPINC . '/http.php';
require ABSPATH . WPINC . '/html-api/class-wp-html-attribute-token.php';
require ABSPATH . WPINC . '/html-api/class-wp-html-span.php';
require ABSPATH . WPINC . '/html-api/class-wp-html-text-replacement.php';
require ABSPATH . WPINC . '/html-api/class-wp-html-tag-processor.php';
require ABSPATH . WPINC . '/class-wp-http.php';
require ABSPATH . WPINC . '/class-wp-http-streams.php';
require ABSPATH . WPINC . '/class-wp-http-curl.php';
......@@ -331,8 +335,10 @@ require ABSPATH . WPINC . '/block-supports/duotone.php';
require ABSPATH . WPINC . '/block-supports/elements.php';
require ABSPATH . WPINC . '/block-supports/generated-classname.php';
require ABSPATH . WPINC . '/block-supports/layout.php';
require ABSPATH . WPINC . '/block-supports/position.php';
require ABSPATH . WPINC . '/block-supports/spacing.php';
require ABSPATH . WPINC . '/block-supports/typography.php';
require ABSPATH . WPINC . '/block-supports/settings.php';
require ABSPATH . WPINC . '/style-engine.php';
require ABSPATH . WPINC . '/style-engine/class-wp-style-engine.php';
require ABSPATH . WPINC . '/style-engine/class-wp-style-engine-css-declarations.php';
......@@ -434,7 +440,7 @@ wp_start_scraping_edited_file_errors();
// Register the default theme directory root.
register_theme_directory( get_theme_root() );
if ( ! is_multisite() ) {
if ( ! is_multisite() && wp_is_fatal_error_handler_enabled() ) {
// Handle users requesting a recovery mode link and initiating recovery mode.
wp_recovery_mode()->initialize();
}
......