Title: Errors after WP 5.3 update
Last modified: November 13, 2019

---

# Errors after WP 5.3 update

 *  Resolved [robwent](https://wordpress.org/support/users/robwent/)
 * (@robwent)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/errors-after-wp-5-3-update/)
 * In the post edit screen, with Gutenberg disabled, I’m getting js errors after
   the latest wp update.
 * Something to do with the datepicker field:
 * $element.datepicker( args );
    function altField( args, el ) { var $el = $( el),
 * That code is opened with
 * jQuery( function () {
 * So $( el ) causes an error as $ isn’t passed into the function so should be jQuery.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/errors-after-wp-5-3-update/#post-12129633)
 * Hello [@robwent](https://wordpress.org/support/users/robwent/)
    This is a known
   issue with WP 5.3, we are busy releasing our planned maintenance version 2.7.16
   as I’m writing this so it should be fixed soon! Cheers, Jory
 *  [Akhyar](https://wordpress.org/support/users/ayankcell/)
 * (@ayankcell)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/errors-after-wp-5-3-update/#post-12129678)
 * Hi [@robwent](https://wordpress.org/support/users/robwent/),
 * I found the same issue. You could make a temporary fix while waiting next version
   of Pods by enabling the “Enable HTML5 Input Field?” option of date picker field.
 * I posted the issue here [https://wordpress.org/support/topic/custom-post-type-editor-not-fully-working-after-updating-to-wordpress-5-3/](https://wordpress.org/support/topic/custom-post-type-editor-not-fully-working-after-updating-to-wordpress-5-3/)
 * Thanks,
 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/errors-after-wp-5-3-update/#post-12129684)
 * 2.7.16 is already released so this issue should be fixed!
 *  Thread Starter [robwent](https://wordpress.org/support/users/robwent/)
 * (@robwent)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/errors-after-wp-5-3-update/#post-12129705)
 * The update fixes it for me.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Errors after WP 5.3 update’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [robwent](https://wordpress.org/support/users/robwent/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/errors-after-wp-5-3-update/#post-12129705)
 * Status: resolved