這個外掛已於 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 訂閱開發記錄