If you set WP_DEBUG to true in wp-config.php- these developer notices show up on activation:
Notice: Use of undefined constant my_tag_cloud_args - assumed 'my_tag_cloud_args' in /Local/govfresh/wp-content/themes/govfreshwp/functions.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /Local/govfresh/wp-content/themes/govfreshwp/functions.php:227) in /Local/govfresh/wp-includes/option.php on line 563
Warning: Cannot modify header information - headers already sent by (output started at /Local/govfresh/wp-content/themes/govfreshwp/functions.php:227) in /Local/govfresh/wp-includes/option.php on line 564
If you set WP_DEBUG to true in wp-config.php- these developer notices show up on activation: