• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress a2z

WordPress a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / class.akismet.php


Lines:

1 to 67 of 67
<?php

/* class Akismet */
/* function Akismet::init() – */
/* function Akismet::init_hooks() – Initializes WordPress hooks */
/* function Akismet::get_api_key() – */
/* function Akismet::check_key_status() – */
/* function Akismet::verify_key() – */
/* function Akismet::deactivate_key() – */
/* function Akismet::add_to_jetpack_options_whitelist() – Add the akismet option to the Jetpack options management whitelist. */
/* function Akismet::updated_option() – When the akismet option is updated, run the registration call. */
/* function Akismet::added_option() – Treat the creation of an API key the same as updating the API key to a new value. */
/* function Akismet::rest_auto_check_comment() – */
/* function Akismet::auto_check_comment() – Check a comment for spam. */
/* function Akismet::get_last_comment() – See filter documentation in init_hooks(). */
/* function Akismet::set_last_comment() – */
/* function Akismet::auto_check_update_meta() – */
/* function Akismet::delete_old_comments() – */
/* function Akismet::delete_old_comments_meta() – Determines how many days a comment will be left in the Spam queue before being deleted. */
/* function Akismet::delete_orphaned_commentmeta() – */
/* function Akismet::get_user_comments_approved() – */
/* function Akismet::get_comment_history() – */
/* function Akismet::update_comment_history() – Log an event for a given comment, storing it in comment_meta. */
/* function Akismet::check_db_comment() – */
/* function Akismet::recheck_comment() – */
/* function Akismet::transition_comment_status() – */
/* function Akismet::submit_spam_comment() – */
/* function Akismet::submit_nonspam_comment() – */
/* function Akismet::cron_recheck() – */
/* function Akismet::fix_scheduled_recheck() – */
/* function Akismet::add_comment_nonce() – */
/* function 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). */
/* function Akismet::allow_discard() – */
/* function Akismet::get_ip_address() – */
/* function Akismet::comments_match() – Do these two comments, without checking the comment_ID, "match"? */
/* function Akismet::matches_last_comment() – */
/* function Akismet::get_user_agent() – */
/* function Akismet::get_referer() – */
/* function Akismet::get_user_roles() – */
/* function Akismet::last_comment_status() – */
/* function Akismet::disable_moderation_emails_if_unreachable() – If Akismet is temporarily unreachable, we don’t want to "spam" the blogger with
moderation emails for comments that will be automatically cleared or spammed on
the next retry. */
/* function Akismet::_cmp_time() – */
/* function Akismet::_get_microtime() – */
/* function Akismet::http_post() – Make a POST request to the Akismet API. */
/* function Akismet::update_alert() – Try SSL first; if that fails, try without it and don’t try it again for a while. */
/* function Akismet::set_form_js_async() – */
/* function Akismet::get_akismet_form_fields() – */
/* function Akismet::output_custom_form_fields() – */
/* function Akismet::inject_custom_form_fields() – */
/* function Akismet::append_custom_form_fields() – */
/* function Akismet::prepare_custom_form_values() – Ensure that any Akismet-added form fields are included in the comment-check call. */
/* function Akismet::bail_on_activation() – */
/* function Akismet::view() – */
/* function Akismet::plugin_activation() – Attached to activate_{ plugin_basename( __FILES__ ) } by register_activation_hook() */
/* function Akismet::plugin_deactivation() – Removes all connection options */
/* function Akismet::build_query() – Essentially a copy of WP’s build_query but one that doesn’t expect pre-urlencoded values. */
/* function Akismet::log() – Log debugging info to the error log. */
/* function Akismet::pre_check_pingback() – */
/* function Akismet::sanitize_comment_as_submitted() – Ensure that we are loading expected scalar values from akismet_as_submitted commentmeta. */
/* function Akismet::predefined_api_key() – */
/* function Akismet::display_comment_form_privacy_notice() – Controls the display of a privacy related notice underneath the comment form using the `akismet_comment_form_privacy_notice` option and filter respectively. */
/* function Akismet::load_form_js() – */
/* function Akismet::load_form_js_via_filter */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: class.akismet.php
      Plugin ref: Akismet
      Version: 5.0.1
      Deprecated?: No
      API Letters: A,C,P

      Published: 19th December 2019 | Last updated: 27th July 2022

      Primary Sidebar

      Information

      File name: class.akismet.php
      Plugin ref: Akismet
      Version: 5.0.1
      Deprecated?: No
      API Letters: A,C,P

      Footer

      WordPress a2z
      WordPress a2z
      WordPress Dynamic API Reference
      WordPress 6.1.1. PHP: 8.0.27
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  wp-a2z.org
      © Copyright WordPress a2z 2014-2023. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites