Описание
Plugin provides the option of cropping image by browsing/draging and droping image on the front end if user is logged in.
User can then upload the cropped Images which can be access through media page in admin dashboard.
Блоки
Этот плагин предоставляет 1 блок.
- Js Crop Block
Установка
- Upload the folder
wpJsCrop
and its contents to the/wp-content/plugins/
directory or use the wordpress plugin installer - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new «Js Crop Block» option will be available under media in blocks section of post and widget.
Uninstall
- Deactivate Js Crop in the ‘Plugins’ menu in WordPress.
- After Deactivation a ‘Delete’ link appears below the plugin name, follow the link and confim with ‘Yes, Delete these files’.
- This will delete all the plugin files from the server without erasing options the plugin has stored in the database.
Часто задаваемые вопросы
-
Why can’t I customize it ?
-
Keep reviewing the plugin so I will know what people are looking for, I’m working on other features like letting user to apply filters to their image and edit them.
-
Is this plugin mobile freindly ?
-
It is designed for PC only
-
Where can I use this plugin?
-
You can use this plugin as block on post or widget.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Js Crop» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Js Crop» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- First stable version
2.0.0
- Block added
- Legacy widget removed
=2.1.0=
*Minor fixes