An open API service indexing awesome lists of open source software.

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.

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.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
* 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...