تفصیل
A lot of themes ship with Timthumb because it allows their users to start using the theme without rebuilding thumbnails.
Secure Image Resizer offers a far more secure alternative. It allows theme developers to rely on WordPress’ own image resizing functionality using add_image_size and get_the_post_thumbnail.
When get_the_post_thumbnail is called, Secure Image Resizer checks if the requested image size exists. If the image doesn’t exist it dynamically creates the resized version. It works in the background, with no front end functionality.
Theme developers can either bundle this plugin into their themes, or suggest that their users install it.
It also includes 2 functions so_resize_custom and so_resize_custom_html to do dynamic image resizing using Imagick. Great for theme developers.
Please Note: This is an early release of Secure Image Resizer. Please use it, try and break it and report any bugs to me support@siteorigin.com so I can quickly fix them and work towards version 1.0.
انسٹالیشن
This is a standard WordPress plugin. Just download the zip, then installing it by following these instructions.
There’s nothing to configure after setup.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Secure Image Resizer” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Secure Image Resizer” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
0.1
Initial release