https://github.com/dbelyaeff/the-paste
The best WordPress plugin for copy-paste images from clipboard.
https://github.com/dbelyaeff/the-paste
Last synced: 3 months ago
JSON representation
The best WordPress plugin for copy-paste images from clipboard.
- Host: GitHub
- URL: https://github.com/dbelyaeff/the-paste
- Owner: dbelyaeff
- License: gpl-3.0
- Created: 2020-03-02T08:59:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T07:34:42.000Z (about 5 years ago)
- Last Synced: 2025-01-24T15:34:58.436Z (4 months ago)
- Language: PHP
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Fixes
1. Add an ability to grab post title as image name.
2. Set JPG as default format.# The Paste
Contributors: podpirate
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F8NKC6TCASUXE
Tags: paste, clipboard, image, editor, media
Requires at least: 4.5.0
Tested up to: 5.0-alpha-42142
Requires PHP: 5.3.0
Stable tag: 1.0.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlPaste Images in WordPress from many applications and upload them to the media library.
# Description
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...](https://github.com/mcguffin/the-paste#applications-tested-so-far)The most recent Desktop versions of Chrome, Firefox, IE, Edge and Safari are supported.
[The paste at GitHub](https://github.com/mcguffin/the-paste)
# Installation
Follow the standard [WordPress plugin installation procedere](https://codex.wordpress.org/Managing_Plugins).
# Screenshots
1. Pasting into rich text editor. You can either upload the image immediately or do so later.
2. Paste into media library ...
3. ... and choose filename and format before you upload.# Changelog
## 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## Upgrade Notice
Nothing noteworty here so far...