Akismet::add_to_jetpack_options_whitelist() – Add the akismet option to the Jetpack options management whitelist.
Akismet::is_test_mode() – To disable the Akismet comment nonce, add a filter for the ‘akismet_comment_nonce’ tag and return any string value that is not ‘true’ or ” (empty string).
Featured_Content::hide_featured_term() – Hide featured tag from displaying when global terms are queried from the front end.
Featured_Content::hide_the_featured_term() – Hide featured tag from display when terms associated with a post object are queried from the front end.