Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • La version 3.0.1 semble avoir corrigé le problème, merci pour votre réactivité.

    Oui pareil, j’ai également une erreur fatale depuis la dernière mise à jour du plugin.

    Thread Starter Aleks1180

    (@aleks1180)

    Here are some solutions:

    1. Remove the Action Completely Add this code to your theme’s functions.php file or a custom plugin:
    // Remove the async action that deletes related product transients
    add_action('init', function() {
        remove_action('woocommerce_delete_product_transients', 'wc_delete_related_product_transients_async');
    });
    
    1. Prevent Related Products Transients from Being Created Add this filter to prevent the related products transients from being created in the first place:
    add_filter('woocommerce_product_related_posts_query', '__return_empty_array');
    
    1. Clear Existing Scheduled Actions If you already have many scheduled actions, you can clear them using WP-CLI:
    wp action-scheduler delete-action --group=wc-async-delete-related-product-transients
    

    I recommend implementing option 1 or 2 first to prevent new actions from being scheduled, and then using option 3 to clean up any existing scheduled actions if needed.

    Thread Starter Aleks1180

    (@aleks1180)

    Just a quick update, I’ve implemented the updated pre_as_schedule_single_action filter along with the one-time cleanup snippet, and it seems to be working perfectly!

    No new wc_delete_related_product_transients_async actions have been scheduled overnight, and the backlog has been cleared. This solution appears to effectively stop the unwanted hook from being scheduled.

    Thank you again for your help and for digging into this. Let me know if you’d like any feedback to pass along to the dev team.

    Best regards,

    Thread Starter Aleks1180

    (@aleks1180)

    Hi,

    Woocommerce 10.0.4

    ### WordPress Environment ###

    WordPress address (URL): https://vinum.pro
    Site address (URL): https://vinum.pro
    WC Version: 10.0.4
    Legacy REST API Package Version: ✔ 1.0.5
    Action Scheduler Version: ✔ 3.9.2
    Log Directory Writable: ✔
    WP Version: ❌ 6.7.2 - Une nouvelle version de WordPress est disponible (6.8.2)
    WP Multisite: –
    WP Memory Limit: 512 Mo
    WP Debug Mode: –
    WP Cron: ✔
    Language: fr_FR
    External object cache: –

    ### Server Environment ###

    Server Info: Apache
    Server Architecture: Linux 5.15.167-ovh-vps-grsec-zfs-classid x86_64
    PHP Version: 8.1.32
    PHP Post Max Size: 130 Mo
    PHP Time Limit: 165
    PHP Max Input Vars: 16000
    cURL Version: 7.64.0
    OpenSSL/1.1.1n

    SUHOSIN Installed: –
    MySQL Version: 8.0.42-33
    Max Upload Size: 128 Mo
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔

    ### Database ###

    WC Database Version: 10.0.4
    WC Database Prefix: wp_
    Taille totale de la base de données: 895.75MB
    Taille de la base de données: 629.30MB
    Taille de l’index: 266.45MB
    wp_woocommerce_sessions: Données : 0.09MB + Index : 0.00MB + Moteur MyISAM
    wp_woocommerce_api_keys: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_woocommerce_attribute_taxonomies: Données : 0.00MB + Index : 0.01MB + Moteur MyISAM
    wp_woocommerce_downloadable_product_permissions: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_woocommerce_order_items: Données : 11.99MB + Index : 5.93MB + Moteur MyISAM
    wp_woocommerce_order_itemmeta: Données : 103.70MB + Index : 64.23MB + Moteur MyISAM
    wp_woocommerce_tax_rates: Données : 0.00MB + Index : 0.01MB + Moteur MyISAM
    wp_woocommerce_tax_rate_locations: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_woocommerce_shipping_zones: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_woocommerce_shipping_zone_locations: Données : 0.02MB + Index : 0.04MB + Moteur MyISAM
    wp_woocommerce_shipping_zone_methods: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_woocommerce_payment_tokens: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_woocommerce_payment_tokenmeta: Données : 0.00MB + Index : 0.01MB + Moteur MyISAM
    wp_woocommerce_log: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    woof_query_cache: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_actionscheduler_actions: Données : 1.52MB + Index : 1.36MB + Moteur InnoDB
    wp_actionscheduler_claims: Données : 0.06MB + Index : 0.05MB + Moteur InnoDB
    wp_actionscheduler_groups: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_actionscheduler_logs: Données : 1.52MB + Index : 0.75MB + Moteur InnoDB
    wp_aws_cache: Données : 1.52MB + Index : 0.00MB + Moteur InnoDB
    wp_aws_index: Données : 48.61MB + Index : 38.17MB + Moteur InnoDB
    wp_bill_catch_bots: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_bill_catch_some_bots: Données : 1.02MB + Index : 0.00MB + Moteur InnoDB
    wp_bup_files: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_bup_log: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_ced_ebay_bulk_upload: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_ced_ebay_profiles: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_ced_ebay_shipping: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_ced_ebay_stock_log: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_commentmeta: Données : 0.00MB + Index : 0.01MB + Moteur MyISAM
    wp_comments: Données : 32.62MB + Index : 10.20MB + Moteur MyISAM
    wp_et_social_stats: Données : 0.03MB + Index : 0.01MB + Moteur MyISAM
    wp_gla_attribute_mapping_rules: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_gla_budget_recommendations: Données : 0.19MB + Index : 0.11MB + Moteur InnoDB
    wp_gla_merchant_issues: Données : 10.52MB + Index : 0.00MB + Moteur InnoDB
    wp_gla_merchant_price_benchmarks: Données : 0.11MB + Index : 0.08MB + Moteur InnoDB
    wp_gla_shipping_rates: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
    wp_gla_shipping_times: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_links: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_lpc_bordereau: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_lpc_inward_label: Données : 0.20MB + Index : 0.05MB + Moteur InnoDB
    wp_lpc_label: Données : 1.50MB + Index : 0.00MB + Moteur InnoDB
    wp_lpc_outward_label: Données : 0.11MB + Index : 0.03MB + Moteur InnoDB
    wp_mailchimp_carts: Données : 0.08MB + Index : 0.01MB + Moteur MyISAM
    wp_mailchimp_jobs: Données : 1.52MB + Index : 0.00MB + Moteur InnoDB
    wp_mbe_eship_pickup_custom_data: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_mbe_eship_shipping_rate: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_mbe_eship_standard_packages: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_mbe_eship_standard_packages_products: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
    wp_mbe_shipping_standard_package_product: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
    wp_mbe_shipping_standard_packages: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_mbeshippingrate: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_options: Données : 25.30MB + Index : 2.03MB + Moteur MyISAM
    wp_postmeta: Données : 277.23MB + Index : 91.82MB + Moteur MyISAM
    wp_posts: Données : 30.70MB + Index : 8.05MB + Moteur MyISAM
    wp_term_relationships: Données : 0.52MB + Index : 0.92MB + Moteur MyISAM
    wp_term_taxonomy: Données : 0.63MB + Index : 0.12MB + Moteur MyISAM
    wp_termmeta: Données : 0.18MB + Index : 0.12MB + Moteur MyISAM
    wp_terms: Données : 0.13MB + Index : 0.27MB + Moteur MyISAM
    wp_tm_taskmeta: Données : 0.64MB + Index : 0.12MB + Moteur MyISAM
    wp_tm_tasks: Données : 0.50MB + Index : 0.08MB + Moteur MyISAM
    wp_usermeta: Données : 1.46MB + Index : 0.69MB + Moteur MyISAM
    wp_users: Données : 0.07MB + Index : 0.05MB + Moteur MyISAM
    wp_wc_admin_note_actions: Données : 0.08MB + Index : 0.02MB + Moteur InnoDB
    wp_wc_admin_notes: Données : 0.13MB + Index : 0.00MB + Moteur InnoDB
    wp_wc_category_lookup: Données : 0.05MB + Index : 0.00MB + Moteur InnoDB
    wp_wc_customer_lookup: Données : 3.52MB + Index : 3.03MB + Moteur InnoDB
    wp_wc_download_log: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wc_order_addresses: Données : 0.02MB + Index : 0.06MB + Moteur InnoDB
    wp_wc_order_coupon_lookup: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
    wp_wc_order_operational_data: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
    wp_wc_order_product_lookup: Données : 18.55MB + Index : 20.58MB + Moteur InnoDB
    wp_wc_order_stats: Données : 9.52MB + Index : 6.55MB + Moteur InnoDB
    wp_wc_order_tax_lookup: Données : 5.52MB + Index : 5.03MB + Moteur InnoDB
    wp_wc_orders: Données : 0.02MB + Index : 0.11MB + Moteur InnoDB
    wp_wc_orders_meta: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
    wp_wc_product_attributes_lookup: Données : 0.14MB + Index : 0.14MB + Moteur InnoDB
    wp_wc_product_download_directories: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_wc_product_meta_lookup: Données : 0.28MB + Index : 0.30MB + Moteur MyISAM
    wp_wc_rate_limits: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_wc_reserved_stock: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wc_tax_rate_classes: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_wc_webhooks: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wcpdf_invoice_number: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfAuditEvents: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wfBlockedIPLog: Données : 0.01MB + Index : 0.01MB + Moteur MyISAM
    wp_wfBlocks7: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfConfig: Données : 8.95MB + Index : 0.01MB + Moteur MyISAM
    wp_wfCrawlers: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfFileChanges: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfFileMods: Données : 11.11MB + Index : 1.30MB + Moteur MyISAM
    wp_wfHits: Données : 0.21MB + Index : 0.04MB + Moteur MyISAM
    wp_wfHoover: Données : 0.01MB + Index : 0.00MB + Moteur MyISAM
    wp_wfIssues: Données : 0.01MB + Index : 0.01MB + Moteur MyISAM
    wp_wfKnownFileList: Données : 8.06MB + Index : 0.40MB + Moteur MyISAM
    wp_wfLiveTrafficHuman: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfLocs: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfLogins: Données : 0.31MB + Index : 0.07MB + Moteur MyISAM
    wp_wfNotifications: Données : 0.02MB + Index : 0.00MB + Moteur MyISAM
    wp_wfPendingIssues: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfReverseCache: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfSNIPCache: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfSecurityEvents: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wfStatus: Données : 0.12MB + Index : 0.05MB + Moteur MyISAM
    wp_wfTrafficRates: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfWafFailures: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wfbadleechers: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfblocks: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfblocksadv: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfconfig: Données : 0.01MB + Index : 0.01MB + Moteur MyISAM
    wp_wfcrawlers: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wffilemods: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfhits: Données : 0.36MB + Index : 0.07MB + Moteur MyISAM
    wp_wfhoover: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfissues: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfleechers: Données : 0.01MB + Index : 0.01MB + Moteur MyISAM
    wp_wflockedout: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wflocs: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wflogins: Données : 0.01MB + Index : 0.01MB + Moteur MyISAM
    wp_wfls_2fa_secrets: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_wfls_role_counts: Données : 0.00MB + Index : 0.00MB + Moteur MEMORY
    wp_wfls_settings: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wfnet404s: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfreversecache: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfscanners: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfstatus: Données : 0.07MB + Index : 0.04MB + Moteur MyISAM
    wp_wfthrottlelog: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wfvulnscanners: Données : 0.00MB + Index : 0.00MB + Moteur MyISAM
    wp_wp_adv_quiz_category: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wp_adv_quiz_form: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
    wp_wp_adv_quiz_lock: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wp_adv_quiz_master: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wp_adv_quiz_prerequisite: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wp_adv_quiz_question: Données : 0.31MB + Index : 0.03MB + Moteur InnoDB
    wp_wp_adv_quiz_statistic: Données : 0.13MB + Index : 0.00MB + Moteur InnoDB
    wp_wp_adv_quiz_statistic_ref: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
    wp_wp_adv_quiz_template: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wp_adv_quiz_toplist: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
    wp_wpmemory_log: Données : 0.13MB + Index : 0.00MB + Moteur InnoDB
    wp_wpo_404_detector: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
    wp_wptools_page_load_times: Données : 1.52MB + Index : 0.00MB + Moteur InnoDB
    wp_wsal_metadata: Données : 3.25MB + Index : 2.39MB + Moteur MyISAM
    wp_wsal_occurrences: Données : 1.81MB + Index : 0.35MB + Moteur MyISAM

    ### Post Type Counts ###

    attachment: 5994
    awl-labels: 7
    c4p_log: 26832
    customize_changeset: 2
    custom_css: 15
    cwginstocknotifier: 76
    display_type: 7
    encyclopedia: 11
    et_footer_layout: 1
    et_pb_layout: 5
    et_pb_layout_stashed: 8
    et_template: 2
    et_theme_builder: 1
    explandict: 167
    gal_display_source: 5
    glossary: 200
    layout: 2
    lightbox_library: 7
    lp_lesson: 70
    lp_order: 23
    lp_question: 750
    lp_quiz: 57
    mts_notification_bar: 2
    nav_menu_item: 47
    oembed_cache: 169
    page: 20
    post: 236
    product: 2875
    product-feed: 6
    product_variation: 1359
    revision: 1030
    seedprod: 2
    shop_coupon: 38
    shop_order: 64789
    shop_order_refund: 44
    stores: 5
    wpcode: 4
    wp_global_styles: 1

    ### Security ###

    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔

    ### Active Plugins (57) ###

    Add to Footer: par Ajay D'Souza – 1.3
    WP-Adv-Quiz: par Markus Begerow – 1.0.4
    Advanced Woo Labels: par ILLID – 2.23
    Advanced Woo Search: par ILLID – 3.39
    Back In Stock Notifier for WooCommerce | WooCommerce Waitlist Pro: par codewoogeek – 6.0.5
    Product Feed Manager for WooCommerce PRO: par RexTheme – 6.5.5
    Product Feed Manager for WooCommerce: par RexTheme – 7.4.44
    Colissimo shipping methods for WooCommerce: par Colissimo – 2.6.1
    Cookie Consent Banner: par Slaaap – 1.0
    Custom 404 Pro: par Kunal Nagar – 3.12.0
    Duplicate Page And Post: par pluginsforwp – 2.1.1
    eBay Integration for Woocommerce: par CedCommerce – 3.5
    Elegant Themes Updater: par Elegant Themes – 1.1
    Facebook for WooCommerce: par Facebook – 3.5.5
    Glossary: par Codeat – 2.3.6
    Google Consent Mode: par Slaaap – 1.0.2
    Google Language Translator: par Translate AI Multilingual Solutions – 6.0.20
    Google for WooCommerce: par WooCommerce – 3.2.0
    Site Kit de Google: par Google – 1.158.0
    Easy HTTPS (SSL) Redirection: par Tips and Tricks HQ – 2.0.0
    WPCode Lite: par WPCode – 2.2.9
    MBE eShip: par MBE Worldwide S.p.A. – 2.6.1
    MailChimp Campaign Archive: par Joe Anzalone – 1.0.3
    Mailchimp for WooCommerce: par Mailchimp – 5.4
    Mailchimp: par Mailchimp – 1.9.0
    MBC Addons: par CedCommerce – 1.0.0
    Database Manager - WP Adminer: par Pexle Chris – 4.1.2
    PHP Compatibility Checker: par WP Engine – 1.6.3
    PW WooCommerce Bulk Edit Pro: par Pimwick
    LLC – 3.16

    Regenerate Thumbnails: par Alex Mills (Viper007Bond) – 3.1.6
    Restaurer les widgets classiques: par Bill Minozzi – 4.69
    Product Feed Manager for WooCommerce - License Check Bypass: par RexTheme – 1.0.0
    Side Cart WooCommerce: par XootiX – 2.6.8
    Sold Out Badge for WooCommerce: par Charlie Etienne – 4.4.0
    Temporaire Login Without Password: par StoreApps – 1.9.3
    TikTok: par TikTok – 1.3.3
    Advanced Editor Tools: par Automattic – 5.9.2
    UpdraftPlus - Sauvegarde/Restauration: par TeamUpdraft
    DavidAnderson – 1.25.6

    Use Any Font: par Dnesscarkey – 6.3.13
    User Role Editor: par Vladimir Garagulya – 4.64.5
    Advanced Order Export For WooCommerce: par AlgolPlus – 4.0.3
    WooCommerce.com Update Manager: par Automattic – 1.0.3
    WooCommerce Extended Coupon Features FREE: par Soft79 (Soft79) – 3.3.9
    WooCommerce Stripe Gateway: par Stripe – 9.7.1
    Google Analytics for WooCommerce: par WooCommerce – 2.1.16
    WooCommerce Legacy REST API: par WooCommerce – 1.0.5
    WooCommerce PayPal Payments: par PayPal – 3.0.8
    Invoices for WooCommerce: par George Ciobanu – 3.2.1
    WooCommerce POS Pro: par kilbot – 1.7.4
    WooCommerce POS: par killbot – 1.7.12
    WooCommerce: par Automattic – 10.0.4
    WooSidebars: par WooCommerce – 1.4.6
    Wordfence Security: par Wordfence – 8.0.5
    WP Crontrol: par John Blackbourn – 1.19.1
    WP-Optimize - Nettoyer, compresser, mettre en cache.: par TeamUpdraft
    DavidAnderson – 4.2.3

    WP Activity Log: par Melapress – 5.4.2
    WPIDE - File Manager & Code Editor: par XplodedThemes – 3.5.2

    ### Inactive Plugins (2) ###

    Coming Soon Page, Maintenance Mode, Landing Pages & WordPress Website Builder by SeedProd: par SeedProd – 6.18.18
    WP Memory: par Bill Minozzi – 3.99

    ### Dropin Plugins () ###

    advanced-cache.php: advanced-cache.php
    fatal-error-handler.php: fatal-error-handler.php

    ### Must Use Plugins (2) ###

    Bill Catch Errors: par Bill Minozzi – 4.1
    pexlechris_adminer_avoid_conflicts_with_other_plugins.php: par  – 4.0.1

    ### Settings ###

    Legacy API Enabled: ✔
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right_space
    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)
    outofstock (outofstock-2)
    outofstock (outofstock-3)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-2 (rated-2-2)
    rated-3 (rated-3)
    rated-3 (rated-3-2)
    rated-4 (rated-4)
    rated-5 (rated-5)

    Connected to WooCommerce.com: ✔
    Enforce Approved Product Download Directories: –
    HPOS feature enabled: –
    Order datastore: WC_Order_Data_Store_CPT
    HPOS data sync enabled: –
    Enabled Features: analytics
    marketplace
    order_attribution
    site_visibility_badge
    remote_logging
    blueprint
    point_of_sale

    ### Logging ###

    Enabled: ✔
    Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
    Retention period: 30 jours
    Level threshold: –
    Log directory size: 632 Mo

    ### WC Pages ###

    Base de la boutique: #40869 - /catalogue-en-ligne/
    Panier: #13173 - /panier/ -  Contient le code court woocommerce_cart
    Commander: #13175 - /commande/ -  Contient le code court woocommerce_checkout
    Mon compte: #13177 - /mon-compte/ -  Contient le code court [woocommerce_my_account]
    Conditions générales de vente et d’utilisation: #3173 - /conditions-generales-de-vente/

    ### Theme ###

    Name: Divi
    Version: 4.27.4
    Author URL: http://www.elegantthemes.com
    Child Theme: ❌ – Si vous modifiez WooCommerce sur un thème parent que vous n‘avez pas construit personnellement
    nous vous recommandons d‘utiliser un thème enfant. Voir : Comment créer un thème enfant

    Theme type: Thème classique
    WooCommerce Support: ✔

    ### Templates ###

    Overrides: –

    ### WooCommerce Stripe Payment Gateway ###

    Version: 9.7.1
    Account ID: acct_1GCpONFTkwP3eQJl
    Account Email: contact@vinum.pro
    Test Mode Enabled: ✔
    Non
    OAuth Connected: ✔
    Oui
    Sync Enabled: ✔
    Oui
    Legacy Checkout Experience: ✔
    Non
    Enabled Payment Methods: apple_pay,bancontact,card,google_pay,ideal,klarna,link
    Express Checkout: ✔
    Activé (checkout,cart)
    Auth and Capture: ✔
    Oui
    Logging: Non

    ### Pimwick Plugins ###

    PW WooCommerce Bulk Edit Pro: License key: PW-5e19a589b061c
    Result: success
    Cached: 2025-07-31

    ### WooCommerce PayPal Payments ###

    Onboarded: ✔
    New UI active: –
    Shop country code: FR
    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
    PayPal Shipping Callback: –
    Apple Pay: –
    Google Pay: –
    Fastlane: –

    ### 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
    onboarding
    onboarding-tasks
    pattern-toolkit-full-composability
    product-custom-fields
    remote-inbox-notifications
    remote-free-extensions
    payment-gateway-suggestions
    printful
    shipping-label-banner
    subscriptions
    store-alerts
    transient-notices
    woo-mobile-welcome
    wc-pay-promotion
    wc-pay-welcome-page
    launch-your-store
    add-to-cart-with-options-stepper-layout

    Disabled Features: product-data-views
    experimental-blocks
    experimental-iapi-mini-cart
    experimental-iapi-runtime
    coming-soon-newsletter-template
    minified-js
    product-pre-publish-modal
    settings
    async-product-editor-category-field
    product-editor-template-system
    use-wp-horizon

    Daily Cron: ✔ Next scheduled: 2025-08-01 11:46:59 +02:00
    Options: ✔
    Notes: 239
    Onboarding: completed

    ### Action Scheduler ###

    Terminé: 590
    Oldest: 2025-07-31 09:14:46 +0000
    Newest: 2025-07-31 14:27:34 +0000

    Échoué: 2
    Oldest: 2025-07-31 08:50:34 +0000
    Newest: 2025-07-31 08:50:34 +0000

    En attente: 10
    Oldest: 2025-07-31 14:30:38 +0000
    Newest: 2025-08-04 12:33:21 +0000

    ### Status report information ###

    Generated at: 2025-07-31 16:28:28 +02:00
    `
    Thread Starter Aleks1180

    (@aleks1180)

    Hi,

    I’m still encountering issues with the wc_delete_related_product_transients_async hook being scheduled excessively, particularly overnight, even after disabling it using a custom snippet via WPCode Lite.

    Here’s what I’ve done:

    • Created a new PHP snippet with the previously recommended code.
    • Enabled it site-wide via WPCode Lite (screenshots attached).
    • The snippet includes both remove_action() calls and a filter on action_scheduler_pre_store_action to prevent the async hook from being stored.

    https://www.dropbox.com/scl/fi/ozypvb9d864f0zvlev70j/Capture-d-cran-2025-07-31-10.25.03.png?rlkey=gr7khgiwr1qxt2q75qrfqcg3k&dl=0

    https://www.dropbox.com/scl/fi/2uhs2q8h0vkxycmxxgohp/Capture-d-cran-2025-07-31-10.25.09.png?rlkey=4myf7beu6jl6kidexepdoaffs&dl=0

    Despite this, I’m still seeing a large number of scheduled actions being generated, suggesting the hook is either being triggered elsewhere or rescheduled in a way that bypasses these removals.

    This behavior only started occurring very recently, seemingly after the latest WooCommerce update. It wasn’t an issue before.

    Would it be possible to escalate this to your development team? It seems I’m not the only one facing this, and it might warrant a deeper investigation or patch in a future release.

    Thanks again for your time and support,
    Best regards,

    Thread Starter Aleks1180

    (@aleks1180)

    Thanks for the info!

    I’ll try disabling the hook by creating a PHP snippet using WPCode Lite and running a few tests. If needed, I’ll also look into overriding wc_delete_product_transients directly to stop the scheduling of wc_delete_related_product_transients_async.

    I’ll report back with the results—thanks again!

    Best,

    Thread Starter Aleks1180

    (@aleks1180)

    It could be the CSS file, so I uploaded the file on dropbox, there is the link :

    https://www.dropbox.com/s/1mhvu066fxr0hyn/style.css?dl=0

Viewing 8 replies - 1 through 8 (of 8 total)