problem with wp_enqueue_script
-
I inherited a site that uses some custom plugins. One of them issues this call – wp_enqueue_script(‘inline-edit-post’); – the site is running WP 4.9.6 on PHP 5.4
I have copied the site to another server running PHP 7.2 and am unable to login as admin because of a problem with the wp_enqueue_script call. Is this a PHP version issue?
Any advice would be appreciated.
I intend to upgrade the site and want to know what issues I may encounter. Apparently I have encountered my first one.
The front end of the site works fine so far…
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘problem with wp_enqueue_script’ is closed to new replies.