Description
This plugin generates table tags with simple operations.
You can merge cells by dragging and clicking, and enter the characters directly in the table.
VERY EASY!
How to use
- First, please choose the size of the table (rows and columns). You can type on the keyboard a number, click on the spinner, or turn the mouse wheel.
- If you want to use <th> element instead of <td> element (or vice versa), please drag to select the cells you want to convert, and click on the “td ↔ th” button.
- If you want to merge cells, please drag to select them and click the “merge” button. Merged cells can be undone in the “split” button.
- If you enter characters in the table, please click the “chars” button, and be set to an input mode. When you are done, please click on the “output” button.
- To apply the CSS, it is possible to set the class attributes for the cells.
- All operations can be undone by clicking the “undo” button.
- When the table is complete, please click on the button “Insert into post”.
Screenshots
Installation
- Upload
WP Table Tag Gen
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You can generate table tags by HTML editor.
FAQ
Feel free to contact me at [email protected]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Table Tag Gen” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Table Tag Gen” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8
- Bug fix.
1.0.7
- Bug fix : removed toLowerCase() in wp-table-tag-gen.js
1.0.5
- Bug fix : work in case of using the SSL admin console.
1.0.4
- Bug fix.
1.0.3
- Edited readme.txt and wp-table-tag-gen.php in right English, may be.
1.0.2
- Bug fix.
1.0.1
- Bug fix.
1.0.0
- Initial release.