Create Tables and show on a page/article. Usable for all kind of diffrent databases. Freely definable fields for any purpose.
This plugin is supporting multilanguage with the qtranslate plugin. You need to create complete Table View Setup (aso.) and not per field:
Example:
<!--:de--><td>[date]</td><td><b>[title_de]</b></td><td>[description_de]</td><!--:-->
<!--:en--><td>[date]</td><td><b>[titel_en]</b></td><td>[description_en]</td><!--:-->
Yes, there is a Smarttag [wctpageedit table="*" filter=""] which you can add on a normal page or article. Protect ths page / article with a password and send the user the link.
Afterwards, the user can edit the table content and delete also entries, as he is logged in. Please use a secure passwort against bruteforce.
There is also the possibility to add special Forms to the page or article where you can grant users to add/delete/modify a set of data and only of specific fields. You can enable the approval loop, where you get an email when a modification within the table will be done.
User can create or modify the content of your tables if you enable this. There is no versioning system implemented.
/wp-content/plugins/custom-tables directorywp_wctlist and wp_wctformwp_wct* (Attention, all data will be lost of your Tables)DELETE FROM wp_options WHERE option_name='wuk_custom_tables' LIMIT 1
Requires: 3.2 or higher
Compatible up to: 3.2.1
Last Updated: 2013-5-17
Downloads: 40,414
0 of 7 support threads in the last two months have been resolved.
Got something to say? Need help?