此插件已于 2023 年 10 月 6 日 关闭,无法下载。 原因:安全问题。

simple-table-manager

评价

2016 年 9 月 3 日
As advertised, this plugin is great for a non-techy admin to create and edit data, and I recommended the plugin for this purpose. I used phpMyAdmin to setup the table and then used the plugin to create the initial set of records. There are no display facilities with the plugin so I a used a bit of custom code. Only 2 lines are needed to fetch the data into a php function: global $wpdb; $results = $wpdb->get_results( 'SELECT * FROM wp_mytable', ARRAY_N ); The plugin will allow access to only one table at a time, but its easy to switch between tables. Thanks for sharing.
阅读所有4条评价

贡献者及开发者

“Simple Table Manager” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Simple Table Manager”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志