Plugin Directory

Changeset 588784


Ignore:
Timestamp:
08/22/2012 11:20:55 AM (14 years ago)
Author:
dcoupe
Message:

改 trunk 下为0.2版本

Location:
appwidget/trunk
Files:
8 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • appwidget/trunk/appwidget.php

    r588679 r588784  
    44Plugin URI: http://i.appchina.com/wp-plugin/
    55Description: With appwidget you can easily share your Android app on your blog posts.
    6 Version: 0.1
     6Version: 0.2
    77Author: @濯焰
    88Author URI: http://weibo.com/dcoupe
     
    3131}
    3232function appwidget_tinymce_addplugin($plugin_array) {
    33     $plugin_array['appwidget'] = TinyMCE_Aappwidget_URL.'appwidget/editor_plugin.js';
     33    $plugin_array['appwidget'] = TinyMCE_Aappwidget_URL.'tinymce/editor_plugin.js';
    3434    return $plugin_array;
    3535}
  • appwidget/trunk/readme.txt

    r588679 r588784  
    44Requires at least: 3.2 or higher
    55Tested up to: 3.3.1   
    6 Stable Tag: 0.1
     6Stable Tag: 0.2
    77
    88This plugin lets you easy access to information on any Android application the appchina.com market.
     
    3838First release. 
    3939
     40= 0.2 =
     41Add search function. 
    4042
    4143
    4244
    4345
     46
Note: See TracChangeset for help on using the changeset viewer.