ຄຳອະທິບາຍ
This plugin extend the power WordPress already have when it comes to image editing.
It currently focuses on the API side to give developers great tools to manipulate specific image sizes.
You can do this by calling Improved_Image_Editor::register_image_size_info(). Here you can specify the following arguments:
– quality
– zoom
– filters (work in progress)
It also includes the functionality of the following plugins I build:
– Gmagick
– Improved GD Image Editor
– WP_Image (will be included soon)
Future plans are to build a settings page so users can select the settings per image size themself.
I also have ideas to extend the current image editor UI with options to select the focus point per image size and build auto detection of the focus point. With every feature we add the main focus will be to build a decent API for it so at certain points it could be integrated in WordPress itself.
ການຕິດຕັ້ງ
- Upload the folder
improved-image-editorto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Start using the functionality it got in your own plugin or theme
ຄຳຖາມທີ່ພົບເລື້ອຍ
Coming soon.
ການຣີວິວ
ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ
“Improved Image Editor” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາແປ “Improved Image Editor” ເປັນພາສາຂອງເຈົ້າ.
ສົນໃຈຮ່ວມພັດທະນາບໍ່?
ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.
ບັນທຶກການປ່ຽນແປງ
0.1.0 ( 2012-9-4 )
- First version to show people the possibilities