Function _load_textdomain_just_in_time was called incorrectly.

#917224
  • Resolved TechieTrend
    Rank Math free

    Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math 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 /home/u836768104/domains/techietrend.in/public_html/wp-includes/functions.php on line 6114

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting support.

    Our developers are already working on supporting this new way to handle translations but for now, to be sure the error is not shown on the website you can add the following filter:

    add_filter( 'doing_it_wrong_trigger_error', '__return_false' );

    Here is how to create the rank-math.php file: https://rankmath.com/kb/wordpress-hooks-actions-filters/#rank-math-php-file

    When we have an update ready that addresses this issue we will inform everyone through the usual communication channels.

    We hope this helps. Please let us know if you have further questions or concerns.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘Function _load_textdomain_just_in_time was called incorrectly.’ is closed to new replies.