Plugin Directory

Changeset 1244625


Ignore:
Timestamp:
09/13/2015 06:03:36 PM (10 years ago)
Author:
urre
Message:

tagging version 0.2.0

Location:
open-graph-rescrape
Files:
3 edited
11 copied

Legend:

Unmodified
Added
Removed
  • open-graph-rescrape/tags/0.2.0/README.md

    r1243336 r1244625  
    88
    99## Install from WordPress Plugin directory
    10 1. Install plugin from the WordPress Plugin directory (coming soon..)
     101. Install plugin from the [WordPress Plugin directory](https://wordpress.org/plugins/open-graph-rescrape/)
    1111
    1212## Install via [WordPress Packagist](http://wpackagist.org/)
     
    3838
    3939## Changelog
     40+ 0.2.0: Bug fix for the scrape request
    4041+ 0.1.0: First version in repo
  • open-graph-rescrape/tags/0.2.0/og-rescrape.php

    r1243336 r1244625  
    44* Plugin URI: http://github.com/urre/ogrescrape
    55* Description: This plugin programatically forces a Open Graph rescrape. Just click the button in wp-admin.
    6 * Version: 0.1.0
     6* Version: 0.2.0
    77* Author: Urban Sanden
    88* Author URI: http://urre.me
  • open-graph-rescrape/tags/0.2.0/readme.txt

    r1243336 r1244625  
    55Requires at least: 3.0
    66Tested up to: 4.3.0
    7 Stable tag: 0.1.0
     7Stable tag: 0.2.0
    88
    99Click a button in wp-admin to force an Open Graph rescrape.
     
    3636== Changelog ==
    3737
     38= 0.2.0 =
     39* Bug fixes for scrape request.
     40
    3841= 0.1.0 =
    3942* First version in repository
  • open-graph-rescrape/trunk/README.md

    r1243336 r1244625  
    88
    99## Install from WordPress Plugin directory
    10 1. Install plugin from the WordPress Plugin directory (coming soon..)
     101. Install plugin from the [WordPress Plugin directory](https://wordpress.org/plugins/open-graph-rescrape/)
    1111
    1212## Install via [WordPress Packagist](http://wpackagist.org/)
     
    3838
    3939## Changelog
     40+ 0.2.0: Bug fix for the scrape request
    4041+ 0.1.0: First version in repo
  • open-graph-rescrape/trunk/og-rescrape.php

    r1243336 r1244625  
    44* Plugin URI: http://github.com/urre/ogrescrape
    55* Description: This plugin programatically forces a Open Graph rescrape. Just click the button in wp-admin.
    6 * Version: 0.1.0
     6* Version: 0.2.0
    77* Author: Urban Sanden
    88* Author URI: http://urre.me
  • open-graph-rescrape/trunk/readme.txt

    r1243336 r1244625  
    55Requires at least: 3.0
    66Tested up to: 4.3.0
    7 Stable tag: 0.1.0
     7Stable tag: 0.2.0
    88
    99Click a button in wp-admin to force an Open Graph rescrape.
     
    3636== Changelog ==
    3737
     38= 0.2.0 =
     39* Bug fixes for scrape request.
     40
    3841= 0.1.0 =
    3942* First version in repository
Note: See TracChangeset for help on using the changeset viewer.