Custom Post Type Editor Not Fully Working After Updating to WordPress 5.3
-
I recently updating to WordPress 5.3 automatically via dashboard. However, I found it make some functionalities in custom post type editor didn’t work. I think it’s sort of jQuery thing or so.
Almost all interactivity in the editor not working properly such as Pods date picker, tag taxonomy autocomplete, or just editing the post slug.
In Google Chrome console I found this error:
Uncaught TypeError: $ is not a function at altField (post.php?post=2264&action=edit:894) at HTMLDocument.<anonymous> (post.php?post=2264&action=edit:891) at i (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.3:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.3:2) at Function.ready (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.3:2) at HTMLDocument.J (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.3:2)
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Custom Post Type Editor Not Fully Working After Updating to WordPress 5.3’ is closed to new replies.