Plugin Directory

Changeset 1228845


Ignore:
Timestamp:
08/24/2015 01:50:50 AM (11 years ago)
Author:
wpecommerce
Message:

.committing version 1.0.5

Location:
wp-video-seo/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-video-seo/trunk/plugin.php

    r1048774 r1228845  
    22/*
    33Plugin Name: WP Video SEO
    4 Version: 1.0.4
     4Version: 1.0.5
    55Plugin URI: http://wp-ecommerce.net/?p=2049
    66Author: wpecommerce
     
    1111class WordPress_Video_SEO_Plugin {
    1212
    13     var $plugin_version = '1.0.4';
     13    var $plugin_version = '1.0.5';
    1414    function __construct() {
    1515
  • wp-video-seo/trunk/readme.txt

    r1146598 r1228845  
    44Tags: wordpress video seo, video seo for wordpress, wordpress video sitemap, youtube video sitemap for wordpress, google sitemaps, seo, sitemaps, video sitemap, videos, xml sitemaps, youtube
    55Requires at least: 3.0.1
    6 Tested up to: 4.2
    7 Stable tag: 1.0.4
     6Tested up to: 4.3
     7Stable tag: 1.0.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363== Changelog ==
    6464
     65= 1.0.5 =
     66* Plugin is now compatible with WordPress 4.3
     67
    6568= 1.0.4 =
    6669* Plugin is now compatible with WordPress 4.1
Note: See TracChangeset for help on using the changeset viewer.