Customize WordPress Tag Cloud Widget Functionality

This code enables you to modify the default functionality for the WordPress tag cloud widget. You’ll find the tag cloud widget by going to Appearance > Widgets. The code uses the widget_tag_cloud_args filter which you can find around line 66 in wordpress > wp-includes > widgets > class-wp-widget-tag-cloud.php Simply paste the following PHP code at … Continue reading Customize WordPress Tag Cloud Widget Functionality