Plugin Directory

Changeset 1051433


Ignore:
Timestamp:
12/22/2014 10:25:29 AM (11 years ago)
Author:
BLACKCYY
Message:

0.32

Location:
ckplayer-without-ad/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ckplayer-without-ad/trunk/ckplayer_without_ad.php

    r1045622 r1051433  
    44Plugin URI: http://www.imeoe.com/462.html
    55Description: 调用ck播放器实现优酷、爱奇艺、音悦台等视频源无广告播放。使用方法:编辑文章添加[ck1]视频地址[/ck1],如[ck1]http://v.youku.com/v_show/id_XNzIxODU2NTQw.html[/ck1]。如果解析失败请联系插件作者更新。
    6 Version: 0.31
     6Version: 0.32
    77Author: BLACKCYY
    88Author URI: http://www.imeoe.com/
     
    7070}
    7171add_shortcode('ck1','ckplayer');
    72 add_action('init', 'custom_button');
    7372
    7473//添加文本模式下快捷按钮
  • ckplayer-without-ad/trunk/readme.txt

    r1045622 r1051433  
    55Requires at least: 3.0
    66Tested up to: 4.0
    7 Stable tag: 0.31
     7Stable tag: 0.32
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5555
    5656* (重要更新)修复插件激活后显示输出一个错误字符的bug!
     57= 0.32 =
     58
     59* 修复bug!
    5760
    5861== Upgrade notice ==
Note: See TracChangeset for help on using the changeset viewer.