Title: Incorrect Function Call
Last modified: March 16, 2025

---

# Incorrect Function Call

 *  Resolved [Martin Sauter](https://wordpress.org/support/users/martinsauter/)
 * (@martinsauter)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/incorrect-function-call/)
 * On my site running WordPress 6.7.2, this plugin triggers the following warning:
 * PHP Notice: Function _load_textdomain_just_in_time was called **incorrectly**.
   Translation loading for the `health-check` 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](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/)
   for more information. (This message was added in version 6.7.0.) in /home/username/
   public_html/www.example.com/wp-includes/functions.php on line 6114
 * Is this specific to my site or a know problem of this plugin?

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/incorrect-function-call/#post-18364198)
 * The plugin is compatible with the latest WordPress version. Only the language
   file is not loaded correctly (which is the lesser evil from my point of view).
   There is already an open issue about this with the developers in GitHub.
 *  Thread Starter [Martin Sauter](https://wordpress.org/support/users/martinsauter/)
 * (@martinsauter)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/incorrect-function-call/#post-18364610)
 * Thank you for your reply.
 * You are probably referring to this issue: [https://github.com/WordPress/health-check/issues/477](https://github.com/WordPress/health-check/issues/477)

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

The topic ‘Incorrect Function Call’ is closed to new replies.

 * ![](https://ps.w.org/health-check/assets/icon.svg?rev=1828244)
 * [Health Check & Troubleshooting](https://wordpress.org/plugins/health-check/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/health-check/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/health-check/)
 * [Active Topics](https://wordpress.org/support/plugin/health-check/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/health-check/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/health-check/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Martin Sauter](https://wordpress.org/support/users/martinsauter/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/incorrect-function-call/#post-18364610)
 * Status: resolved