Performance questions
-
Great plugin, really fills a niche.
The following questions if I may please:
1. Is it possible to have the image on a CDN?
The image right now is at https://yourdomain.com/wp-content/plugins/wp-youtube-lyte/lyte/lytesprite.png, and would like the image to be at https://yourcdn.cdn//wp-content/plugins/wp-youtube-lyte/lyte/lytesprite.png2. The plugin doesn’t seem to be working on mobile view?
3. How can I best load the Javascript in the header into the theme HTML source (in wp_head or wp_foot)? For example as:
<javascript> ..... </javascript>
The theme uses very little Javascript, and loading the plugin Javascript in wp_head into the source would remove a URL request (to the CDN).
I’m fine with writing the code for it (together with others), and sharing it, but I’m not that great with Javascript, also not to interfere with future updates, so pointing me in the right direction would be great, if it is also for the benefit of the plugin
- This topic was modified 7 years, 10 months ago by .
- The topic ‘Performance questions’ is closed to new replies.