stickUp icon indicating copy to clipboard operation
stickUp copied to clipboard

WordPress suggested code is not ideal

Open cliffordp opened this issue 11 years ago • 1 comments

wp_enqueue_script should be used instead of a straight echo.

http://codex.wordpress.org/Function_Reference/wp_enqueue_script

cliffordp avatar Nov 08 '13 13:11 cliffordp

Thanks for that @cliffordp

I'm going to update this plugin this weekend, I have a few changes/bugs and this is one I will test and incorporate.

Thanks for the feedback!

LiranCohen avatar Nov 08 '13 14:11 LiranCohen