• Patrice Défago

    (@patricedefago)


    Bonjour,

    Le plugin génère de nombreux warnings en PHP 8.3 :

    Deprecated: Calling get_class() without arguments is deprecated in
    /wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container.php (line 36)
    … ainsi que dans :

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the obflink domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in [CHEMIN_MASQUÉ]/wp-includes/functions.php on line 6131

    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container.php on line 36
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Datastore/Datastore.php on line 79
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container/Theme_Options_Container.php on line 254
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57

    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container.php on line 36
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Datastore/Datastore.php on line 79
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container/Nav_Menu_Item_Container.php on line 40
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57

    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container.php on line 36
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Datastore/Datastore.php on line 79
    Deprecated: Calling get_class() without arguments is deprecated in [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Field.php on line 57

    Warning: Cannot modify header information - headers already sent by (output started at [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container.php:36) in [CHEMIN_MASQUÉ]/wp-includes/functions.php on line 7182

    Warning: Cannot modify header information - headers already sent by (output started at [CHEMIN_MASQUÉ]/wp-content/plugins/link-juice-optimizer/vendor/htmlburger/carbon-fields/core/Container.php:36) in [CHEMIN_MASQUÉ]/wp-admin/admin-
    on line 14

    Ces warnings finissent par provoquer :
    Warning: Cannot modify header information – headers already sent …

    Contexte :

    • WordPress : 6.9.1
    • PHP : 8.3
    • Plugin : Link Juice Optimizer (Version 2.3.2)

    Pouvez-vous confirmer si une correction est prévue (compatibilité PHP 8.3) ? Avez-vous une version patchée de Carbon Fields (ou un correctif côté plugin) ?

    Merci.

You must be logged in to reply to this topic.