Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.24 KB

Wordpress plugin for Uploadcare

This is a plugin for Wordpress to work with Uploadcare

It's based on a uploadcare-php library.

Requirements

  • Wordpress 3.5+
  • PHP 5.3+
  • php-curl

Install

  1. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies.
  2. Unzip file to your wp-content/plugins folder.
  3. Activate plugin at "Plugins" page inside your Wordpress admin.
  4. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account. To receive your keys, create your FREE account at Uploadcare
  5. Create new post and feel yourself proud!

Send us your feedback, [email protected]

Usage

  1. Begin adding a new post.
  2. Press "Add Media" to insert media with the Uploadcare widget.
  3. Upload a file using the widget.
  4. Crop the file if you wish. Only the cropped area will be inserted.
  5. Press "Store and Insert". The image will be inserted into your post.