In PHP 8, SimpleTags_Client_TagCloud::getTerms() returns a empty resultset, when I dig into the source code, line 522 of inc/class.client.tagcloud.php should change to:
if ( !empty($category) ) {
This topic was modified 5 years, 2 months ago by Jay Xu.