Changeset 1244625
- Timestamp:
- 09/13/2015 06:03:36 PM (10 years ago)
- Location:
- open-graph-rescrape
- Files:
-
- 3 edited
- 11 copied
-
tags/0.2.0 (copied) (copied from open-graph-rescrape/trunk)
-
tags/0.2.0/README.md (copied) (copied from open-graph-rescrape/trunk/README.md) (2 diffs)
-
tags/0.2.0/composer.json (copied) (copied from open-graph-rescrape/trunk/composer.json)
-
tags/0.2.0/css (copied) (copied from open-graph-rescrape/trunk/css)
-
tags/0.2.0/gulpfile.js (copied) (copied from open-graph-rescrape/trunk/gulpfile.js)
-
tags/0.2.0/js (copied) (copied from open-graph-rescrape/trunk/js)
-
tags/0.2.0/js/og-rescrape.admin.js (copied) (copied from open-graph-rescrape/trunk/js/og-rescrape.admin.js)
-
tags/0.2.0/lang (copied) (copied from open-graph-rescrape/trunk/lang)
-
tags/0.2.0/og-rescrape.php (copied) (copied from open-graph-rescrape/trunk/og-rescrape.php) (1 diff)
-
tags/0.2.0/package.json (copied) (copied from open-graph-rescrape/trunk/package.json)
-
tags/0.2.0/readme.txt (copied) (copied from open-graph-rescrape/trunk/readme.txt) (2 diffs)
-
trunk/README.md (modified) (2 diffs)
-
trunk/og-rescrape.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
open-graph-rescrape/tags/0.2.0/README.md
r1243336 r1244625 8 8 9 9 ## Install from WordPress Plugin directory 10 1. Install plugin from the WordPress Plugin directory (coming soon..)10 1. Install plugin from the [WordPress Plugin directory](https://wordpress.org/plugins/open-graph-rescrape/) 11 11 12 12 ## Install via [WordPress Packagist](http://wpackagist.org/) … … 38 38 39 39 ## Changelog 40 + 0.2.0: Bug fix for the scrape request 40 41 + 0.1.0: First version in repo -
open-graph-rescrape/tags/0.2.0/og-rescrape.php
r1243336 r1244625 4 4 * Plugin URI: http://github.com/urre/ogrescrape 5 5 * Description: This plugin programatically forces a Open Graph rescrape. Just click the button in wp-admin. 6 * Version: 0. 1.06 * Version: 0.2.0 7 7 * Author: Urban Sanden 8 8 * Author URI: http://urre.me -
open-graph-rescrape/tags/0.2.0/readme.txt
r1243336 r1244625 5 5 Requires at least: 3.0 6 6 Tested up to: 4.3.0 7 Stable tag: 0. 1.07 Stable tag: 0.2.0 8 8 9 9 Click a button in wp-admin to force an Open Graph rescrape. … … 36 36 == Changelog == 37 37 38 = 0.2.0 = 39 * Bug fixes for scrape request. 40 38 41 = 0.1.0 = 39 42 * First version in repository -
open-graph-rescrape/trunk/README.md
r1243336 r1244625 8 8 9 9 ## Install from WordPress Plugin directory 10 1. Install plugin from the WordPress Plugin directory (coming soon..)10 1. Install plugin from the [WordPress Plugin directory](https://wordpress.org/plugins/open-graph-rescrape/) 11 11 12 12 ## Install via [WordPress Packagist](http://wpackagist.org/) … … 38 38 39 39 ## Changelog 40 + 0.2.0: Bug fix for the scrape request 40 41 + 0.1.0: First version in repo -
open-graph-rescrape/trunk/og-rescrape.php
r1243336 r1244625 4 4 * Plugin URI: http://github.com/urre/ogrescrape 5 5 * Description: This plugin programatically forces a Open Graph rescrape. Just click the button in wp-admin. 6 * Version: 0. 1.06 * Version: 0.2.0 7 7 * Author: Urban Sanden 8 8 * Author URI: http://urre.me -
open-graph-rescrape/trunk/readme.txt
r1243336 r1244625 5 5 Requires at least: 3.0 6 6 Tested up to: 4.3.0 7 Stable tag: 0. 1.07 Stable tag: 0.2.0 8 8 9 9 Click a button in wp-admin to force an Open Graph rescrape. … … 36 36 == Changelog == 37 37 38 = 0.2.0 = 39 * Bug fixes for scrape request. 40 38 41 = 0.1.0 = 39 42 * First version in repository
Note: See TracChangeset
for help on using the changeset viewer.