Plugin Directory

Changeset 1050213


Ignore:
Timestamp:
12/20/2014 12:19:52 PM (11 years ago)
Author:
shunk
Message:

Delete tags/1.0./6

Location:
wp-table-tag-gen
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • wp-table-tag-gen/trunk/readme.txt

    r1050201 r1050213  
    66Requires at least: 3.3
    77Tested up to: 4.1
    8 Stable tag: 1.0.5
     8Stable tag: 1.0.6
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 This plugin generates table tags with simple operations.
     12WP Table Tag Gen allows you to get HTML tables without writing HTML and merge multiple cells.
    1313
    1414== Description ==
    1515
    16 This plugin generates table tags with simple operations.
     16This plugin allows you to get HTML tables without writing HTML and merge multiple cells.
    1717You can merge cells by dragging and clicking, and enter the characters directly in the table.
    1818VERY EASY!
  • wp-table-tag-gen/trunk/wp-table-tag-gen.php

    r1050188 r1050213  
    44 * Plugin URI: https://github.com/shunk76/wp-table-tag-gen
    55 * Description: This plugin generates table tags with simple operations.
    6  * Version: 1.0.5
     6 * Version: 1.0.6
    77 * Author:  Shunsuke Kusakabe
    88 * Text Domain: wp-table-tag-gen
Note: See TracChangeset for help on using the changeset viewer.