تفصیل
Select the crop position of your thumbnails. WordPress crops thumbnails of images through the center, which does not always give us the desired results. This plugin allows you to select the crop position of images from WordPress uploader.
اسکرین شاٹس



انسٹالیشن
- Install Thumbnail Crop Position either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it. You’re ready to go! You will find Thumbnail Crop Position panel in Upload files tab of Insert Media panel and in Upload Media page of Media.
عمومی سوالات
- Installation Instructions
-
- Install Thumbnail Crop Position either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it. You’re ready to go! You will find Thumbnail Crop Position panel in Upload files tab of Insert Media panel and in Upload Media page of Media.
جائزے
شراکت دار اور ڈیویلپرز
“Thumbnail Crop Position” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Thumbnail Crop Position” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.3
This update were made by Grégory Viguier (ScreenfeedFr). Thanks Grégory.
- The PHP class is now in a separated file, so it is included only in the administration pages (and removed the create_function(), bad for the php cache).
- Globally, use a more "WordPress way” for some parts of the code.
- SECURITY: better sanitization of the option, check user capability, and add a nonce for the ajax call.
- Minify css, js and images (js and css dev. versions still presents).
- HTML: remove useless divs, adjust some classes.
- CSS: use existing WordPress styles for the buttons, simpler but same look.
- JS: no more inline scripts (onclick), change button active state only on valid response, add a loading state.
- Translation: use native translations (left, right, center) and add French translation.
1.2.1
- Fixed a bug that showed a text in the footer of posts.
1.2
- Corrected load of plugin.
- CSS improvement.
1.1
- Initial Release.