Multiple Image Sets for Image Display |
I am implementing dynamic functions that display different images based on the viewport, I think WP has this functionality, here is my helper code , code that you can understand,
PHP Code: function get_thumbnails($id, $title, $class = null) is this the correct way or is there any alternative approach with JavaScript that is better in terms of SEO and performance, after implementing this code I am not seeing any improvements in page speed. here is my sample page URL , Visit Paros or .. .... |
Messages In This Thread |
Multiple Image Sets for Image Display - by rmcdahal - 05-29-2024, 07:52 AM
|