Closed JJJ closed 9 years ago
When there are no activity items, the activity styling is not loaded. This is because of get_post_type() usage instead of using the $typenow global.
get_post_type()
$typenow
When there are no activity items, the activity styling is not loaded. This is because of
get_post_type()
usage instead of using the$typenow
global.