Changeset 1050213
- Timestamp:
- 12/20/2014 12:19:52 PM (11 years ago)
- Location:
- wp-table-tag-gen
- Files:
-
- 1 deleted
- 2 edited
-
tags/1.0.6 (deleted)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/wp-table-tag-gen.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-table-tag-gen/trunk/readme.txt
r1050201 r1050213 6 6 Requires at least: 3.3 7 7 Tested up to: 4.1 8 Stable tag: 1.0. 58 Stable tag: 1.0.6 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 This plugin generates table tags with simple operations.12 WP Table Tag Gen allows you to get HTML tables without writing HTML and merge multiple cells. 13 13 14 14 == Description == 15 15 16 This plugin generates table tags with simple operations.16 This plugin allows you to get HTML tables without writing HTML and merge multiple cells. 17 17 You can merge cells by dragging and clicking, and enter the characters directly in the table. 18 18 VERY EASY! -
wp-table-tag-gen/trunk/wp-table-tag-gen.php
r1050188 r1050213 4 4 * Plugin URI: https://github.com/shunk76/wp-table-tag-gen 5 5 * Description: This plugin generates table tags with simple operations. 6 * Version: 1.0. 56 * Version: 1.0.6 7 7 * Author: Shunsuke Kusakabe 8 8 * Text Domain: wp-table-tag-gen
Note: See TracChangeset
for help on using the changeset viewer.