server-status-littlebizzy

Description

This plugin has been closed as of Bowte 13, 2018 and is not available for download. This closure is permanent. Reason: Author Request.

Reviews

Jolal 16, 2018
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.
Yarkomaa 18, 2018
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.
Siilto 27, 2018 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.
Read all 36 reviews

Contributors & Developers

“Server Status (System Status) – CPU, RAM, PHP, etc” is open source software. The following people have contributed to this plugin.

Contributors