When creating a new post via front end the popup displays a select list of available post types:
"Post" and "Page" for english sites.
However, in German those values are "Beiträge" and "Seiten"
As a result the new items in the wp_posts table are created with post_type "beiträge", obviously nonsense.
When creating a new post via front end the popup displays a select list of available post types:
"Post" and "Page" for english sites.
However, in German those values are "Beiträge" and "Seiten"
As a result the new items in the wp_posts table are created with post_type "beiträge", obviously nonsense.