After today update JS backend error
-
After I updated the plugin today, I encountered javascritp problems when updating an already published article.
If the article is a draft, the problem does not appear.
If it has already been published and you are trying to update it, you will receive messages in the backend like these:
Warning: in_array () expects parameter 2 to be array, null given in /wp-content/plugins/wp-last-modified-info/includes/backend/dashboard-notification.php online 31
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/wp-last-modified-info/includes/backend/dashboard-notification.php:31) in /wp-admin/post.php online 222
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/wp-last-modified-info/includes/backend/dashboard-notification.php:31) in /wp-includes/pluggable. php online 1251
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/wp-last-modified-info/includes/backend/dashboard-notification.php:31) in /wp-includes/pluggable. php online 1254
Thank you
- The topic ‘After today update JS backend error’ is closed to new replies.