• Hello,

    I’m reaching out because I’ve been seeing a persistent error on my WordPress site whenever I activate your plugin. The error message is as follows:

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the fast-indexing-api 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 -----\wp-includes\functions.php on line 6121

    I’ve noticed that this message only appears when the fast-indexing-api plugin is active. When I deactivate it, the error goes away completely. Based on what I’ve read, it seems the issue is related to how and when the plugin loads its translations.

    Could you please let me know if there’s a recommended solution or workaround for this issue? I’d also appreciate any information about whether a fix will be included in an upcoming update of the plugin.

    Thanks in advance for your help!

Viewing 1 replies (of 1 total)
  • Hello @maxsoft,
     
    Thank you so much for getting in touch.
     
    The deprecated notices you’re seeing are related to the Google API Client library used by the Instant Indexing plugin. These are warnings introduced in newer versions of PHP, which is version 8.2 and up, but they don’t affect the functionality of the plugin. In the meantime, you can safely ignore them or suppress deprecated warnings in your PHP configuration.
     
    Don’t hesitate to get in touch with us if you have any other questions.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this review.