=== 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: 6.3 Requires PHP: 7.4.0 Stable tag: 1.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Paste 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 * [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.1.2 = * Fix: Fatal error in user profile * Fix: Compatibility with the SEO Framework = 1.1.1 = * Feature: Make pasting into tinyMCE optional. (Fixes unpredictable cursor position during file drop) * Fix: php 8.2 deprecation warnings = 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 == Upgrade Notice == Nothing noteworty here so far...