Changeset 2493814
- Timestamp:
- 03/12/2021 05:20:46 AM (5 years ago)
- Location:
- smallcase-oembed-provider
- Files:
-
- 2 edited
- 4 copied
-
tags/1.1 (copied) (copied from smallcase-oembed-provider/trunk)
-
tags/1.1/LICENSE.txt (copied) (copied from smallcase-oembed-provider/trunk/LICENSE.txt)
-
tags/1.1/README.txt (copied) (copied from smallcase-oembed-provider/trunk/README.txt) (3 diffs)
-
tags/1.1/smallcase-oembed-provider.php (copied) (copied from smallcase-oembed-provider/trunk/smallcase-oembed-provider.php) (1 diff)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/smallcase-oembed-provider.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smallcase-oembed-provider/tags/1.1/README.txt
r2493811 r2493814 4 4 Requires at least: 2.9 5 5 Tested up to: 5.6 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 Requires PHP: 7.0 8 8 License: GPLv2 … … 36 36 == Installation == 37 37 38 Installation is pretty straight-forward. You just need to click 'Install Now' button on the plugin profile page. 38 1. Go to the ‘Plugins’ menu in WordPress and click ‘Add New’ 39 2. Search for smallcase oEmbed Provider’ and select ‘Install Now’ 40 3. Activate the plugin when prompted 41 42 or 43 44 1. Upload the smallcase-oembed-provider’ folder to the ‘/wp-content/plugins/’ directory 45 2. Activate the plugin through the ‘Plugins’ menu in WordPress 39 46 40 47 == Screenshots == … … 48 55 * Initial release 49 56 57 = 1.1 = 58 * Add installation guide 59 50 60 == Upgrade Notice == 51 61 -
smallcase-oembed-provider/tags/1.1/smallcase-oembed-provider.php
r2493811 r2493814 3 3 * Plugin Name: smallcase oEmbed Provider 4 4 * Description: The plugin extends Wordpress's automatic embed feature, allowing you to directly embed smallcase cards from the embed URL 5 * Version: 1. 05 * Version: 1.1 6 6 * Author: smallcase 7 7 * Author URI: https://www.smallcase.com -
smallcase-oembed-provider/trunk/README.txt
r2493811 r2493814 4 4 Requires at least: 2.9 5 5 Tested up to: 5.6 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 Requires PHP: 7.0 8 8 License: GPLv2 … … 36 36 == Installation == 37 37 38 Installation is pretty straight-forward. You just need to click 'Install Now' button on the plugin profile page. 38 1. Go to the ‘Plugins’ menu in WordPress and click ‘Add New’ 39 2. Search for smallcase oEmbed Provider’ and select ‘Install Now’ 40 3. Activate the plugin when prompted 41 42 or 43 44 1. Upload the smallcase-oembed-provider’ folder to the ‘/wp-content/plugins/’ directory 45 2. Activate the plugin through the ‘Plugins’ menu in WordPress 39 46 40 47 == Screenshots == … … 48 55 * Initial release 49 56 57 = 1.1 = 58 * Add installation guide 59 50 60 == Upgrade Notice == 51 61 -
smallcase-oembed-provider/trunk/smallcase-oembed-provider.php
r2493811 r2493814 3 3 * Plugin Name: smallcase oEmbed Provider 4 4 * Description: The plugin extends Wordpress's automatic embed feature, allowing you to directly embed smallcase cards from the embed URL 5 * Version: 1. 05 * Version: 1.1 6 6 * Author: smallcase 7 7 * Author URI: https://www.smallcase.com
Note: See TracChangeset
for help on using the changeset viewer.