WPIntell

Source evidence

Fatal Error

Guest Author · support · 2024-03-05T16:15:00+00:00

questionsentiment
highseverity
0.77relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 25 rows with source links

8.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
iallen resolved
Hey there I use Guest Author on 2 sites and both keep reporting a fatal error from WordPress. I am using the most up to date version of the plugin. Is there something I can do to stop this happening? See copy of email warning https://share.zight.com/7KunWwOw Thank you. Imogen Hi, The undefined function referenced in the error is actually a core WordPress function ( https://developer.wordpress.org/reference/functions/remove_meta_box/ ) So the only reason it would end up being undefined is if the code in Guest Author calling the function is being loaded in an unexpected context where maybe not all of WordPress is being loaded. In the Stack Trace I see that it’s being called by a plugin with the slug “wp-health”. I’m not sure what plugin that is. If you know, let me know so I can maybe try installing it on a test site and see if I can reproduce the issue.

Comments

1 shown
Alexandru Tapuleasa 2024-03-06T02:12:00+00:00

Hi, The undefined function referenced in the error is actually a core WordPress function ( https://developer.wordpress.org/reference/functions/remove_meta_box/ ) So the only reason it would end up being undefined is if the code in Guest Author calling the function is being loaded in an unexpected context where maybe not all of WordPress is being loaded. In the Stack Trace I see that it’s being called by a plugin with the slug “wp-health”. I’m not sure what plugin that is. If you know, let me know so I can maybe try installing it on a test site and see if I can reproduce the issue.