wp-standard-handles
wp-standard-handles copied to clipboard
Standard handles for wp_enqueue_script(), wp_enqueue_style() and add_image_size()
Hi @grappler, I hope this message finds you well. Unfortunately, it seems that standardised image size handles don't make it through wordpress.org theme review. The reason provided was that the...
Hi @grappler Do you think we should have a standard handler for the google maps JS as well?
I guess it would be 'enquire-js and 'mustache-js' respectively, for the handler. For example: `wp_enqueue_script( 'enquire.js', ... )` would be `wp_enqueue_script( 'enquire-js', ... )`.