Skip to content

Commit 31bc873

Browse files
committed
Version 2.0.1
1 parent 5490077 commit 31bc873

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/cloudinary.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Cloudinary
44
* Plugin URI: https://cloudinary.com/documentation/wordpress_integration
55
* Description: With the Cloudinary plugin, you can upload and manage your media assets in the cloud, then deliver them to your users through a fast content delivery network, improving your website’s loading speed and overall user experience. Apply multiple transformations and take advantage of a full digital asset management solution without leaving WordPress.
6-
* Version: 2.0.0
6+
* Version: 2.0.1
77
* Author: Cloudinary Ltd., XWP
88
* Author URI: https://cloudinary.com/
99
* License: GPLv2+

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/readme.txt

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,24 +60,24 @@ And with an embedded digital asset management platform offering full DAM capabil
6060

6161
== Installation ==
6262
= Install from within wordpress =
63-
* Visit the plugins page within your dashboard and select `Add New`
64-
* Search for `Cloudinary`
65-
* Select `Cloudinary – Dynamic Image and Video Management` from the list
66-
* Activate `Cloudinary` from your Plugins page
63+
* Visit the plugins page within your dashboard and select `Add New`.
64+
* Search for `Cloudinary`.
65+
* Select `Cloudinary – Dynamic Image and Video Management` from the list.
66+
* Activate `Cloudinary` from your Plugins page.
6767
* Go to `Setting up` below.
6868

6969
= Install Cloudinary manually =
70-
* Upload the `Cloudinary` folder to the /wp-content/plugins/ directory
71-
* Activate the `Cloudinary` plugin through the `Plugins` menu in WordPress
72-
* Go to `Setting up` below
70+
* Upload the `Cloudinary` folder to the /wp-content/plugins/ directory.
71+
* Activate the `Cloudinary` plugin through the `Plugins` menu in WordPress.
72+
* Go to `Setting up` below.
7373

7474
= Setting up =
7575
* Once the plugin is activated, go to the `Cloudinary` settings.
7676
* You’ll be prompted to “Add your Cloudinary URL”.
77-
* Enter your “Cloudinary environment variable URL”, the format should be cloudinary://{API_Key}:{API_Secret}@{Cloud_Name} and can be found in the \"Account Details\" section of the Cloudinary Console Dashboard, then click save.
77+
* Enter your “Cloudinary environment variable URL”, the format should be cloudinary://{API_Key}:{API_Secret}@{Cloud_Name} and can be found in the "Account Details" section of the Cloudinary Console Dashboard, then click save.
7878
* After saving, additional settings tabs will be available.
7979

80-
** Note **
80+
**Note**
8181
If you have two factor authentication configured for your account, you will need to open the Cloudinary Console and login before you can use the Cloudinary plugin.
8282
Your site is now setup to start using Cloudinary.
8383

@@ -94,7 +94,7 @@ Upgrade is seamless and requires no action from your side.
9494
The plugin will automatically sync all of your WordPress media to your Cloudinary account and start delivering assets from Cloudinary.
9595

9696
= Where can I find more info? =
97-
You can read the plugin [documentation] (https://cloudinary.com/documentation/wordpress_integration?utm_source=wp&utm_medium=wpmarketplace&utm_campaign=wpmarketplace)
97+
You can read the plugin [documentation](https://cloudinary.com/documentation/wordpress_integration?utm_source=wp&utm_medium=wpmarketplace&utm_campaign=wpmarketplace)
9898

9999
== Screenshots ==
100100
1. Streamline Your Creative Workflow
@@ -108,6 +108,9 @@ You can read the plugin [documentation] (https://cloudinary.com/documentation/wo
108108
9. Easily Configure Your Account
109109

110110
== Changelog ==
111+
= 2.0.1 (02 Apr 2020) =
112+
* Fix an issue with v1 migrating
113+
111114
= 2.0.0 (31 Mar 2020) =
112115
* Release of a new major version of the plugin
113116

0 commit comments

Comments
 (0)