Описание
Speed up your workflow by pasting images directly to the WordPress text editor
and upload them to the media library.
Copy image data from many desktop applications:
- Screenshot
- Adobe Photoshop CC
- Gimp
- LibreOffice
- Word
- And some more…
The most recent Desktop versions of Chrome, Firefox, IE, Edge and Safari are supported.
Скриншоты
Установка
Follow the standard WordPress plugin installation procedere.
Отзывы
Участники и разработчики
«The Paste» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«The Paste» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «The Paste» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.0
- Fix: PHP 8 warning
- Fix: Add
data:
to wp_kses allowed protocols - TinyMCE: Users without file upload capability could not paste images as data-url.
- TinyMCE: Don’t show upload buttons if user are not allowed to upload files
1.0.7
- Fix auto upload large images
1.0.5
- Prevent Editor Crashes: Only embed images up to 262144 px, upload otherwise
1.0.4
- Support Text Widget
- Better Media Titles
1.0.3
- Fix JS Error in TextWidget
1.0.2
- Performance improvements
- Add Textdomain to plugin header
- Remove unnecessary settings
1.0.1
- Update plugin URL
- Fix double pasting
1.0.0
- Initial release