• Resolved lastant

    (@lastant)


    I could only get the plugin to work by fixing the following:
    -rename the JS function ‘datepicker’ and thus ‘e.fn.datepicker.*’ to something else, because it conflicted with existing jQueryUI plugin.
    -wp-post-expires.php:287 changed $del_post[‘post_status’] to $del_post->post_status , because this is an object, not an array

    • This topic was modified 6 years, 3 months ago by lastant.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to fix JS and PHP errors’ is closed to new replies.