About WordPress 6.2.X
-
I can’t post the details here, but for various reasons, our site is using the 6.2.X version of WP.
The other day, I updated this plugin from version 3.7.4 to 3.7.9, and the revision function stopped working. It said, “A serious error has occurred on this site. Please check the site administrator’s inbox for troubleshooting instructions.”The error message included the following log entry: (Some directory names have been omitted.)
An error of type E_ERROR occurred on line 36 of the /revigionary/admin/post-editor-workflow-ulLw.php file.
-3: Uncaught Error: Call to undefined function PublishPress*Revisions·wp_get_admin_notice0 in /revisionary/admin/post-editor-workflow-ui_rvy.php:36
Stack trace: 0 plugins/revisionary/admin/post-edit_rvy.php(87): PublishPress*RevisionsPostEditorWorkflowUl:revisionLinkParams0 1 class-wp-hook.php(308): RvyPostEdit->act_admin_head 2 class-wp-hook.php(332): WP_Hook->apply_filtersO 3 plugin.php(517): WP_Hook->do_actionO 4 admin-header.php(163): do_action0 5 edit-form-advanced.php(425): require_once(*/www/ht..)I also asked ChatGPT, and they told me that they were trying to reference the wp_get_admin_notice() function, which was added to the core in WP 6.4 and later, but were unable to find it because they were using WP 6.2.
Is it no longer available in WP 6.2?
Also, are there any plans to resolve this issue?
The topic ‘About WordPress 6.2.X’ is closed to new replies.