При редактировании записи данные сохраняются, но при этом получаю такую ошибку:
Ошибка базы данных WordPress: [Unknown column 'news' in 'field list']
INSERT INTO wp_xsg_sitemap_meta (itemId, itemType, exclude, priority, frequency, inherit, news) VALUES(145, 'post', 1, 1, 1, 0, 0) ON DUPLICATE KEY UPDATE exclude=VALUES(exclude), priority=VALUES(priority), frequency=VALUES(frequency), inherit=VALUES(inherit), news=VALUES(news)
Warning: Cannot modify header information - headers already sent by (output started at Z:\Dev\OpenServer\domains\easyrobotics-wp\wp-includes\wp-db.php:1519) in Z:\Dev\OpenServer\domains\easyrobotics-wp\wp-admin\post.php on line 231
Warning: Cannot modify header information - headers already sent by (output started at Z:\Dev\OpenServer\domains\easyrobotics-wp\wp-includes\wp-db.php:1519) in Z:\Dev\OpenServer\domains\easyrobotics-wp\wp-includes\pluggable.php on line 1329
Warning: Cannot modify header information - headers already sent by (output started at Z:\Dev\OpenServer\domains\easyrobotics-wp\wp-includes\wp-db.php:1519) in Z:\Dev\OpenServer\domains\easyrobotics-wp\wp-includes\pluggable.php on line 1332