Linux 软件免费装

Display SQL Stats

开发者 1manfactory
更新时间 2017年5月15日 22:31
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 4.1

标签

dashboard statistics admin stats sql table statistic data graphic charts chart mysql data visualization google chart google chart tools graphical data mining data display

下载

0.1 0.2 0.3 0.4 0.5 0.6 0.6.1 0.6.2 0.6.3 0.6.3.1 0.6.4 0.6.5 0.7 0.8 0.8.1 0.8.2 0.9 0.9.1 0.9.2 0.9.3 0.9.4 0.9.4.1

详情介绍:

! ! ! S T I L L B E T A ! ! ! Displaying SQL result data as graphical chart on your blog (shortcodes) or your dashboard with use of Google Chart Tools.

安装:

  1. Upload plugin to the /wp-content/plugins/ folder
  2. Activate the plugin
  3. Edit/Insert SQL Stament in Settings
  4. Watch in dashboard

屏幕截图:

  • Showing chart in dashboard
  • Settings

升级注意事项:

Just do a normal upgrade.

常见问题:

variable #user_login

Use SQL statements with #user_login# to be replaced by user login on the fly Eg. SELECT * FROM wp_users WHERE user_login='#user_login#;' Will only give one line whith the result of the current user login, where SELECT * FROM wp_users; will give you all lines

What about the shortcode?

[dsscode no=x title="My Title" width="100%" height="400" pagesize="50"] x is the number of your SQL statement title is the title width, use percent values oder just figures which will be treated as picxel, leave empty for full width of 100% height="400", same as above pagesize="50": The number of rows in each page (only with charttype table)

Can I access other databases than wordpress database?

Yes, but you have the grant your user access (better only select rights) to the database. Than you can use "SELECT * FROM database.table;" as you are used to. Be careful this might cause security risks.

Where can I find more information on Google Charts?

Google Charts

How can I support you?

Post a comment on Display SQL Stats

What is the plugin page?

Display SQL Stats

Do you have other plugins?

Check out my other Wordpress Plugins

Where do I post my feedback?

Post it at the plugin page: Display SQL Stats

更新日志:

0.9.4.1(2014/12/22) 0.9.4 (2014/12/12) 0.9.3 (2014/12/10) 0.9.2 (2014/12/10) 0.9.1 (2014/07/06) 0.9.0 (2014/07/06) 0.8.2 (2014/05/17) 0.8.1 (2014/04/27) 0.8 (2014/04/27) 0.7 (2014/02/05) 0.6.5 (2013/12/27) 0.6.4 (2013/11/08) 0.6.3.1 (2013/10/17) 0.6.3 (2013/10/15) 0.6.2 (2013/09/14) 0.6.1 (2013/09/14) 0.6 (2013/09/14) 0.5 (2013/09/10) 0.4 (2013/08/21) 0.3 (2013/08/17) 0.2 (2013/04/25) 0.1 (2013/04/16)