Plugin Directory

Changeset 1733612


Ignore:
Timestamp:
09/21/2017 10:48:26 AM (9 years ago)
Author:
synqfm
Message:

2.0.1 - updated readmes

Location:
synq-video/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • synq-video/trunk/README.md

    r1733269 r1733612  
    6767Tested up to: 4.8.1
    6868Requires PHP: 5.4
    69 Stable tag: 2.0.0
     69Stable tag: 2.0.1
    7070License: MIT
    7171License URI: https://opensource.org/licenses/MIT
    7272
    7373## Changelog
     74### 2.0.1
     75* Bugfix regarding the plugin's behaviour on the post editor page.
     76
    7477### 2.0.0
    7578* The plugin has been completely refactored to improve the overall performance and reliability
     
    7982* Changed Licence to MIT
    8083* New banner and screenshot images
     84
    8185### 1.0.0
    8286* First version of plugin (alpha)
  • synq-video/trunk/readme.txt

    r1733269 r1733612  
    66Tested up to: 4.8.1
    77Requires PHP: 5.4
    8 Stable tag: 2.0.0
     8Stable tag: 2.0.1
    99License: MIT
    1010License URI: https://opensource.org/licenses/MIT
     
    3131Each video you upload has a shortcode, making it easy to embed in your posts or pages.
    3232You can also use the shortcode to embed a video in a widget, e.g.
    33 ```[synq-video-player id=<your uploaded video's id>]```
     33`[synq-video-player id=<your uploaded video's id>]`
    3434
    3535
     
    8282
    8383== Changelog ==
     84= 2.0.1 =
     85* Bugfix regarding the plugin's behaviour on the post editor page.
    8486= 2.0.0 =
    8587* The plugin has been completely refactored to improve the overall performance and reliability
  • synq-video/trunk/synq-video.php

    r1733598 r1733612  
    77 * Plugin Name: SYNQ Video
    88 * Description: SYNQ Video, the best way to add video uploading and embedding to your WordPress site!
    9  * Version: 2.0.0
     9 * Version: 2.0.1
    1010 * Author: SYNQ
    1111 * Contributors: synqfm
Note: See TracChangeset for help on using the changeset viewer.