• Resolved Weston Ruter

    (@westonruter)


    A support topic was posted on the PWA plugin forum regarding a style element that was being output unexpectedly in the service worker. The cause is that your plugin is incorrectly using the wp_enqueue_scripts action to print styles when it should instead be using the wp_print_styles action (or even wp_head). Can this be fixed?

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

The topic ‘Incorrect use of wp_enqueue_scripts action’ is closed to new replies.