Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #58066, comment 3


Ignore:
Timestamp:
04/05/2023 09:23:29 AM (2 years ago)
Author:
tijmensmit
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58066, comment 3

    v1 v2  
    33It looks like you get this error ( at least in my case ) when no author is assigned to a post.
    44
    5 I see it on the post overview page for a store locator plugin in the author column. The post data is imported from a CSV file, so the post is not manually created.
     5I see it on the post overview page for a store locator plugin in the author column ( no author name is visible, just the error ). The post data is imported from a CSV file, so the post is not manually created.
    66
    77When I open a post where this error shows up and save it, so it's assigned to an author, the error is gone.