HEX
Server: nginx/1.20.2
System: Linux racknerd-d3d1ff4 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64
User: www (1000)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.movieloversky.com/wp-content/plugins/the-paste/readme.txt
=== 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.9
Requires PHP: 5.6.0
Stable tag: 1.1.0
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.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...