Title: edat's Replies | WordPress.org

---

# edat

  [  ](https://wordpress.org/support/users/edat/)

 *   [Profile](https://wordpress.org/support/users/edat/)
 *   [Topics Started](https://wordpress.org/support/users/edat/topics/)
 *   [Replies Created](https://wordpress.org/support/users/edat/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/edat/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/edat/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/edat/engagements/)
 *   [Favorites](https://wordpress.org/support/users/edat/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/edat/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/edat/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fluid Checkout for WooCommerce - Lite] Compatibility Issue – Mailchimp For Woocomerce](https://wordpress.org/support/topic/compatibility-issue-mailchimp-for-woocomerce/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/compatibility-issue-mailchimp-for-woocomerce/#post-18228778)
 * Turns out the user has multiple Mailchimp plugins, the one called **MC4WP: Mailchimp
   for WordPress **was the plugin controlling the display of the tickbox. It had
   the option to display the tickbox disabled. After enabling that option in that
   plugin I could see it in the checkout. 
   Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Max Mega Menu] Conflict with Woocommerce Payments](https://wordpress.org/support/topic/conflict-with-woocommerce-payments-3/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/conflict-with-woocommerce-payments-3/#post-16336690)
 * [@megamenu](https://wordpress.org/support/users/megamenu/)
 * Thank you, it’s very much appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] PHP Fatal Error](https://wordpress.org/support/topic/php-fatal-error-333/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/php-fatal-error-333/#post-16336681)
 * [@xue28](https://wordpress.org/support/users/xue28/) I’ve approached Mex Mega
   Menu and they point out it an issue with your plugin.
   Refer to this post in GitHub
   [https://github.com/Automattic/woocommerce-payments/issues/5137](https://github.com/Automattic/woocommerce-payments/issues/5137)
   Could you please expedite this fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] PHP Fatal Error](https://wordpress.org/support/topic/php-fatal-error-333/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/php-fatal-error-333/#post-16332125)
 * If I use Storefront theme I can use the two plugins together and don’t get the
   error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] PHP Fatal Error](https://wordpress.org/support/topic/php-fatal-error-333/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/php-fatal-error-333/#post-16332100)
 * [@ihereira](https://wordpress.org/support/users/ihereira/) More information…..
   
   Here is a sanitized stack trace after I turned all the plugins off except the
   following.WoocommerceWoocommerce PaymentsMax Mega Menu ([https://en-au.wordpress.org/plugins/megamenu/](https://en-au.wordpress.org/plugins/megamenu/))
   When I turned Max Mega Menu plugin on I then get the php Fatal Error, so there
   seems to be sort of conflict between these two plugins.
 *     ```wp-block-code
       [31-Dec-2022 10:34:52 UTC] PHP Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, null given in /sites/dev.website.com.au/files/wp-content/plugins/woocommerce-payments/includes/admin/class-wc-payments-admin.php:564
   
       Stack trace:
   
       #0 /sites/dev.website.com.au/files/wp-content/plugins/woocommerce-payments/includes/admin/class-wc-payments-admin.php(564): array_merge()
   
       #1 /sites/dev.website.com.au/files/wp-content/plugins/woocommerce-payments/includes/admin/class-wc-payments-admin.php(638): WC_Payments_Admin->register_payments_scripts()
   
       #2 /sites/dev.website.com.au/files/wp-includes/class-wp-hook.php(308): WC_Payments_Admin->enqueue_payments_scripts()
   
       #3 /sites/dev.website.com.au/files/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
   
       #4 /sites/dev.website.com.au/files/wp-includes/plugin.php(517): WP_Hook->do_action()
   
       #5 /sites/dev.website.com.au/files/wp-content/plugins/megamenu/megamenu.php(169): do_action()
   
       #6 /sites/dev.website.com.au/files/wp-includes/class-wp-hook.php(308): Mega_Menu->admin_enqueue_scripts()
   
       #7 /sites/dev.website.com.au/files/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
   
       #8 /sites/dev.website.com.au/files/wp-includes/plugin.php(517): WP_Hook->do_action()
   
       #9 /sites/dev.website.com.au/files/wp-admin/admin-header.php(118): do_action()
   
       #10 /sites/dev.website.com.au/files/wp-admin/nav-menus.php(675): require_once('...')
   
       #11 {main}
   
       thrown in /sites/dev.website.com.au/files/wp-content/plugins/woocommerce-payments/includes/admin/class-wc-payments-admin.php on line 564+
       ```
   
 * Could you guys please install Max Mega Menu and see if you can see where the 
   conflict is coming from. I need your plugin to work with Max Mega Menu.
   Thanks
    -  This reply was modified 3 years, 4 months ago by [edat](https://wordpress.org/support/users/edat/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] PHP Fatal Error](https://wordpress.org/support/topic/php-fatal-error-333/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/php-fatal-error-333/#post-16320557)
 * [@ihereira](https://wordpress.org/support/users/ihereira/) We are already running
   the following…
 * Woocommerce v7.2.2
 * WooCommerce database v7.2.2
 *     ```wp-block-code
       `
       ### WordPress Environment ###
   
       WordPress address (URL): https://www.website.com
       Site address (URL): https://www.website.com
       WC Version: 7.2.2
       REST API Version: ✔</img> 7.2.2
       WC Blocks Version: ✔</img> 9.2.0
       Action Scheduler Version: ✔</img> 3.5.2
       Log Directory Writable: ✔</img>
       WP Version: 6.1.1
       WP Multisite: –
       WP Memory Limit: 256 MB
       WP Debug Mode: –
       WP Cron: ✔</img>
       Language: en_AU
       External object cache: ✔</img>
   
       ### Server Environment ###
   
       Server Info: nginx/1.22.1
       PHP Version: 8.0.26
       PHP Post Max Size: 256 MB
       PHP Time Limit: 300
       PHP Max Input Vars: 5000
       cURL Version: 7.81.0
       OpenSSL/3.0.2
   
       SUHOSIN Installed: –
       MySQL Version: 8.0.31-0ubuntu0.22.04.1
       Max Upload Size: 256 MB
       Default Timezone is UTC: ✔</img>
       fsockopen/cURL: ✔</img>
       SoapClient: ✔</img>
       DOMDocument: ✔</img>
       GZip: ✔</img>
       Multibyte String: ✔</img>
       Remote Post: ✔</img>
       Remote Get: ✔</img>
   
       ### Database ###
   
       WC Database Version: 7.2.2
       WC Database Prefix: wp_
       Total Database Size: 348.17MB
       Database Data Size: 255.77MB
       Database Index Size: 92.40MB
       wp_woocommerce_sessions: Data: 9.02MB + Index: 0.17MB + Engine InnoDB
       wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_woocommerce_order_items: Data: 0.16MB + Index: 0.09MB + Engine MyISAM
       wp_woocommerce_order_itemmeta: Data: 1.17MB + Index: 0.87MB + Engine MyISAM
       wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_ac_abandoned_cart_history_lite: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wp_ac_email_templates_lite: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_ac_guest_abandoned_cart_history_lite: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
       wp_ac_sent_history_lite: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_actionscheduler_actions: Data: 25.05MB + Index: 28.48MB + Engine InnoDB
       wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_actionscheduler_logs: Data: 16.05MB + Index: 12.03MB + Engine InnoDB
       wp_aioseo_cache: Data: 1.52MB + Index: 0.03MB + Engine InnoDB
       wp_aioseo_notifications: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
       wp_aioseo_posts: Data: 3.52MB + Index: 0.14MB + Engine InnoDB
       wp_aiowps_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_failed_logins: Data: 0.34MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_global_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_login_activity: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_login_lockdown: Data: 5.52MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_permanent_block: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_commentmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_comments: Data: 0.86MB + Index: 0.27MB + Engine MyISAM
       wp_hfcm_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_mailchimp_jobs: Data: 0.20MB + Index: 0.00MB + Engine InnoDB
       wp_mclean_refs: Data: 0.41MB + Index: 0.00MB + Engine InnoDB
       wp_mclean_scan: Data: 1.52MB + Index: 0.16MB + Engine InnoDB
       wp_mystickymenu_contact_lists: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nextend2_image_storage: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_section_storage: Data: 0.06MB + Index: 0.01MB + Engine MyISAM
       wp_nextend2_smartslider3_generators: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_smartslider3_sliders: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_smartslider3_sliders_xref: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_smartslider3_slides: Data: 0.07MB + Index: 0.01MB + Engine MyISAM
       wp_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_chunks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_nf3_field_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
       wp_options: Data: 3.20MB + Index: 0.13MB + Engine MyISAM
       wp_postmeta: Data: 60.76MB + Index: 8.43MB + Engine MyISAM
       wp_posts: Data: 16.76MB + Index: 4.24MB + Engine MyISAM
       wp_revslider_css: Data: 0.13MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_css_bkp: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_sliders: Data: 0.11MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_sliders_bkp: Data: 0.17MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_slides: Data: 1.52MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_slides_bkp: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_static_slides: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_front_users: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_login: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_login_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_paypal_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_paypal_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_sent_mails: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_sessions: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
       wp_rm_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_submission_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_task_exe_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_tasks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_shortpixel_folders: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_shortpixel_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_shortpixel_postmeta: Data: 0.08MB + Index: 0.08MB + Engine InnoDB
       wp_swift_performance_image_optimizer: Data: 14.52MB + Index: 5.52MB + Engine InnoDB
       wp_swift_performance_warmup: Data: 0.45MB + Index: 0.75MB + Engine InnoDB
       wp_term_relationships: Data: 0.79MB + Index: 1.57MB + Engine MyISAM
       wp_term_taxonomy: Data: 0.07MB + Index: 0.05MB + Engine MyISAM
       wp_termmeta: Data: 0.10MB + Index: 0.08MB + Engine MyISAM
       wp_terms: Data: 0.05MB + Index: 0.12MB + Engine MyISAM
       wp_tf_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_usermeta: Data: 10.80MB + Index: 7.80MB + Engine MyISAM
       wp_users: Data: 1.09MB + Index: 1.18MB + Engine MyISAM
       wp_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wp_wc_admin_notes: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
       wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wc_customer_lookup: Data: 1.52MB + Index: 0.73MB + Engine InnoDB
       wp_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_order_product_lookup: Data: 0.23MB + Index: 0.27MB + Engine InnoDB
       wp_wc_order_stats: Data: 0.09MB + Index: 0.08MB + Engine InnoDB
       wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_product_meta_lookup: Data: 1.52MB + Index: 1.19MB + Engine InnoDB
       wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_wfblockediplog: Data: 0.47MB + Index: 0.00MB + Engine InnoDB
       wp_wfblocks7: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
       wp_wfconfig: Data: 2.33MB + Index: 0.00MB + Engine InnoDB
       wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wffilemods: Data: 19.55MB + Index: 0.00MB + Engine InnoDB
       wp_wfhits: Data: 1.02MB + Index: 0.22MB + Engine InnoDB
       wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_wfknownfilelist: Data: 8.52MB + Index: 0.00MB + Engine InnoDB
       wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wflogins: Data: 0.44MB + Index: 0.16MB + Engine InnoDB
       wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wfnotifications: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_wfstatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB
       wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpml_mails: Data: 17.52MB + Index: 0.00MB + Engine InnoDB
       wp_wt_sc_coupon_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_yoast_indexable: Data: 20.56MB + Index: 14.09MB + Engine InnoDB
       wp_yoast_indexable_hierarchy: Data: 1.52MB + Index: 2.02MB + Engine InnoDB
       wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_yoast_seo_links: Data: 0.24MB + Index: 0.07MB + Engine MyISAM
       wp_yoast_seo_meta: Data: 0.36MB + Index: 0.38MB + Engine MyISAM
   
       ### Post Type Counts ###
   
       attachment: 33642
       br_suggestion: 3
       custom_css: 2
       customize_changeset: 14
       gtw_custom_fields: 3
       gtw_rules: 3
       nav_menu_item: 268
       oembed_cache: 66
       omapi: 1
       page: 65
       post: 5
       product: 4264
       product_variation: 783
       revision: 78
       rmp_menu: 1
       shop_coupon: 6
       shop_order: 705
       shop_order_refund: 12
       vc4_templates: 4
       wpcf7_contact_form: 7
   
       ### Security ###
   
       Secure connection (HTTPS): ✔</img>
       Hide errors from visitors: ✔</img>
   
       ### Active Plugins (53) ###
   
       ManageWP - Worker: by GoDaddy – 4.9.15
       Admin Custom Login: by Weblizar – 3.4.6
       Afterpay Gateway for WooCommerce: by Afterpay – 3.5.2
       Builder WooCommerce: by Themify – 3.0.1
       Products Suggestions for WooCommerce: by BeRocket – 3.5.7.7
       Cloudflare: by Cloudflare
       Inc. – 4.11.0
   
       Cocco CORE: by Mikado Themes – 1.7.1
       Contact Form 7: by Takayuki Miyoshi – 5.7.1
       Contact Widgets: by GoDaddy – 1.7.0
       WooCommerce Continue Shopping: by HappyKite – 1.4.4
       Disable Comments: by WPDeveloper – 2.4.2
       Duplicate Page: by mndpsingh287 – 4.5
       GTM4WP: by Thomas Geiger – 1.16.2
       Enable Media Replace: by ShortPixel – 4.0.1
       Envato Market: by Envato – 2.0.7
       File Manager Advanced: by modalweb – 5.0.1
       Flexible Checkout Fields: by WP Desk – 3.5.4
       Fluid Checkout for WooCommerce - Lite: by Fluid Checkout – 2.2.0
       Gift Wrapper for WooCommerce: by FantasticPlugins – 3.8
       Site Kit by Google: by Google – 1.90.1
       Gutenberg: by Gutenberg Editor Team – 14.8.1
       Header Footer Code Manager: by 99robots – 1.1.32
       WPBakery Page Builder: by Michael M - WPBakery.com – 6.10.0
       Kadence WooCommerce Email Designer: by Kadence WP – 1.5.7
       Login Logout Register Menu: by Vinod Dalvi – 2.0
       Mailchimp for WooCommerce: by Mailchimp – 2.7.6
       Maintenance: by WebFactory Ltd – 4.07
       Media Cleaner: by Jordy Meow – 6.5.2
       Max Mega Menu: by megamenu.com – 3.0
       Ninja Forms: by Saturday Drive – 3.6.14
       OptinMonster: by OptinMonster Popup Builder Team – 2.11.1
       PixelYourSite: by PixelYourSite – 9.2.2
       Product Catalog Feed by PixelYourSite: by PixelYourSite – 2.0.1
       Slider Revolution: by ThemePunch – 6.5.20
       Smart Slider 3: by Nextend – 3.5.1.12
       SpinupWP: by SpinupWP – 1.5.1
       Themify Builder: by Themify – 7.0.1
       Themify Updater: by Themify – 1.4.2
       WooCommerce Product Table Lite: by WC Product Table – 2.6.1
       CTX Feed: by WebAppick – 4.5.15
       WooCommerce Blocks: by Automattic – 9.2.0
       Abandoned Cart Lite for WooCommerce: by Tyche Softwares – 5.13.0
       WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.1.3
       WooCommerce Google Analytics Integration: by WooCommerce – 1.5.18
       WooCommerce Payments: by Automattic – 5.2.0
       WooCommerce: by Automattic – 7.2.2
       Wordfence Security: by Wordfence – 7.8.2
       Yoast SEO: by Team Yoast – 19.13
       Wow Icons: by Wow-Company. – 2.0.1
       WP Mail Logging: by SendLayer – 1.10.5
       WP Mail SMTP: by WPForms – 3.7.0
       WP Rollback: by GiveWP.com – 1.7.2
       Smart Coupons For WooCommerce Coupons: by WebToffee – 1.4.3
   
       ### Inactive Plugins (7) ###
   
       Cocco Instagram Feed: by Mikado Themes – 2.0.2
       Cocco Twitter Feed: by Mikado Themes – 1.0.4
       Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.11.0
       TrustPulse API: by  – 1.0.7
       WC Pickup Store: by Keylor Mendoza A. – 1.8.4
       WooCommerce Back In Stock Notifications: by WooCommerce – 1.3.1
       WooCommerce PayPal Payments: by WooCommerce – 2.0.1
   
       ### Dropin Plugins (1) ###
   
       object-cache.php: SpinupWP Redis Object Cache Drop-In
   
       ### Must Use Plugins (2) ###
   
       ManageWP - Worker Loader: by GoDaddy – 1.0.0
       SpinupWP Debug Log Path: by SpinupWP – 1.0
   
       ### Settings ###
   
       API Enabled: ✔</img>
       Force SSL: –
       Currency: AUD ($)
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       simple (simple)
       variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       Connected to WooCommerce.com: –
       Enforce Approved Product Download Directories: –
       Order datastore: WC_Order_Data_Store_CPT
   
       ### WC Pages ###
   
       Shop base: #5 - /shop/
       Cart: #6 - /cart/
       Checkout: #7 - /checkout/
       My account: ❌</img> Page does not contain the [woocommerce_my_account] shortcode.
       Terms and conditions: #62130 - /refunds-return-policy/
   
       ### Theme ###
   
       Name: Cocco Child
       Version: 1.10
       Author URL: http://themeforest.net/user/mikado-themes
       Child Theme: ✔</img>
       Parent Theme Name: Cocco
       Parent Theme Version: 1.10
       Parent Theme Author URL: http://themeforest.net/user/mikado-themes
       WooCommerce Support: ✔</img>
   
       ### Templates ###
   
       Archive Template: Your theme has a woocommerce.php file. You will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues.
       Overrides: cocco/woocommerce/content-product.php
       cocco/woocommerce/global/quantity-input.php version 4.0.0 is out of date. The core version is 7.2.1
       cocco/woocommerce/product-searchform.php version 3.3.0 is out of date. The core version is 7.0.1
   
       Outdated Templates: ❌</img>
   
   
       						Learn how to update
   
       ### Admin ###
   
       Enabled Features: activity-panels
       analytics
       coupons
       customer-effort-score-tracks
       experimental-products-task
       experimental-import-products-task
       experimental-fashion-sample-products
       shipping-smart-defaults
       shipping-setting-tour
       homescreen
       marketing
       multichannel-marketing
       mobile-app-banner
       navigation
       onboarding
       onboarding-tasks
       remote-inbox-notifications
       remote-free-extensions
       payment-gateway-suggestions
       shipping-label-banner
       subscriptions
       store-alerts
       transient-notices
       woo-mobile-welcome
       wc-pay-promotion
       wc-pay-welcome-page
   
       Disabled Features: minified-js
       new-product-management-experience
       settings
   
       Daily Cron: ✔</img> Next scheduled: 2022-12-27 04:01:50 +10:00
       Options: ✔</img>
       Notes: 80
       Onboarding: completed
   
       ### WooCommerce Payments ###
   
       Version: 5.2.0
       Connected to WPCOM: Yes
       Blog ID: 205578964
       Account ID: acct_1KqVye2EuybTvrPO
   
       ### Action Scheduler ###
   
       Canceled: 17
       Oldest: 2022-11-26 22:11:48 +1000
       Newest: 2022-12-23 17:07:17 +1000
   
       Complete: 83,898
       Oldest: 2022-11-25 22:44:03 +1000
       Newest: 2022-12-26 22:39:03 +1000
   
       Failed: 19
       Oldest: 2022-10-31 23:45:44 +1000
       Newest: 2022-12-23 07:37:24 +1000
   
       Pending: 3
       Oldest: 2022-12-26 22:39:04 +1000
       Newest: 2022-12-26 23:43:57 +1000
   
   
       ### Status report information ###
   
       Generated at: 2022-12-26 22:39:06 +10:00
       `
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] PHP Fatal Error](https://wordpress.org/support/topic/php-fatal-error-333/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/php-fatal-error-333/#post-16317169)
 * I should have been a little more clearer in my original post. The error occurs
   when I’m in the backend and navigate to Appearance => Menus. Anything to do with
   trying edit or add a menu was triggering the error.
 * I should also note that the error was still happening in v5.20 and I needed to
   apply my patch to fix the issue again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] PHP Fatal Error](https://wordpress.org/support/topic/php-fatal-error-333/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/php-fatal-error-333/#post-16284865)
 * Here is a report you were after. I had to go back and reapply my changes after
   doing a plugin update.
 *     ```
       ### WordPress Environment ###
   
       WordPress address (URL): https://www.website.com
       Site address (URL): https://www.website.com
       WC Version: 7.1.1
       REST API Version: ✔ 7.1.1
       WC Blocks Version: ✔ 9.1.0
       Action Scheduler Version: ✔ 3.5.2
       Log Directory Writable: ✔
       WP Version: 6.1.1
       WP Multisite: –
       WP Memory Limit: 256 MB
       WP Debug Mode: –
       WP Cron: ✔
       Language: en_AU
       External object cache: ✔
   
       ### Server Environment ###
   
       Server Info: nginx/1.22.1
       PHP Version: 8.0.26
       PHP Post Max Size: 256 MB
       PHP Time Limit: 300
       PHP Max Input Vars: 5000
       cURL Version: 7.81.0
       OpenSSL/3.0.2
   
       SUHOSIN Installed: –
       MySQL Version: 8.0.31-0ubuntu0.22.04.1
       Max Upload Size: 256 MB
       Default Timezone is UTC: ✔
       fsockopen/cURL: ✔
       SoapClient: ✔
       DOMDocument: ✔
       GZip: ✔
       Multibyte String: ✔
       Remote Post: ✔
       Remote Get: ✔
   
       ### Database ###
   
       WC Database Version: 7.1.1
       WC Database Prefix: wp_
       Total Database Size: 287.07MB
       Database Data Size: 220.03MB
       Database Index Size: 67.04MB
       wp_woocommerce_sessions: Data: 7.02MB + Index: 0.17MB + Engine InnoDB
       wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_woocommerce_order_items: Data: 0.15MB + Index: 0.09MB + Engine MyISAM
       wp_woocommerce_order_itemmeta: Data: 1.12MB + Index: 0.85MB + Engine MyISAM
       wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_ac_abandoned_cart_history_lite: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_ac_email_templates_lite: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_ac_guest_abandoned_cart_history_lite: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
       wp_ac_sent_history_lite: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_actionscheduler_actions: Data: 10.02MB + Index: 11.00MB + Engine InnoDB
       wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_actionscheduler_logs: Data: 6.02MB + Index: 5.03MB + Engine InnoDB
       wp_aioseo_cache: Data: 1.52MB + Index: 0.03MB + Engine InnoDB
       wp_aioseo_notifications: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
       wp_aioseo_posts: Data: 3.52MB + Index: 0.14MB + Engine InnoDB
       wp_aiowps_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_failed_logins: Data: 0.34MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_global_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_login_activity: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_login_lockdown: Data: 5.52MB + Index: 0.00MB + Engine InnoDB
       wp_aiowps_permanent_block: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_commentmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wp_comments: Data: 0.83MB + Index: 0.26MB + Engine MyISAM
       wp_hfcm_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_mailchimp_jobs: Data: 0.20MB + Index: 0.00MB + Engine InnoDB
       wp_mclean_refs: Data: 0.41MB + Index: 0.00MB + Engine InnoDB
       wp_mclean_scan: Data: 1.52MB + Index: 0.16MB + Engine InnoDB
       wp_mystickymenu_contact_lists: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nextend2_image_storage: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_section_storage: Data: 0.06MB + Index: 0.01MB + Engine MyISAM
       wp_nextend2_smartslider3_generators: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_smartslider3_sliders: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_smartslider3_sliders_xref: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_nextend2_smartslider3_slides: Data: 0.07MB + Index: 0.01MB + Engine MyISAM
       wp_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_chunks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_nf3_field_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
       wp_options: Data: 3.17MB + Index: 0.09MB + Engine MyISAM
       wp_postmeta: Data: 60.32MB + Index: 8.27MB + Engine MyISAM
       wp_posts: Data: 13.90MB + Index: 4.06MB + Engine MyISAM
       wp_revslider_css: Data: 0.13MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_css_bkp: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_sliders: Data: 0.11MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_sliders_bkp: Data: 0.17MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_slides: Data: 1.52MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_slides_bkp: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_static_slides: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_front_users: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_login: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_login_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_paypal_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_paypal_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_sent_mails: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_sessions: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
       wp_rm_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_submission_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_task_exe_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_rm_tasks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_shortpixel_folders: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_shortpixel_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_shortpixel_postmeta: Data: 0.08MB + Index: 0.08MB + Engine InnoDB
       wp_swift_performance_image_optimizer: Data: 14.52MB + Index: 5.52MB + Engine InnoDB
       wp_swift_performance_warmup: Data: 0.45MB + Index: 0.75MB + Engine InnoDB
       wp_term_relationships: Data: 0.75MB + Index: 1.42MB + Engine MyISAM
       wp_term_taxonomy: Data: 0.06MB + Index: 0.05MB + Engine MyISAM
       wp_termmeta: Data: 0.10MB + Index: 0.08MB + Engine MyISAM
       wp_terms: Data: 0.04MB + Index: 0.11MB + Engine MyISAM
       wp_tf_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_usermeta: Data: 10.64MB + Index: 7.64MB + Engine MyISAM
       wp_users: Data: 1.08MB + Index: 1.09MB + Engine MyISAM
       wp_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wp_wc_admin_notes: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
       wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wc_customer_lookup: Data: 1.52MB + Index: 0.69MB + Engine InnoDB
       wp_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_order_product_lookup: Data: 0.23MB + Index: 0.27MB + Engine InnoDB
       wp_wc_order_stats: Data: 0.09MB + Index: 0.08MB + Engine InnoDB
       wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_product_meta_lookup: Data: 1.52MB + Index: 1.13MB + Engine InnoDB
       wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wp_wfblockediplog: Data: 0.47MB + Index: 0.00MB + Engine InnoDB
       wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_wfconfig: Data: 2.33MB + Index: 0.00MB + Engine InnoDB
       wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wffilemods: Data: 18.55MB + Index: 0.00MB + Engine InnoDB
       wp_wfhits: Data: 1.02MB + Index: 0.23MB + Engine InnoDB
       wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wfissues: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
       wp_wfknownfilelist: Data: 8.52MB + Index: 0.00MB + Engine InnoDB
       wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wflogins: Data: 0.44MB + Index: 0.16MB + Engine InnoDB
       wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wfnotifications: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_wfstatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB
       wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpml_mails: Data: 13.52MB + Index: 0.00MB + Engine InnoDB
       wp_wt_sc_coupon_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_yoast_indexable: Data: 20.56MB + Index: 14.09MB + Engine InnoDB
       wp_yoast_indexable_hierarchy: Data: 1.52MB + Index: 2.05MB + Engine InnoDB
       wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_yoast_seo_links: Data: 0.23MB + Index: 0.07MB + Engine MyISAM
       wp_yoast_seo_meta: Data: 0.36MB + Index: 0.38MB + Engine MyISAM
   
       ### Post Type Counts ###
   
       attachment: 33579
       br_suggestion: 3
       custom_css: 2
       gtw_custom_fields: 3
       gtw_rules: 3
       nav_menu_item: 263
       oembed_cache: 65
       omapi: 1
       page: 66
       post: 7
       product: 4213
       product_variation: 764
       revision: 60
       rmp_menu: 1
       shop_coupon: 6
       shop_order: 688
       shop_order_refund: 12
       vc4_templates: 4
       wpcf7_contact_form: 7
   
       ### Security ###
   
       Secure connection (HTTPS): ✔
       Hide errors from visitors: ✔
   
       ### Active Plugins (51) ###
   
       ManageWP - Worker: by GoDaddy – 4.9.15
       Admin Custom Login: by Weblizar – 3.4.6
       Afterpay Gateway for WooCommerce: by Afterpay – 3.5.1
       Builder WooCommerce: by Themify – 2.1.0
       Products Suggestions for WooCommerce: by BeRocket – 3.5.7.6
       Cloudflare: by Cloudflare
       Inc. – 4.11.0
   
       Cocco CORE: by Mikado Themes – 1.7.1
       Contact Form 7: by Takayuki Miyoshi – 5.7
       Contact Widgets: by GoDaddy – 1.7.0
       WooCommerce Continue Shopping: by HappyKite – 1.4.4
       Disable Comments: by WPDeveloper – 2.4.2
       Duplicate Page: by mndpsingh287 – 4.4.9
       GTM4WP: by Thomas Geiger – 1.16.2
       Enable Media Replace: by ShortPixel – 4.0.1
       Envato Market: by Envato – 2.0.7
       File Manager Advanced: by modalweb – 5.0.1
       Flexible Checkout Fields: by WP Desk – 3.5.4
       Fluid Checkout for WooCommerce - Lite: by Fluid Checkout – 2.2.0
       Gift Wrapper for WooCommerce: by FantasticPlugins – 3.8
       Site Kit by Google: by Google – 1.89.0
       Gutenberg: by Gutenberg Editor Team – 14.7.1
       Header Footer Code Manager: by 99robots – 1.1.31
       WPBakery Page Builder: by Michael M - WPBakery.com – 6.10.0
       Login Logout Register Menu: by Vinod Dalvi – 2.0
       Mailchimp for WooCommerce: by Mailchimp – 2.7.6
       Maintenance: by WebFactory Ltd – 4.07
       Media Cleaner: by Jordy Meow – 6.5.1
       Max Mega Menu: by megamenu.com – 3.0
       Ninja Forms: by Saturday Drive – 3.6.14
       OptinMonster: by OptinMonster Popup Builder Team – 2.11.1
       PixelYourSite: by PixelYourSite – 9.2.2
       Product Catalog Feed by PixelYourSite: by PixelYourSite – 2.0.1
       Slider Revolution: by ThemePunch – 6.5.20
       Smart Slider 3: by Nextend – 3.5.1.12
       SpinupWP: by SpinupWP – 1.5.1
       Themify Builder: by Themify – 7.0.0
       WooCommerce Product Table Lite: by WC Product Table – 2.6.1
       CTX Feed: by WebAppick – 4.5.13
       WooCommerce Blocks: by Automattic – 9.1.0
       Abandoned Cart Lite for WooCommerce: by Tyche Softwares – 5.13.0
       WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.1.3
       WooCommerce Google Analytics Integration: by WooCommerce – 1.5.17
       WooCommerce Payments: by Automattic – 5.1.2
       WooCommerce: by Automattic – 7.1.1
       Wordfence Security: by Wordfence – 7.8.0
       Yoast SEO: by Team Yoast – 19.12
       Wow Icons: by Wow-Company. – 2.0.1
       WP Mail Logging: by Wysija – 1.10.4
       WP Mail SMTP: by WPForms – 3.6.1
       WP Rollback: by GiveWP.com – 1.7.2
       Smart Coupons For WooCommerce Coupons: by WebToffee – 1.4.3
   
       ### Inactive Plugins (7) ###
   
       Cocco Instagram Feed: by Mikado Themes – 2.0.2
       Cocco Twitter Feed: by Mikado Themes – 1.0.4
       Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.11.0
       TrustPulse API: by  – 1.0.7
       WC Pickup Store: by Keylor Mendoza A. – 1.8.4
       WooCommerce Back In Stock Notifications: by WooCommerce – 1.3.1
       WooCommerce PayPal Payments: by WooCommerce – 2.0.0
   
       ### Dropin Plugins (1) ###
   
       object-cache.php: SpinupWP Redis Object Cache Drop-In
   
       ### Must Use Plugins (2) ###
   
       ManageWP - Worker Loader: by GoDaddy – 1.0.0
       SpinupWP Debug Log Path: by SpinupWP – 1.0
   
       ### Settings ###
   
       API Enabled: ✔
       Force SSL: –
       Currency: AUD ($)
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       simple (simple)
       variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       Connected to WooCommerce.com: –
       Enforce Approved Product Download Directories: –
   
       ### WC Pages ###
   
       Shop base: #5 - /shop/
       Cart: #6 - /cart/
       Checkout: #7 - /checkout/
       My account: ❌ Page does not contain the [woocommerce_my_account] shortcode.
       Terms and conditions: #62130 - /refunds-return-policy/
   
       ### Theme ###
   
       Name: Cocco Child
       Version: 1.10
       Author URL: http://themeforest.net/user/mikado-themes
       Child Theme: ✔
       Parent Theme Name: Cocco
       Parent Theme Version: 1.10
       Parent Theme Author URL: http://themeforest.net/user/mikado-themes
       WooCommerce Support: ✔
   
       ### Templates ###
   
       Archive Template: Your theme has a woocommerce.php file. You will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues.
       Overrides: cocco/woocommerce/content-product.php
       cocco/woocommerce/global/quantity-input.php
       cocco/woocommerce/product-searchform.php version 3.3.0 is out of date. The core version is 7.0.1
   
       Outdated Templates: ❌
   
   
       						Learn how to update
   
       ### Admin ###
   
       Enabled Features: activity-panels
       analytics
       coupons
       customer-effort-score-tracks
       experimental-products-task
       experimental-import-products-task
       experimental-fashion-sample-products
       shipping-smart-defaults
       shipping-setting-tour
       homescreen
       marketing
       multichannel-marketing
       mobile-app-banner
       navigation
       onboarding
       onboarding-tasks
       remote-inbox-notifications
       remote-free-extensions
       payment-gateway-suggestions
       shipping-label-banner
       subscriptions
       store-alerts
       transient-notices
       woo-mobile-welcome
       wc-pay-promotion
       wc-pay-welcome-page
   
       Disabled Features: minified-js
       new-product-management-experience
       settings
   
       Daily Cron: ✔ Next scheduled: 2022-12-14 04:01:50 +10:00
       Options: ✔
       Notes: 80
       Onboarding: completed
   
       ### WooCommerce Payments ###
   
       Version: 5.1.2
       Connected to WPCOM: Yes
       Blog ID: 205578964
       Account ID: acct_1KqVye2EuybTvrPO
   
       ### Action Scheduler ###
   
       Canceled: 19
       Oldest: 2022-11-15 09:13:54 +1000
       Newest: 2022-12-12 09:30:40 +1000
   
       Complete: 22,370
       Oldest: 2022-11-12 22:09:02 +1000
       Newest: 2022-12-13 21:39:44 +1000
   
       Failed: 17
       Oldest: 2022-10-31 23:45:44 +1000
       Newest: 2022-12-13 20:02:24 +1000
   
       Pending: 2
       Oldest: 2022-12-13 21:54:44 +1000
       Newest: 2022-12-13 23:39:02 +1000
   
       ### Status report information ###
   
       Generated at: 2022-12-13 21:54:45 +10:00
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Social Media Share Buttons, Social Icons, & Social Feeds] Crash on PHP8](https://wordpress.org/support/topic/crash-on-php8/)
 *  [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/crash-on-php8/#post-15979690)
 * [@srsimonson](https://wordpress.org/support/users/srsimonson/) Thanks for the
   code fix I can confirm it works in php8.0 now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Woocomerce & Product Category Page Product Pricing](https://wordpress.org/support/topic/woocomerce-product-category-page-product-pricing/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/woocomerce-product-category-page-product-pricing/#post-15926242)
 * Hi Marko
 * Thanks for the reply but that’s not quite what I meant, sorry for the poor description
   of the problem.
 * If I change the price of this product – [https://www.twigstoyboutique.com.au/product/mini-rag-doll-matilda/](https://www.twigstoyboutique.com.au/product/mini-rag-doll-matilda/)
 * The price change is not reflected on this Product Category Page because that 
   page is cached – [https://www.twigstoyboutique.com.au/product-category/baby/soft-toys-rattles/](https://www.twigstoyboutique.com.au/product-category/baby/soft-toys-rattles/)
 * I want the updated price to be displayed on the category page after I have updated
   the price on the product. So essentially I need the prices on the category pages
   to not be cached. I think that’s what you describe somewhere as Fragment Caching?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Very Slow SQL When WP_Query->get_posts() is Executed](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/#post-15859693)
 * Thanks Guys
 * Looks like I’ve been able to get it running back to normal.
 * What I did was turn off all the Woocommerce plugins, then I updated again from
   6.6.1 to 6.7, then I activated all the plugins again once WC had updated.
 * I then check again with Query Monitor and I’m still seeing multiple calls but
   they are only taking sub 1second to run this time.
 * I call this one solved, it was a bit of weird one, thanks for all your suggestions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Very Slow SQL When WP_Query->get_posts() is Executed](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/#post-15859113)
 * What tasks pending? I dont see what you’re talking about.
 * Also is there a way to roll back the data base version to 6.6.1 form 6.7?
 * I used a Rollback plugin to go back to WC6.6.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Very Slow SQL When WP_Query->get_posts() is Executed](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/#post-15858994)
 * No custom code, the reason I say it’s running 4 times is because that’s how times
   it shows up in the Query Monitor (plugin – [https://en-au.wordpress.org/plugins/query-monitor/](https://en-au.wordpress.org/plugins/query-monitor/))
 * It can trigger the SQL every time do anything on Admin side of the site that 
   has to do with Woocommerce. So for example opening the list of products, Product
   => All Products.
 * Or clicking on Edit for one of the products. Or Opening the list of Orders Woocommerce
   => Orders.
 * This is image is from WC6.6.1 but show the SQL I’m seeing but 4 times over and
   running around 10 – 15seconds for each one.
 * [https://snipboard.io/v5FLzG.jpg](https://snipboard.io/v5FLzG.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Very Slow SQL When WP_Query->get_posts() is Executed](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/#post-15857096)
 * Hi,
 * I rolled back to WC6.6.1 and the Admin area has become more responsive.
 * I’m no longer seeing those 4 SQL get executed.
 * I also made those changes to PHP as per your suggestion.
 * However now my WC Data Base is reporting as v6.7 and not v6.6.1
 * Is there anything that I need to do to fix it or can it stay like that?
 * Also here is the latest system report.
 *     ```
       ### WordPress Environment ###
   
       WordPress address (URL): https://mysite.com
       Site address (URL): https://mysite.com
       WC Version: 6.6.1
       REST API Version: ✔ 6.6.1
       WC Blocks Version: ✔ 7.6.2
       Action Scheduler Version: ✔ 3.4.0
       Log Directory Writable: ✔
       WP Version: 6.0.1
       WP Multisite: –
       WP Memory Limit: 512 MB
       WP Debug Mode: –
       WP Cron: ✔
       Language: en_AU
       External object cache: ✔
   
       ### Server Environment ###
   
       Server Info: nginx/1.22.0
       PHP Version: 8.0.21
       PHP Post Max Size: 512 MB
       PHP Time Limit: 1200
       PHP Max Input Vars: 5000
       cURL Version: 7.68.0
       OpenSSL/1.1.1f
   
       SUHOSIN Installed: –
       MySQL Version: 10.4.25-MariaDB-1:10.4.25+maria~focal
       Max Upload Size: 64 MB
       Default Timezone is UTC: ✔
       fsockopen/cURL: ✔
       SoapClient: ✔
       DOMDocument: ✔
       GZip: ✔
       Multibyte String: ✔
       Remote Post: ✔
       Remote Get: ✔
   
       ### Database ###
   
       WC Database Version: 6.7.0
       WC Database Prefix: wp_
       Total Database Size: 559.98MB
       Database Data Size: 418.94MB
       Database Index Size: 141.04MB
       wp_woocommerce_sessions: Data: 2.52MB + Index: 0.05MB + Engine InnoDB
       wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_woocommerce_order_items: Data: 0.45MB + Index: 0.16MB + Engine InnoDB
       wp_woocommerce_order_itemmeta: Data: 3.52MB + Index: 3.03MB + Engine InnoDB
       wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_actionscheduler_actions: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
       wp_actionscheduler_claims: Data: 1.52MB + Index: 0.50MB + Engine InnoDB
       wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_actionscheduler_logs: Data: 56.58MB + Index: 20.03MB + Engine InnoDB
       wp_ac_abandoned_cart_history_lite: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
       wp_ac_email_templates_lite: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
       wp_ac_guest_abandoned_cart_history_lite: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_ac_sent_history_lite: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aws_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_aws_index: Data: 32.55MB + Index: 0.00MB + Engine InnoDB
       wp_commentmeta: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
       wp_comments: Data: 1.52MB + Index: 0.98MB + Engine InnoDB
       wp_failed_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_gdbc_attempts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_gglcptch_allowlist: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_gla_budget_recommendations: Data: 0.20MB + Index: 0.11MB + Engine InnoDB
       wp_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_gla_shipping_rates: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_options: Data: 3.47MB + Index: 0.16MB + Engine InnoDB
       wp_pimwick_gift_card: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_pimwick_gift_card_activity: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_postmeta: Data: 188.67MB + Index: 72.19MB + Engine InnoDB
       wp_posts: Data: 34.56MB + Index: 6.06MB + Engine InnoDB
       wp_ppress_forms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_ppress_formsmeta: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
       wp_ppress_meta_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_redirection_404: Data: 0.36MB + Index: 0.11MB + Engine InnoDB
       wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_redirection_items: Data: 0.11MB + Index: 0.16MB + Engine InnoDB
       wp_redirection_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_revslider_css: Data: 0.13MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_css_bkp: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_sliders: Data: 0.31MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_sliders_bkp: Data: 1.50MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_slides: Data: 4.52MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_slides_bkp: Data: 8.52MB + Index: 0.00MB + Engine InnoDB
       wp_revslider_static_slides: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_termmeta: Data: 1.52MB + Index: 0.52MB + Engine InnoDB
       wp_terms: Data: 0.22MB + Index: 0.19MB + Engine InnoDB
       wp_term_relationships: Data: 5.52MB + Index: 3.52MB + Engine InnoDB
       wp_term_taxonomy: Data: 0.31MB + Index: 0.23MB + Engine InnoDB
       wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_usermeta: Data: 3.52MB + Index: 0.88MB + Engine InnoDB
       wp_users: Data: 0.08MB + Index: 0.05MB + Engine InnoDB
       wp_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_category_lookup: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
       wp_wc_customer_lookup: Data: 0.19MB + Index: 0.14MB + Engine InnoDB
       wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_order_product_lookup: Data: 0.30MB + Index: 0.30MB + Engine InnoDB
       wp_wc_order_stats: Data: 0.22MB + Index: 0.20MB + Engine InnoDB
       wp_wc_order_tax_lookup: Data: 0.14MB + Index: 0.13MB + Engine InnoDB
       wp_wc_product_attributes_lookup: Data: 0.09MB + Index: 0.08MB + Engine InnoDB
       wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_product_meta_lookup: Data: 2.52MB + Index: 3.41MB + Engine InnoDB
       wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wdr_order_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wdr_order_item_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wdr_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wfblockediplog: Data: 0.20MB + Index: 0.00MB + Engine InnoDB
       wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_wfconfig: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
       wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wffilemods: Data: 8.52MB + Index: 0.00MB + Engine InnoDB
       wp_wfhits: Data: 1.52MB + Index: 0.17MB + Engine InnoDB
       wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_wfknownfilelist: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
       wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wflogins: Data: 0.41MB + Index: 0.13MB + Engine InnoDB
       wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wfnotifications: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_wfstatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB
       wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woodmart_wishlists: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woodmart_wishlist_products: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_yith_wcwl: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
       wp_yith_wcwl_lists: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
       wp_ymm: Data: 9.28MB + Index: 5.88MB + Engine MyISAM
       wp_yoast_indexable: Data: 23.55MB + Index: 10.09MB + Engine InnoDB
       wp_yoast_indexable_hierarchy: Data: 3.52MB + Index: 4.55MB + Engine InnoDB
       wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_yoast_primary_term: Data: 0.36MB + Index: 0.31MB + Engine InnoDB
       wp_yoast_prominent_words: Data: 2.52MB + Index: 4.55MB + Engine InnoDB
       wp_yoast_seo_links: Data: 1.52MB + Index: 0.47MB + Engine InnoDB
       wp_yoast_seo_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
   
       ### Post Type Counts ###
   
       attachment: 10506
       cms_block: 142
       mc4wp-form: 1
       nav_menu_item: 116
       oembed_cache: 23
       page: 34
       post: 62
       product: 9745
       product_variation: 4520
       revision: 2
       shop_coupon: 14
       shop_order: 1774
       shop_order_refund: 108
       shop_quote: 23
       vc_settings_preset: 1
       woo_discount: 2
       woo_discount_cart: 2
       woodmart_sidebar: 2
       woodmart_size_guide: 30
       woodmart_slide: 22
       wpcf7_contact_form: 10
   
       ### Security ###
   
       Secure connection (HTTPS): ✔
       Hide errors from visitors: ✔
   
       ### Active Plugins (46) ###
   
       Query Monitor: by John Blackbourn – 3.9.0
       WPBruiser: by Mihai Chelaru – 3.1.43
       Admin Custom Login: by Weblizar – 3.4.2
       Afterpay Gateway for WooCommerce: by Afterpay – 3.4.2
       Payment Gateway Based Fees and Discounts for WooCommerce: by Tyche Softwares – 2.7.0
       Classic Editor: by WordPress Contributors – 1.6.2
       Cloudflare: by Cloudflare
       Inc. – 4.10.1
   
       Contact Form 7: by Takayuki Miyoshi – 5.6.1
       Disable Gutenberg: by Jeff Starr – 2.7
       Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 4.5
       Enable Media Replace: by ShortPixel – 3.6.3
       Envato Market: by Envato – 2.0.7
       Facebook for WooCommerce: by Facebook – 2.6.18
       reCaptcha by BestWebSoft: by BestWebSoft – 1.67
       Current Year and Copyright Shortcodes: by David Gewirtz – 1.0.2
       WPBakery Page Builder: by Michael M - WPBakery.com – 6.9.0
       MC4WP: Mailchimp for WordPress: by ibericode – 4.8.7
       Maintenance: by WebFactory Ltd – 4.06
       PixelYourSite: by PixelYourSite – 9.1.1
       PW WooCommerce Gift Cards: by Pimwick
       LLC – 1.215
   
       Redirection: by John Godley – 5.3.0
       Slider Revolution: by ThemePunch – 6.5.25
       Safe SVG: by 10up – 2.0.2
       Simple Revisions Delete by bweb: by Brice CAPOBIANCO – 1.5.1
       SpinupWP: by SpinupWP – 1.4.2
       TinyPNG - JPEG, PNG & WebP image compression: by TinyPNG – 3.4
       Widget CSS Classes: by Jory Hogeveen – 1.5.4.1
       Widget Options: by Widget Options Team – 3.8.5
       Woo Discount Rules PRO 2.0: by Flycart – 2.4.3
       Woo Discount Rules: by Flycart – 2.4.3
       WPC Product Bundles for WooCommerce: by WPClever – 6.3.5
       Codisto Channel Cloud: by Codisto – 1.3.65
       WooCommerce Stripe Gateway: by WooCommerce – 6.4.3
       WooCommerce Google Analytics Integration: by WooCommerce – 1.5.11
       WooCommerce Table Rate Shipping: by Bolder Elements – 4.3.5
       WooCommerce: by Automattic – 6.6.1 (update to version 6.7.0 is available)
       Woodmart Core: by  – 1.0.34
       Wordfence Security: by Wordfence – 7.5.11
       Yoast SEO Premium: by Team Yoast – 18.9
       Yoast SEO: by Team Yoast – 19.3
       WP Add Mime Types: by Kimiya Kitani – 3.0.3
       WP File Manager: by mndpsingh287 – 7.1.6
       WP Mail SMTP: by WPForms – 3.5.1
       WP Rollback: by impress.org – 1.7.1
       YMM Search: by Pektsekye – 1.0.10
       Zip - WooCommerce: by Zip – 2.3.13
   
       ### Inactive Plugins (2) ###
   
       Abandoned Cart Lite for WooCommerce: by Tyche Softwares – 5.12.0
       WP-Optimize - Clean, Compress, Cache: by David Anderson
       Ruhani Rabin
       Team Updraft – 3.2.6
   
       ### Dropin Plugins (2) ###
   
       db.php: Query Monitor Database Class (Drop-in)
       object-cache.php: SpinupWP Redis Object Cache Drop-In
   
       ### Must Use Plugins (1) ###
   
       SpinupWP Debug Log Path: by Delicious Brains – 1.0
   
       ### Settings ###
   
       API Enabled: –
       Force SSL: –
       Currency: AUD ($)
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       pw gift card (pw-gift-card)
       simple (simple)
       variable (variable)
       woosb (woosb)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       Connected to WooCommerce.com: ✔
       Enforce Approved Product Download Directories: –
   
       ### WC Pages ###
   
       Shop base: #8 - /shop/
       Cart: #9 - /cart/
       Checkout: #10 - /checkout/
       My account: #11 - /my-account/
       Terms and conditions: ❌ Page not set
   
       ### Theme ###
   
       Name: Woodmart Child
       Version: 1.0.0
       Author URL: http://xtemos.com
       Child Theme: ✔
       Parent Theme Name: Woodmart
       Parent Theme Version: 6.5.4
       Parent Theme Author URL: http://themeforest.net/user/xtemos
       WooCommerce Support: ✔
   
       ### Templates ###
   
       Overrides: woodmart-child/woocommerce/archive-product.php
       woodmart/woocommerce/cart/cart-item-data.php
       woodmart/woocommerce/cart/cart.php
       woodmart/woocommerce/cart/cross-sells.php
       woodmart/woocommerce/cart/mini-cart.php
       woodmart/woocommerce/checkout/form-checkout.php
       woodmart/woocommerce/checkout/thankyou.php
       woodmart/woocommerce/content-product-cat.php
       woodmart/woocommerce/content-product.php
       woodmart/woocommerce/content-single-product.php
       woodmart/woocommerce/content-widget-product.php
       woodmart-child/woocommerce/emails/customer-completed-order.php
       woodmart/woocommerce/global/breadcrumb.php
       woodmart/woocommerce/global/form-login.php
       woodmart/woocommerce/global/quantity-input.php
       woodmart/woocommerce/loop/add-to-cart.php
       woodmart/woocommerce/loop/loop-end.php
       woodmart/woocommerce/loop/loop-start.php
       woodmart/woocommerce/loop/no-products-found.php
       woodmart/woocommerce/loop/orderby.php
       woodmart/woocommerce/loop/pagination.php
       woodmart/woocommerce/loop/sale-flash.php
       woodmart/woocommerce/myaccount/form-login.php
       woodmart/woocommerce/product-searchform.php
       woodmart/woocommerce/single-product/add-to-cart/grouped.php
       woodmart/woocommerce/single-product/add-to-cart/variable.php
       woodmart/woocommerce/single-product/meta.php
       woodmart/woocommerce/single-product/product-attributes.php
       woodmart/woocommerce/single-product/product-image.php
       woodmart/woocommerce/single-product/product-thumbnails.php
       woodmart/woocommerce/single-product/rating.php
       woodmart/woocommerce/single-product/related.php
       woodmart/woocommerce/single-product/sale-flash.php
       woodmart/woocommerce/single-product/tabs/description.php
       woodmart/woocommerce/single-product/tabs/tabs.php
       woodmart/woocommerce/single-product/title.php
       woodmart/woocommerce/single-product/up-sells.php
       woodmart/woocommerce/single-product.php
   
       ### Admin ###
   
       Enabled Features: activity-panels
       analytics
       coupons
       customer-effort-score-tracks
       experimental-products-task
       experimental-import-products-task
       experimental-fashion-sample-products
       homescreen
       marketing
       mobile-app-banner
       navigation
       onboarding
       onboarding-tasks
       remote-inbox-notifications
       remote-free-extensions
       payment-gateway-suggestions
       shipping-label-banner
       subscriptions
       store-alerts
       transient-notices
       wc-pay-promotion
       wc-pay-welcome-page
       wc-pay-subscriptions-page
   
       Disabled Features: minified-js
       settings
   
       Daily Cron: ✔ Next scheduled: 2022-07-26 08:06:31 +10:00
       Options: ✔
       Notes: 23
       Onboarding: completed
   
       ### Action Scheduler ###
   
       Complete: 9
       Oldest: 2022-07-25 23:48:22 +1000
       Newest: 2022-07-26 01:17:26 +1000
   
       Pending: 5
       Oldest: 2022-07-26 03:15:26 +1000
       Newest: 2022-07-26 21:23:48 +1000
   
       ### Status report information ###
   
       Generated at: 2022-07-26 01:48:03 +10:00
       ```
   
    -  This reply was modified 3 years, 9 months ago by [edat](https://wordpress.org/support/users/edat/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Very Slow SQL When WP_Query->get_posts() is Executed](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/)
 *  Thread Starter [edat](https://wordpress.org/support/users/edat/)
 * (@edat)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/very-slow-sql-when-wp_query-get_posts-is-executed/#post-15856969)
 * If it’s any help this is the caller each of the 4 times it’s run as per the report
   from Query Monitor.
 *     ```
       WP_Query->get_posts()
       wp-includes/class-wp-query.php:3129
       WP_Query->query()
       wp-includes/class-wp-query.php:3586
       WP_Query->__construct()
       wp-includes/class-wp-query.php:3718
       WC_Product_Data_Store_CPT->query()
       wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php:2042
       WC_Data_Store->__call()
       wp-content/plugins/woocommerce/includes/class-wc-data-store.php:207
       WC_Product_Query->get_products()
       wp-content/plugins/woocommerce/includes/class-wc-product-query.php:76
       wc_get_products()
       wp-content/plugins/woocommerce/includes/wc-product-functions.php:48
       Automattic\W\A\F\O\T\Shipping::has_physical_products()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:114
       Automattic\W\A\F\O\T\Shipping->can_view()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:78
       Automattic\W\A\F\O\TaskList->Automattic\W\A\F\O\{closure}()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:299
       array_filter()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:299
       Automattic\W\A\F\O\TaskList->get_viewable_tasks()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:300
       Automattic\W\A\F\O\TaskList->is_visible()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:174
       Automattic\W\A\F\O\TaskLists::Automattic\W\A\F\O\{closure}()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php:414
       array_filter()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php:414
       Automattic\W\A\F\O\TaskLists::get_visible()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php:415
       Automattic\W\A\F\O\TaskLists::task_list_preloaded_settings()
       wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php:523
       apply_filters('woocommerce_admin_shared_settings')
       wp-includes/plugin.php:191
       Automattic\W\I\A\WCAdminSharedSettings->Automattic\W\I\A\{closure}()
       wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminSharedSettings.php:61
       Automattic\W\B\A\AssetDataRegistry->execute_lazy_data()
       wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:258
       Automattic\W\B\A\AssetDataRegistry->enqueue_asset_data()
       wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:359
       do_action('admin_print_footer_scripts')
       wp-includes/plugin.php:476
       ```
   
    -  This reply was modified 3 years, 9 months ago by [edat](https://wordpress.org/support/users/edat/).

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/edat/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/edat/replies/page/2/?output_format=md)