server-status-littlebizzy

説明

このプラグインの公開は2018年12月13日に停止されており、ダウンロードできません。 この公開停止は永久的なものです。 理由: 作者からのリクエスト。

評価

2018年11月16日
This little plugin was nice enough but I had to disable it because the developers spam in the admin area became too much to me and their notices of other plugins and such were not dismissable. This plugin provides no information that you cannot get somewhere else. It is convenient becaused it placed all that information in one spot on your dashboard. But what good is it if you cannot see your dashboard because of half the screen is filled with links and verbage about their other plugins? No thanks.
2018年10月18日
Installed this on a test site and noticed it tells me which server responded. Very handy when running sites on multiple servers. Because of this I installed it on a few live sites. I quickly found 1 site who's redis cache hadn't been configured correctly just by looking at the dashboard, so big thanks for that. The one bit I would love you to add is the number of DB queries in the footer. I've run function performance( $visible = false ) { $stat = sprintf( '%d queries in %.3f seconds, using %.2fMB memory', get_num_queries(), timer_stop( 0, 3 ), memory_get_peak_usage() / 1024 / 1024 ); echo $visible ? $stat : "<!-- {$stat} -->" ; } add_action( 'admin_footer_text', 'performance', 20 ); previously for this info and it's been a big help seeing number of queries and time to generate the different pages. No idea where I found that code, I've had it in functions.php for years but full credit to someone else (whoever they are) for it.
2018年9月27日 2 replies
I sent a nice, polite request for support to the company. I'm a developer myself, with over 40 years experience. I'm respectful and courteous when dealing with other developers, as I know what we all go thru. Here is the reply, in full: Jesse replied Sep 26, 7:16pm Added to our banned clients list -- Kind regards, Jesse Nickles Founder, LittleBizzy No explanation. Ticket abruptly closed. No response to my "Why?" follow up. Consider this before you choose to spend any money with them.
36件のレビューをすべて表示

貢献者と開発者

Server Status (System Status) – CPU, RAM, PHP, etc はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Server Status (System Status) – CPU, RAM, PHP, etc” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。