Forum Replies Created

Viewing 15 replies - 1 through 15 (of 540 total)
  • Thread Starter alexliii

    (@alexliii)

    Hello,

    Thanks fore clarification.

    Here are steps of test:

    1. I check Pay later messaging before implement your code snippet, and it looks like this:
    https://prnt.sc/7rgessOO_Ufu

    2. Set the following code snippet, and set it to be “Only run in administration area”

    add_filter( 'woocommerce.feature-flags.woocommerce_paypal_payments.paylater_configurator_enabled', '__return_false' );

    Please note that codesnippet will cause serious error both for the backend and frontend, and here is test:

    (1) Only run in administration area:
    https://prnt.sc/YggT_bmWL4B8

    then access to any backend pages:

    https://mysite.com/wp-admin/index.php

    Screenshot:

    https://prnt.sc/ffqZIe-NeHvY

    https://mysite.com/wp-admin/plugins.php

    Screenshot:

    https://prnt.sc/NVW0bGBp85lQ

    (2) If set it to be Only run on site front-end:

    https://prnt.sc/vbGvHOTlwk8F

    then access to the frontend page:

    https://prnt.sc/wwWKCeGaK4yW

    So, mostly, this code snippet does not match this plugin with theversion 2.7.1, right?

    Looking forward to your clarification.

    Thanks

    Thread Starter alexliii

    (@alexliii)

    Hello,

    Frankly, I do not know what might be cause that error, or maybe I should test checkout in Sandbox mode?

    Thanks

    Thread Starter alexliii

    (@alexliii)

    Hello,

    Then you can disable the Pay Later messaging in the Pay Later tab which should resolve these messages in the frontend.

    I am confused, actually, PayPal Pay?Later is actually disabled at the backend before I post here last time:
    https://prnt.sc/rp187a5JozwQ

    Anyway, I did a try and put the following code snippets of Disable Pay Later messaging Configurator in 2.6.0+

    add_filter( 'woocommerce.feature-flags.woocommerce_paypal_payments.paylater_configurator_enabled', '__return_false' );
    1. In the plugin of cod snippets, I set it to be  Run snippet everywhere, and it will cause serious error at frontend: There has been a critical error on this website:

      https://prnt.sc/JnO-EsULINhn

    2. If set it be “Only run in administration area”, the frontend page can be accessible, but the errors persisit:

    https://prnt.sc/S9AbV0c-kjad

    3. I just noted there is another one code snippt at https://github.com/woocommerce/woocommerce-paypal-payments/wiki/Actions-and-Filters#programmatically-disable-pay-later


    Programmatically disable Pay Later

    add_filter(‘woocommerce_paypal_payments_product_buttons_paylater_disabled’, ‘__return_true’);
    add_filter(‘woocommerce_paypal_payments_buttons_paylater_disabled’, ‘__return_true’);

    and I just note the error dispear.

    So, two questions please:

    1# Could you please clarify which one code snippet should be used? Programmatically disable Pay Later, or, Disable Pay Later messaging Configurator in 2.6.0+?

    2# Will the error be fixed natively in the next update? or should we always use the method of the above code snippet?

    Thanks


    • This reply was modified 5 months, 3 weeks ago by alexliii.
    Thread Starter alexliii

    (@alexliii)

    Hello,

    I just did a check, and it is already in capture before:

    https://prnt.sc/P2rUIdgEmrxA

    Any further suggestion please?

    Thanks

    God, what kind of support

    Thread Starter alexliii

    (@alexliii)

    Thanks for reply.

    So, Does WooCommerce PayPal Payments now fully support Cart Block and Checkout Block?

    Thanks

    Thread Starter alexliii

    (@alexliii)

    Hello,

    I just suppose it might be a bug, because it show up on any of products page, cart, checkout, but it does not show up on the home page.

    Our account is china merchant account, and we already disable PayPal later at backend, maybe it is a bug related to Pay later?

    Any one check on our product page, please

    Thanks, and let us know what you think.

    Thread Starter alexliii

    (@alexliii)

    Highly request upon Native setting to disable vendor on cart and checkout page.

    there are lots of plugin running on cart and checkout to improve conversion.

    Also, it is really hard to maintain so manny Dokan code snippets.

    Thanks

    Thread Starter alexliii

    (@alexliii)

    Hello,

    Just did a try.

    and we are using the following code snipptes to disable Vendor register:

    remove_action( ‘woocommerce_register_form’, ‘dokan_seller_reg_form_fields’ );

    In this case, Regiester is clickable even if there is no input in the Email address form:

    https://prnt.sc/ycDhki3yCydZ

    Then, it will show the error log

    2024/05/23 13:23:16 [error] 45032#45032: *515 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “role” in /var/www/mysite.com/htdocs/wp-content/plugins/dokan-lite/includes/Registration.php on line 58PHP message: PHP Warning: Undefined array key “role” in /var/www/mysite.com/htdocs/wp-content/plugins/dokan-lite/includes/Registration.php on line 58″ while reading response header from upstream, client: 64.23.42.138, server: mysite.com, request: “POST /my-account/ HTTP/2.0”, upstream: “fastcgi://unix:/var/run/php/php81-two-fpm.sock:”, host: “mysite.com”, referrer: “https://mysite.com/my-account/”

    Highly feature request upon Native setting to disable vendor register, as we are using manually verifying.

    Thanks

    Thread Starter alexliii

    (@alexliii)

    Hello

    Thanks for reply.

    We use classic cart and checkout page.

    Unfortunately, it does not work for us:

    https://prnt.sc/soRKkdXS8iUn

    Cart and checkout:

    https://prnt.sc/ed6_fbxTnXYx

    https://prnt.sc/EmokvGRCwjwQ

    I am quite sure we clear cache on server level, and test checkout on incogonito mode.

    By the way, On Wocoomerce site, cache is alway Bypass:

    https://prnt.sc/Imai5qGBMeAV

    Any suggestions?

    Forum: Plugins
    In reply to: [WooCommerce] Error log
    Thread Starter alexliii

    (@alexliii)

    Hello,

    `
    ### WordPress Environment ###
    
    WordPress address (URL): https://mysite.com
    Site address (URL): https://mysite.com
    WC Version: 8.9.1
    REST API Version: ? 8.9.1
    Action Scheduler Version: ? 3.7.4
    Log Directory Writable: ?
    WP Version: 6.5.3
    WP Multisite: ?
    WP Memory Limit: 2 GB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: nginx/1.24.0
    PHP Version: 8.1.28
    PHP Post Max Size: 100 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 20000
    cURL Version: 7.81.0
    OpenSSL/3.0.2
    
    SUHOSIN Installed: –
    MySQL Version: 10.6.17-MariaDB-1:10.6.17+maria~ubu2204-log
    Max Upload Size: 100 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 8.9.1
    WC Database Prefix: wp_
    Total Database Size: 1902.50MB
    Database Data Size: 1598.86MB
    Database Index Size: 303.64MB
    wp_woocommerce_sessions: Data: 0.09MB + Index: 0.02MB + 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.30MB + Index: 0.09MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 5.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.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_2_actionscheduler_actions: Data: 0.05MB + Index: 0.11MB + Engine InnoDB
    wp_2_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_ald_postmeta: Data: 5.52MB + Index: 0.25MB + Engine InnoDB
    wp_2_ald_posts: Data: 5.52MB + Index: 0.06MB + Engine InnoDB
    wp_2_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_2_dokan_advertised_products: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_2_dokan_announcement: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_delivery_time: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_dokan_distance_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_dokan_follow_store_followers: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_dokan_orders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_dokan_product_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_refund: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_report_abuse_reports: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_dokan_request_quotes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_request_quote_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_request_quote_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_reverse_withdrawal: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_2_dokan_rma_conversations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_rma_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_rma_request_product: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_seller_badge: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_seller_badge_acquired: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_dokan_seller_badge_level: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_dokan_shipping_tracking: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_dokan_shipping_zone_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_table_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_dokan_vendor_balance: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_dokan_withdraw: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_fsmpt_email_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_options: Data: 1.50MB + Index: 0.06MB + Engine InnoDB
    wp_2_postmeta: Data: 1.52MB + Index: 0.14MB + Engine InnoDB
    wp_2_posts: Data: 0.16MB + Index: 0.06MB + Engine InnoDB
    wp_2_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_tbds_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_tbds_postmeta: Data: 0.13MB + Index: 0.03MB + Engine InnoDB
    wp_2_tbds_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_2_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_vi_wad_ali_orders_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_vi_wad_ali_shipping_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_vi_wad_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    wp_2_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
    wp_2_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wc_orders: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
    wp_2_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_2_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_2_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_2_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_2_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_woocommerce_order_itemmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_2_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_2_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_2_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wpcode_revisions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
    wp_2_wpmailsmtp_attachment_files: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_2_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_2_wpmailsmtp_emails_log: Data: 2.52MB + Index: 0.03MB + Engine InnoDB
    wp_2_wpmailsmtp_email_attachments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wpmailsmtp_email_tracking_events: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_2_wpmailsmtp_email_tracking_links: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
    wp_2_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_6_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_actionscheduler_actions: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
    wp_7_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_actionscheduler_logs: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_7_ald_postmeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_7_ald_posts: Data: 0.03MB + Index: 0.06MB + Engine InnoDB
    wp_7_braapf_product_stock_status_parent: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_braapf_product_variation_attributes: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_7_braapf_term_taxonomy_hierarchical: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_braapf_variable_attributes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_cfw_acr_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_7_commercekit_ajs_product_index: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_commercekit_searches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_commercekit_swatches_cache_count: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_commercekit_waitlist: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_commercekit_wishlist: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_commercekit_wishlist_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_advertised_products: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_7_dokan_announcement: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_delivery_time: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_dokan_distance_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_dokan_follow_store_followers: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_dokan_orders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_dokan_product_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_refund: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_report_abuse_reports: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_dokan_request_quotes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_request_quote_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_request_quote_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_reverse_withdrawal: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_7_dokan_rma_conversations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_rma_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_rma_request_product: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_seller_badge: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_seller_badge_acquired: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_dokan_seller_badge_level: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_dokan_shipping_tracking: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_dokan_shipping_zone_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_table_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_dokan_vendor_balance: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_dokan_withdraw: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_e_submissions: Data: 0.02MB + Index: 0.27MB + Engine InnoDB
    wp_7_e_submissions_actions_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
    wp_7_e_submissions_values: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_frmt_form_entry: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_frmt_form_entry_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_frmt_form_reports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_frmt_form_views: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_7_fsmpt_email_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_hypeanimations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_options: Data: 2.52MB + Index: 0.11MB + Engine InnoDB
    wp_7_postmeta: Data: 1.52MB + Index: 0.16MB + Engine InnoDB
    wp_7_posts: Data: 0.28MB + Index: 0.06MB + Engine InnoDB
    wp_7_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_rank_math_analytics_objects: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_tbds_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_tbds_postmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_tbds_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_7_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_viwec_clicked: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_vi_wad_ali_orders_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_vi_wad_ali_shipping_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_vi_wad_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_vi_wbe_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_vi_woo_orders_tracking_track_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    wp_7_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
    wp_7_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
    wp_7_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_7_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_7_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_7_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_7_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_7_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_7_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_woof_query_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_woof_sd: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_woof_sd_presets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_wotv_woo_track_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_wpmailsmtp_attachment_files: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_7_wpmailsmtp_emails_log: Data: 1.52MB + Index: 0.03MB + Engine InnoDB
    wp_7_wpmailsmtp_email_attachments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wpmailsmtp_email_tracking_events: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_7_wpmailsmtp_email_tracking_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_7_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 9.52MB + Index: 6.70MB + 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: 7.52MB + Index: 3.03MB + Engine InnoDB
    wp_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_aelia_dismissed_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_ald_postmeta: Data: 37.53MB + Index: 3.02MB + Engine InnoDB
    wp_ald_posts: Data: 33.52MB + Index: 0.63MB + Engine InnoDB
    wp_as3cf_items: Data: 251.80MB + Index: 62.89MB + Engine InnoDB
    wp_automatewoo_abandoned_carts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_automatewoo_customers: Data: 0.14MB + Index: 0.34MB + Engine InnoDB
    wp_automatewoo_customer_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_automatewoo_guests: Data: 0.06MB + Index: 0.09MB + Engine InnoDB
    wp_automatewoo_guest_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_automatewoo_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_automatewoo_log_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_automatewoo_queue: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_automatewoo_queue_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_blc_filters: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_blc_instances: Data: 4.52MB + Index: 1.13MB + Engine InnoDB
    wp_blc_links: Data: 3.52MB + Index: 6.95MB + Engine InnoDB
    wp_blc_synch: Data: 0.09MB + Index: 0.06MB + Engine InnoDB
    wp_blogmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_blogs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_cart_notices: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cli_cookie_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cli_cookie_scan_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_cli_cookie_scan_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_cli_cookie_scan_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cli_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_commentmeta: Data: 32.56MB + Index: 28.08MB + Engine InnoDB
    wp_comments: Data: 25.55MB + Index: 14.09MB + Engine InnoDB
    wp_dgwt_wcas_index: Data: 0.34MB + Index: 0.02MB + Engine InnoDB
    wp_dgwt_wcas_invindex_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_dgwt_wcas_invindex_doclist: Data: 1.52MB + Index: 0.69MB + Engine InnoDB
    wp_dgwt_wcas_invindex_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dgwt_wcas_invindex_wordlist: Data: 0.13MB + Index: 0.06MB + Engine InnoDB
    wp_dgwt_wcas_tax_index: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_dokan_advertised_products: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_dokan_announcement: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_delivery_time: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_dokan_distance_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_dokan_follow_store_followers: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_dokan_orders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_dokan_product_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_refund: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_report_abuse_reports: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_dokan_request_quotes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_request_quote_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_request_quote_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_reverse_withdrawal: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_dokan_rma_conversations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_rma_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_rma_request_product: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_seller_badge: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_seller_badge_acquired: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_dokan_seller_badge_level: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_dokan_shipping_tracking: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_dokan_shipping_zone_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_table_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_dokan_vendor_balance: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dokan_withdraw: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_e_submissions: Data: 0.02MB + Index: 0.27MB + Engine InnoDB
    wp_e_submissions_actions_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
    wp_e_submissions_values: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_fbv: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_fbv_attachment_folder: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fm_file_action_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_frmt_form_entry: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
    wp_frmt_form_entry_meta: Data: 0.30MB + Index: 0.25MB + Engine InnoDB
    wp_frmt_form_reports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_frmt_form_views: Data: 6.52MB + Index: 9.06MB + Engine InnoDB
    wp_fsmpt_email_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_gdpr_consent_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_gla_budget_recommendations: Data: 0.20MB + Index: 0.11MB + Engine InnoDB
    wp_gla_merchant_issues: Data: 3.52MB + Index: 0.00MB + Engine InnoDB
    wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_hustle_entries: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_hustle_entries_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_hustle_modules: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_hustle_modules_meta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB
    wp_hustle_tracking: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_hypeanimations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_content_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_languages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_icl_languages_translations: Data: 0.19MB + Index: 0.09MB + Engine InnoDB
    wp_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_message_status: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_icl_node: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_strings: Data: 2.52MB + Index: 1.81MB + Engine InnoDB
    wp_icl_string_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_string_pages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_icl_string_positions: Data: 0.30MB + Index: 0.08MB + Engine InnoDB
    wp_icl_string_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_string_translations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_icl_string_urls: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_translate: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_translate_job: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_translations: Data: 4.52MB + Index: 8.06MB + Engine InnoDB
    wp_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_translation_status: Data: 1.52MB + Index: 0.38MB + Engine InnoDB
    wp_iconic_wssv_index: Data: 0.23MB + Index: 0.00MB + Engine InnoDB
    wp_ju_queue: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_legal_pages: Data: 0.19MB + Index: 0.00MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_lp_popups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mclean_refs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mclean_scan: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ms_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mwai_chats: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mwai_filemeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mwai_files: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ns_cloner_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 39.44MB + Index: 4.13MB + Engine InnoDB
    wp_parcelpanel_courier: Data: 0.22MB + Index: 0.00MB + Engine InnoDB
    wp_parcelpanel_location: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_parcelpanel_tracking: Data: 2.52MB + Index: 0.05MB + Engine InnoDB
    wp_parcelpanel_tracking_items: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
    wp_postmeta: Data: 550.98MB + Index: 75.22MB + Engine InnoDB
    wp_posts: Data: 125.61MB + Index: 29.16MB + Engine InnoDB
    wp_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_analytics_adsense: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_rank_math_analytics_ga: Data: 1.52MB + Index: 1.52MB + Engine InnoDB
    wp_rank_math_analytics_gsc: Data: 3.52MB + Index: 4.67MB + Engine InnoDB
    wp_rank_math_analytics_inspections: Data: 34.52MB + Index: 0.69MB + Engine InnoDB
    wp_rank_math_analytics_keyword_manager: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wp_rank_math_analytics_objects: Data: 1.52MB + Index: 0.34MB + Engine InnoDB
    wp_rank_math_internal_links: Data: 1.52MB + Index: 0.25MB + Engine InnoDB
    wp_rank_math_internal_meta: Data: 0.19MB + Index: 0.00MB + Engine InnoDB
    wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_sc_analytics: Data: 0.11MB + Index: 0.08MB + Engine InnoDB
    wp_realmedialibrary: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_realmedialibrary_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_realmedialibrary_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_realmedialibrary_tmp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_registration_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_s3io_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_scalability_pro_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_signups: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_site: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_sitemeta: Data: 2.36MB + Index: 0.03MB + Engine InnoDB
    wp_snippets: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_tbds_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_tbds_postmeta: Data: 0.28MB + Index: 0.03MB + Engine InnoDB
    wp_tbds_posts: Data: 1.52MB + Index: 0.06MB + Engine InnoDB
    wp_termmeta: Data: 1.52MB + Index: 0.69MB + Engine InnoDB
    wp_terms: Data: 0.25MB + Index: 0.44MB + Engine InnoDB
    wp_term_relationships: Data: 6.52MB + Index: 3.52MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.30MB + Index: 0.28MB + Engine InnoDB
    wp_trp_gettext_en_gb: Data: 0.27MB + Index: 0.28MB + Engine InnoDB
    wp_trp_original_meta: Data: 0.08MB + Index: 0.11MB + Engine InnoDB
    wp_uap_action_log: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_uap_action_logs_view: Data: 0.00MB + Index: 0.00MB + Engine
    wp_uap_action_log_meta: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_uap_api_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_uap_api_logs_view: Data: 0.00MB + Index: 0.00MB + Engine
    wp_uap_api_log_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_uap_closure_log: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_uap_closure_log_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_uap_loop_entries: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_uap_loop_entries_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_uap_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_uap_recipe_log: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_uap_recipe_logs_view: Data: 0.00MB + Index: 0.00MB + Engine
    wp_uap_recipe_log_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_uap_scheduled_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_uap_tokens_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_uap_trigger_log: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_uap_trigger_logs_view: Data: 0.00MB + Index: 0.00MB + Engine
    wp_uap_trigger_log_meta: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_usermeta: Data: 5.52MB + Index: 4.03MB + Engine InnoDB
    wp_users: Data: 0.38MB + Index: 0.25MB + Engine InnoDB
    wp_viwec_clicked: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_vi_wad_ali_orders_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_vi_wad_ali_shipping_info: Data: 0.45MB + Index: 0.05MB + Engine InnoDB
    wp_vi_wad_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_vi_wbe_history: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
    wp_vi_woo_orders_tracking_track_info: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wp_wacv_abandoned_cart_record: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
    wp_wacv_cart_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wacv_email_history: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
    wp_wacv_guest_info_record: Data: 0.17MB + Index: 0.00MB + Engine InnoDB
    wp_wcpdf_invoice_number: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wcpt_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.13MB + Index: 0.11MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_orders: Data: 0.45MB + Index: 0.50MB + Engine InnoDB
    wp_wc_orders_meta: Data: 8.52MB + Index: 5.03MB + Engine InnoDB
    wp_wc_order_addresses: Data: 0.33MB + Index: 0.33MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_operational_data: Data: 0.23MB + Index: 0.11MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.14MB + Index: 0.19MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.16MB + Index: 0.16MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.08MB + Index: 0.09MB + Engine InnoDB
    wp_wc_product_attributes_lookup: Data: 2.52MB + Index: 2.44MB + Engine InnoDB
    wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 2.52MB + Index: 2.53MB + 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_wfacp_stats: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wfblockediplog: Data: 0.34MB + Index: 0.00MB + Engine InnoDB
    wp_wfblocks7: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
    wp_wfconfig: Data: 0.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: 92.66MB + 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.02MB + Index: 0.06MB + Engine InnoDB
    wp_wfknownfilelist: Data: 68.58MB + Index: 0.00MB + Engine InnoDB
    wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wflocs: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
    wp_wflogins: Data: 0.45MB + Index: 0.13MB + Engine InnoDB
    wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY
    wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wfpklist_template_data: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
    wp_wfreversecache: Data: 1.05MB + Index: 0.00MB + Engine InnoDB
    wp_wfsecurityevents: 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_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wmcc_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wmcs_cf: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wmcs_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wmcs_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wmfo_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_amazon_buyer_index: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_bis_activity: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_bis_notifications: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_woocommerce_bis_notificationsmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_exported_csv_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_gpf_google_taxonomy: Data: 1.52MB + Index: 0.13MB + Engine InnoDB
    wp_woocommerce_prl_deploymentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_prl_deployments: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_prl_frequencies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_prl_tracking_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_prl_tracking_conversions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_prl_tracking_views: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wotv_woo_track_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpcode_revisions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpfm_shortcodes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpil_broken_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpil_click_data: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wpil_ignore_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpil_keywords: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpil_keyword_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpil_keyword_select_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpil_search_console_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wpil_target_keyword_data: Data: 2.52MB + Index: 1.14MB + Engine InnoDB
    wp_wpil_urls: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpil_url_links: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmailsmtp_attachment_files: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
    wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmailsmtp_emails_log: Data: 152.52MB + Index: 1.67MB + Engine InnoDB
    wp_wpmailsmtp_email_attachments: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_wpmailsmtp_email_tracking_events: Data: 0.31MB + Index: 0.25MB + Engine InnoDB
    wp_wpmailsmtp_email_tracking_links: Data: 2.52MB + Index: 0.22MB + Engine InnoDB
    wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmdbglobal_blogmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wpmdbglobal_blogs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wpmdbglobal_registration_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpmdbglobal_signups: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wpmdbglobal_site: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpmdbglobal_sitemeta: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
    wp_wpmf_s3_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpstg_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    aco_product_table: 1
    attachment: 130335
    aw_workflow: 2
    br_filters_group: 3
    br_product_filter: 6
    br_product_tab: 5
    br_tabs_location: 1
    chart: 1
    cookielawinfo: 6
    ct_size_guide: 2
    custom_css: 2
    def_reg_fields: 10
    elementor_library: 119
    forminator_forms: 4
    jet-popup: 1
    jet-smart-filters: 1
    jt-product-table: 1
    language_switcher: 4
    marketking_field: 6
    marketking_group: 1
    marketking_mpack: 3
    marketking_option: 2
    marketking_vitem: 2
    nav_menu_item: 83
    ninja-table: 2
    oembed_cache: 72
    page: 51
    polylang_mo: 3
    portfolio: 8
    post: 12
    postman_sent_mail: 5
    product: 1867
    product_variation: 10638
    product-feed: 21
    product-notices-cpt: 13
    pscw-size-chart: 10
    question_answer: 49
    rank_math_schema: 4
    revision: 6
    rm_content_editor: 1
    shop_coupon: 7
    shop_order: 1176
    shop_order_refund: 95
    size-chart: 14
    snitch: 30140
    taxopress_logs: 1010
    team: 4
    uo-action: 1
    uo-recipe: 3
    viwcpf_filter_block: 1
    viwcpf_filter_menu: 1
    viwec_template: 15
    w_default_attributes: 1
    wacv_email_template: 4
    wc_order_email: 1
    wc_order_status: 10
    wc_product_table: 1
    wcb: 432
    wcpf_item: 4
    wcpf_project: 1
    wcsts_ticket: 46
    wcsts_ticket_message: 115
    wfacp_checkout: 1
    woolentor-template: 1
    wp_navigation: 1
    wpc_product_faq: 5
    wpc_product_table: 1
    wpc_size_chart: 1
    wpcode: 4
    wpt_product_table: 1
    wpwautoposterlogs: 2
    wpwsapquickshare: 1
    xlwcty_thankyou: 1
    yith_wc_surveys: 5
    yith_wcan_preset: 2
    yith-wccos-ostatus: 4
    yith-wcgpf-feed: 2
    yith-wcgpf-template: 2
    yith-wcpsc-wc-chart: 4
    ywpi-pdf-template: 2344
    ywrac_email: 2
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (37) ###
    
    Autoptimize: by Frank Goossens (futtta) – 3.1.11
    Code Snippets: by Code Snippets Pro – 3.6.4
    Dokan: by weDevs – 3.11.1
    GTM4WP - A Google Tag Manager (GTM) plugin for WordPress: by Thomas Geiger – 1.20.2
    Easy Table of Contents: by Magazine3 – 2.0.66.1
    Elementor: by Elementor.com – 3.21.7
    Instant Indexing: by Rank Math – 1.1.18
    Forminator: by WPMU DEV – 1.30.2
    GTranslate: by Translate AI Multilingual Solutions – 3.0.6
    Heartbeat Control by WP Rocket: by WP Rocket – 2.0.1
    WPCode Lite: by WPCode – 2.1.12
    Media File Renamer: Rename Files (Manual, Auto, AI) (Pro): by Jordy Meow – 5.8.3
    Savoy Theme - Content Elements: by NordicMade – 1.6.7
    Savoy Theme - Settings Panel: by NordicMade – 1.2.3
    Product Size Chart for WooCommerce: by VillaTheme – 1.2.3
    Rank Math SEO PRO: by Rank Math – 3.0.62
    Rank Math SEO with AI Best SEO Tools: by Rank Math – 1.0.219
    SVG Support: by Benbodhi – 2.5.5
    Tumult Hype Animations: by  – 1.9.14
    Ship Estimate for WooCommerce: by RLDD – 2.0.11
    CTX Feed Pro: by WebAppick Author – 7.3.17
    Variation Swatches for WooCommerce - Pro: by Emran Ahmed – 2.0.31
    Variation Swatches for WooCommerce: by Emran Ahmed – 2.0.31
    ALD - Aliexpress Dropshipping and Fulfillment for WooCommerce: by VillaTheme(villatheme.com) – 2.0.3
    WooCommerce Coupon Box Premium: by VillaTheme – 2.1.1
    WooCommerce Email Template Customizer Premium: by VillaTheme – 1.2.4
    WooCommerce Free Shipping Bar Premium: by VillaTheme – 1.2.3
    WooCommerce Orders Tracking Premium: by VillaTheme – 1.1.10
    WooCommerce PayPal Payments: by WooCommerce – 2.7.0
    WooCommerce Photo Reviews Premium: by VillaTheme – 1.3.12
    WooCommerce Support Ticket System: by Lagudi Domenico – 17.4
    WooCommerce: by Automattic – 8.9.1
    WP Crontrol: by John Blackbourn – 1.16.3
    WPC Product Tabs for WooCommerce: by WPClever – 4.1.1
    WP Offload Media: by Delicious Brains – 3.2.7
    WP Mail SMTP Pro: by WP Mail SMTP – 3.11.1
    Wordfence Security: by Wordfence – 7.11.5
    
    ### Inactive Plugins (43) ###
    
    Async JavaScript: by Frank Goossens (futtta) – 2.21.08.31
    Auto Tag Creator: by Ecreate Infotech – 1.0.2
    Broken Link Checker: by WPMU DEV – 2.2.4
    Bulky - Bulk Edit Products for WooCommerce Premium: by VillaTheme – 1.3.1
    Cancel order request for WooCommerce: by PI Websolution – 1.3.3.40
    ChinaDS - Taobao Dropshipping and Fulfillment for WooCommerce: by VillaTheme – 1.0.0
    Classic Editor: by WordPress Contributors – 1.6.3
    CommerceGurus CommerceKit: by CommerceGurus – 2.2.6
    Delete product images for WooCommerce: by Eduard V. Doloc – 1.1
    Dokan Access Manager: by Hassan Hossini – 1.6
    Dokan Menu Hider: by Nayem – 2.5.3
    Dokan Vendor Dashboard: by weDevs – 1.0.3
    EU Cookies Bar: by VillaTheme – 1.0.14
    Facebook Chat Plugin - Live Chat Plugin for WordPress: by Meta – 2.5
    FluentSMTP: by FluentSMTP & WPManageNinja Team – 2.2.73
    Google Listings and Ads: by WooCommerce – 2.7.0
    Health Check & Troubleshooting: by The www.remarpro.com community – 1.7.0
    HTML Editor Syntax Highlighter: by James Bradford – 2.4.4
    Infinite Scroll Elementor: by Joy Chetry – 2.4.1
    Leira Letter Avatar: by Ariel – 1.3.8
    Media Cleaner (Pro): by Jordy Meow – 6.7.3
    Nginx Helper: by rtCamp – 2.2.1
    Object Cache Pro: by Rhubarb Group – 1.20.2
    Payment Plugins for PayPal WooCommerce: by Payment Plugins
    [email protected] – 1.0.47
    
    PDF Invoices & Packing Slips for WooCommerce: by WP Overnight – 3.8.2
    Product Notices for WooCommerce: by CloudRedux – 1.3.2
    Shortcode in Menus: by Gagan Deep Singh – 3.5.1
    Social Auto Poster: by WPWeb – 5.3.1
    Tag Groups: by TaxoPress – 2.0.3
    TaxoPress Pro: by TaxoPress – 3.11.1
    TM WooCommerce Product API Link: by Manish – 1.1.0
    Unconfirmed: by Boone B Gorges – 1.3.7
    UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
    DavidAnderson – 2.23.3.26
    
    WooCommerce Abandoned Cart Recovery Premium: by VillaTheme – 1.1.1
    WooCommerce Back In Stock Notifications: by WooCommerce – 1.3.2 (update to version 1.7.1 is available)
    WooCommerce Load Group Attributes Product: by Ali 	Zarei – 1.0.0
    WordPress Multisite Posts, Pages and Custom Post Type Posts Sync: by Obtain Infotech – 1.4.0
    WP Media folder: by Joomunited – 5.8.4
    WP Media folder Addon: by Joomunited – 3.7.3
    WP Media folder Gallery Addon: by Joomunited – 2.6.1
    WP Migrate: by WP Engine – 2.6.9
    YITH WooCommerce Custom Order Status Premium: by YITH – 1.29.0
    YITH WooCommerce Questions and Answers Premium: by YITH – 1.33.0
    
    ### Must Use Plugins (1) ###
    
    Health Check Troubleshooting Mode: by  – 1.9.1
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: USD ($)
    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-filtered (exclude-from-filtered)
    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: –
    HPOS feature enabled: ?
    Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore
    HPOS data sync enabled: ?
    
    ### Logging ###
    
    Enabled: ?
    Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
    Retention period: 30 days
    Level threshold: –
    Log directory size: 710 KB
    
    ### WC Pages ###
    
    Shop base: #769 - /shop/
    Cart: #770 - /cart/
    Checkout: #771 - /checkout/
    My account: #772 - /my-account/
    Terms and conditions: ? Page not set
    
    ### Theme ###
    
    Name: Savoy
    Version: 2.9.4
    Author URL: https://www.nordicmade.com
    Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: savoy/woocommerce/archive-product.php
    savoy/woocommerce/cart/cart-empty.php
    savoy/woocommerce/cart/cart-item-data.php
    savoy/woocommerce/cart/cart-shipping.php
    savoy/woocommerce/cart/cart-totals.php
    savoy/woocommerce/cart/cart.php
    savoy/woocommerce/cart/cross-sells.php
    savoy/woocommerce/cart/mini-cart.php
    savoy/woocommerce/cart/proceed-to-checkout-button.php
    savoy/woocommerce/cart/shipping-calculator.php
    savoy/woocommerce/checkout/cart-errors.php
    savoy/woocommerce/checkout/form-billing.php
    savoy/woocommerce/checkout/form-checkout.php
    savoy/woocommerce/checkout/form-coupon.php
    savoy/woocommerce/checkout/form-login.php
    savoy/woocommerce/checkout/form-pay.php
    savoy/woocommerce/checkout/form-shipping.php
    savoy/woocommerce/checkout/order-received.php
    savoy/woocommerce/checkout/payment-method.php
    savoy/woocommerce/checkout/payment.php
    savoy/woocommerce/checkout/review-order.php
    savoy/woocommerce/checkout/terms.php
    savoy/woocommerce/checkout/thankyou.php
    savoy/woocommerce/content-product.php
    savoy/woocommerce/content-single-product.php
    savoy/woocommerce/content-widget-price-filter.php
    savoy/woocommerce/content-widget-product.php
    savoy/woocommerce/content-widget-reviews.php
    savoy/woocommerce/global/breadcrumb.php
    savoy/woocommerce/global/form-login.php
    savoy/woocommerce/global/quantity-input.php
    savoy/woocommerce/global/sidebar.php
    savoy/woocommerce/global/wrapper-end.php
    savoy/woocommerce/global/wrapper-start.php
    savoy/woocommerce/loop/add-to-cart.php
    savoy/woocommerce/loop/loop-end.php
    savoy/woocommerce/loop/loop-start.php
    savoy/woocommerce/loop/no-products-found.php
    savoy/woocommerce/loop/pagination.php
    savoy/woocommerce/loop/price.php
    savoy/woocommerce/loop/rating.php
    savoy/woocommerce/loop/sale-flash.php
    savoy/woocommerce/myaccount/dashboard.php
    savoy/woocommerce/myaccount/form-add-payment-method.php
    savoy/woocommerce/myaccount/form-edit-account.php
    savoy/woocommerce/myaccount/form-edit-address.php
    savoy/woocommerce/myaccount/form-login.php
    savoy/woocommerce/myaccount/form-lost-password.php
    savoy/woocommerce/myaccount/form-reset-password.php
    savoy/woocommerce/myaccount/lost-password-confirmation.php
    savoy/woocommerce/myaccount/my-account.php
    savoy/woocommerce/myaccount/my-address.php
    savoy/woocommerce/myaccount/navigation.php
    savoy/woocommerce/myaccount/orders.php
    savoy/woocommerce/myaccount/view-order.php
    savoy/woocommerce/notices/error.php
    savoy/woocommerce/notices/notice.php
    savoy/woocommerce/notices/success.php
    savoy/woocommerce/order/form-tracking.php
    savoy/woocommerce/order/order-again.php
    savoy/woocommerce/order/order-details-customer.php
    savoy/woocommerce/order/order-details-item.php
    savoy/woocommerce/order/order-details.php
    savoy/woocommerce/order/tracking.php
    savoy/woocommerce/product-searchform.php
    savoy/woocommerce/single-product/add-to-cart/external.php
    savoy/woocommerce/single-product/add-to-cart/grouped.php
    savoy/woocommerce/single-product/add-to-cart/simple.php
    savoy/woocommerce/single-product/add-to-cart/variable.php
    savoy/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php
    savoy/woocommerce/single-product/add-to-cart/variation.php
    savoy/woocommerce/single-product/meta.php
    savoy/woocommerce/single-product/photoswipe.php
    savoy/woocommerce/single-product/price.php
    savoy/woocommerce/single-product/product-attributes.php
    savoy/woocommerce/single-product/product-image.php
    savoy/woocommerce/single-product/product-thumbnails.php
    savoy/woocommerce/single-product/rating.php
    savoy/woocommerce/single-product/related.php
    savoy/woocommerce/single-product/review-meta.php
    savoy/woocommerce/single-product/review-rating.php
    savoy/woocommerce/single-product/review.php
    savoy/woocommerce/single-product/sale-flash.php
    savoy/woocommerce/single-product/share.php
    savoy/woocommerce/single-product/short-description.php
    savoy/woocommerce/single-product/stock.php
    savoy/woocommerce/single-product/tabs/additional-information.php
    savoy/woocommerce/single-product/tabs/description.php
    savoy/woocommerce/single-product/tabs/tabs.php
    savoy/woocommerce/single-product/title.php
    savoy/woocommerce/single-product/up-sells.php
    savoy/woocommerce/single-product-reviews.php
    savoy/woocommerce/single-product.php
    savoy/woocommerce/taxonomy-product-cat.php
    savoy/woocommerce/taxonomy-product-tag.php
    savoy/woocommerce/content-product_cat.php
    
    
    ### WooCommerce PayPal Payments ###
    
    Onboarded: ?
    Shop country code: US
    WooCommerce currency supported: ?
    Advanced Card Processing available in country: ?
    Pay Later messaging available in country: ?
    Webhook status: ?
    PayPal Vault enabled: –
    ACDC Vault enabled: –
    Logging enabled: ?
    Reference Transactions: –
    Used PayPal Checkout plugin: ?
    Subscriptions Mode: Disabled
    
    ### Admin ###
    
    Enabled Features: activity-panels
    analytics
    product-block-editor
    coupons
    core-profiler
    customize-store
    customer-effort-score-tracks
    import-products-task
    experimental-fashion-sample-products
    shipping-smart-defaults
    shipping-setting-tour
    homescreen
    marketing
    mobile-app-banner
    navigation
    onboarding
    onboarding-tasks
    product-variation-management
    product-virtual-downloadable
    product-external-affiliate
    product-grouped
    product-linked
    product-pre-publish-modal
    product-custom-fields
    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
    async-product-editor-category-field
    launch-your-store
    
    Daily Cron: ? Next scheduled: 2024-05-25 15:40:14 -08:00
    Options: ?
    Notes: 17
    Onboarding: completed
    
    ### Action Scheduler ###
    
    Canceled: 203
    Oldest: 2024-04-27 04:55:04 +0000
    Newest: 2024-05-18 07:05:33 +0000
    
    Complete: 7,421
    Oldest: 2024-04-27 03:09:09 +0000
    Newest: 2024-05-25 12:34:41 +0000
    
    Failed: 11,761
    Oldest: 2023-01-13 13:16:15 +0000
    Newest: 2024-05-25 12:34:41 +0000
    
    Pending: 16
    Oldest: 2024-05-25 12:35:41 +0000
    Newest: 2024-05-30 09:47:01 +0000
    
    
    ### Status report information ###
    
    Generated at: 2024-05-25 04:34:46 -08:00
    `
    Thread Starter alexliii

    (@alexliii)

    Here is further test:

    If put the physical robots.txt in the directory www/oursite.com/htdocs/:
    https://prnt.sc/NZ8UIlnOzU0V

    It works fine, so, could you please what might cause the issue please?

    `
    ### rank-math ###
    
    version: 1.0.219
    database_version: 1
    plugin_plan: Free
    active_modules: link-counter, seo-analysis, sitemap, rich-snippet, woocommerce, local-seo, image-seo, redirections, analytics, role-manager, 404-monitor
    refresh_token: Token exists
    permissions: 
    	Search Console: Given
    rank_math_404_logs: 32 KB
    rank_math_redirections: 32 KB
    rank_math_redirections_cache: 32 KB
    rank_math_internal_links: 2 MB
    rank_math_internal_meta: 192 KB
    rank_math_analytics_gsc: 8 MB
    rank_math_analytics_objects: 2 MB
    rank_math_analytics_inspections: 35 MB
    
    ### wp-core ###
    
    version: 6.5.3
    site_language: en_US
    user_language: en_US
    timezone: -08:00
    permalink: /%postname%/
    https_status: true
    multisite: true
    user_registration: false
    blog_public: 1
    default_comment_status: open
    environment_type: production
    site_id: 1
    site_count: 1
    network_count: 1
    user_count: 2057
    dotorg_communication: true
    
    ### wp-active-theme ###
    
    name: Savoy (savoy)
    version: 2.9.4
    author: NordicMade
    author_website: https://www.nordicmade.com
    parent_theme: none
    theme_features: core-block-patterns, widgets-block-editor, post-thumbnails, editor-styles, align-wide, editor-style, title-tag, automatic-feed-links, woocommerce, wc-product-gallery-slider, wc-product-gallery-lightbox, widgets, menus
    theme_path: /var/www/outsite.com/htdocs/wp-content/themes/savoy
    auto_update: Disabled
    
    ### wp-mu-plugins (1) ###
    
    Health Check Troubleshooting Mode: author: (undefined), version: 1.9.1
    
    ### wp-plugins-active (37) ###
    
    ALD - Aliexpress Dropshipping and Fulfillment for WooCommerce: version: 2.0.3, author: VillaTheme(villatheme.com), Auto-updates disabled
    Autoptimize: version: 3.1.11, author: Frank Goossens (futtta), Auto-updates disabled
    Auto Tag Creator: version: 1.0.2, author: Ecreate Infotech, Auto-updates disabled
    Classic Editor: version: 1.6.3, author: WordPress Contributors, Auto-updates disabled
    Code Snippets: version: 3.6.4, author: Code Snippets Pro, Auto-updates disabled
    CTX Feed Pro: version: 7.3.17, author: WebAppick Author, Auto-updates disabled
    Easy Table of Contents: version: 2.0.66.1, author: Magazine3, Auto-updates disabled
    Elementor: version: 3.21.4, author: Elementor.com (latest version: 3.21.5), Auto-updates disabled
    Elementor Pro: version: 3.21.2, author: Elementor.com, Auto-updates disabled
    Forminator: version: 1.30.2, author: WPMU DEV, Auto-updates disabled
    GTM4WP - A Google Tag Manager (GTM) plugin for WordPress: version: 1.20.2, author: Thomas Geiger, Auto-updates disabled
    GTranslate: version: 3.0.6, author: Translate AI Multilingual Solutions, Auto-updates disabled
    Heartbeat Control by WP Rocket: version: 2.0.1, author: WP Rocket, Auto-updates disabled
    Instant Indexing: version: 1.1.18, author: Rank Math, Auto-updates disabled
    Media File Renamer: Rename Files (Manual, Auto, AI) (Pro): version: 5.8.3, author: Jordy Meow (latest version: 5.9.1), Auto-updates disabled
    Product Size Chart for WooCommerce: version: 1.2.3, author: VillaTheme, Auto-updates disabled
    Rank Math SEO with AI Best SEO Tools: version: 1.0.219, author: Rank Math, Auto-updates disabled
    Savoy Theme - Content Elements: version: 1.6.7, author: NordicMade, Auto-updates disabled
    Savoy Theme - Settings Panel: version: 1.2.3, author: NordicMade, Auto-updates disabled
    Ship Estimate for WooCommerce: version: 2.0.11, author: RLDD, Auto-updates disabled
    SVG Support: version: 2.5.5, author: Benbodhi, Auto-updates disabled
    Tumult Hype Animations: author: (undefined), version: 1.9.14, Auto-updates disabled
    Variation Swatches for WooCommerce: version: 2.0.31, author: Emran Ahmed, Auto-updates disabled
    Variation Swatches for WooCommerce - Pro: version: 2.0.31, author: Emran Ahmed, Auto-updates disabled
    WooCommerce: version: 8.8.3, author: Automattic, Auto-updates disabled
    WooCommerce Coupon Box Premium: version: 2.1.1, author: VillaTheme, Auto-updates enabled
    WooCommerce Email Template Customizer Premium: version: 1.2.4, author: VillaTheme, Auto-updates disabled
    WooCommerce Free Shipping Bar Premium: version: 1.2.3, author: VillaTheme, Auto-updates disabled
    WooCommerce Orders Tracking Premium: version: 1.1.10, author: VillaTheme, Auto-updates disabled
    WooCommerce PayPal Payments: version: 2.7.0, author: WooCommerce, Auto-updates disabled
    WooCommerce Photo Reviews Premium: version: 1.3.12, author: VillaTheme, Auto-updates disabled
    WooCommerce Support Ticket System: version: 17.1, author: Lagudi Domenico, Auto-updates disabled
    Wordfence Security: version: 7.11.5, author: Wordfence, Auto-updates disabled
    WPCode Lite: version: 2.1.12, author: WPCode, Auto-updates disabled
    WPC Product Tabs for WooCommerce: version: 4.1.1, author: WPClever, Auto-updates disabled
    WP Mail SMTP Pro: version: 3.11.1, author: WP Mail SMTP, Auto-updates disabled
    WP Offload Media: version: 3.2.7, author: Delicious Brains, Auto-updates disabled
    
    ### wp-server ###
    
    server_architecture: Linux 5.15.0-107-generic x86_64
    httpd_software: nginx/1.24.0
    php_version: 8.1.28 64bit
    php_sapi: fpm-fcgi
    max_input_variables: 20000
    time_limit: 300000
    memory_limit: 1024M
    admin_memory_limit: 2048M
    max_input_time: 300000
    upload_max_filesize: 100M
    php_post_max_size: 100M
    curl_version: 7.81.0 OpenSSL/3.0.2
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    current: 2024-05-20T02:34:13+00:00
    utc-time: Monday, 20-May-24 02:34:13 UTC
    server-time: 2024-05-19T18:34:11-08:00
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 10.6.17-MariaDB-1:10.6.17+maria~ubu2204-log
    client_version: mysqlnd 8.1.28
    max_allowed_packet: 67108864
    max_connections: 100
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /var/www/outsite.com/htdocs/wp-content
    WP_PLUGIN_DIR: /var/www/outsite.com/htdocs/wp-content/plugins
    WP_MEMORY_LIMIT: 1024M
    WP_MAX_MEMORY_LIMIT: 2048M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false
    CONCATENATE_SCRIPTS: false
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_ENVIRONMENT_TYPE: Undefined
    WP_DEVELOPMENT_MODE: undefined
    DB_CHARSET: utf8
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    mu-plugins: writable
    0: Writable
    
    `

    Thanks

    • This reply was modified 6 months, 1 week ago by alexliii.
    Thread Starter alexliii

    (@alexliii)

    Hello,

    Here is out test:

    https://prnt.sc/8dSGUongrBuk

    and only activate Rankmath:

    here is screenshot to show only one plugin is activated:

    https://prnt.sc/Yzlrbtu-4FRM

    However, I tried the following setting:

    User-agent: *
    Disallow: /wp-admin/
    Disallow: */woo-feed/
    Disallow: */feed/
    Allow: /wp-admin/admin-ajax.php
    
    User-agent: Amazonbot
    Disallow: /

    But it always show:

    User-agent: *
    Disallow: /wp-admin/
    Allow: /wp-admin/admin-ajax.php

    and here is screenshot:
    https://prnt.sc/-3sgvSSMWP_c

    On our site, there is no physical robots.txt:
    https://prnt.sc/PySXT8p7NA_w

    Could you please let us how to fix it ?

    Great thanks

    Thread Starter alexliii

    (@alexliii)

    When check the failed order, it show like this:

    https://prnt.sc/kKQPewPPYXjW

    Failed to process the payment. Please try again or contact the shop admin. [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation. https://developer.paypal.com/docs/api/orders/v2/#error-INSTRUMENT_DECLINED CardButtonGateway.php:328 [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation. https://developer.paypal.com/docs/api/orders/v2/#error-INSTRUMENT_DECLINED OrderEndpoint.php:346 Order status changed from Pending payment to Failed.

    Could you please let us know what UNPROCESSABLE_ENTITY mean, and how to resolve ?

    Thanks in advance.

    Thread Starter alexliii

    (@alexliii)

    these are logs from Media Cleaner

    Sorry, do you mean Media Cleaner or Renamer please?

    Thanks

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