My plugin project loads images in the sidebar, and rather than load the entire image and resize with CSS, i want to generate thumbnails. What is the best way of doing this? Is it smart to use the uploads directory for storing these files?
My plugin project loads images in the sidebar, and rather than load the entire image and resize with CSS, i want to generate thumbnails. What is the best way of doing this? Is it smart to use the uploads directory for storing these files?
This topic has been closed to new replies.