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

WordPress a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • [
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
Home / Archives for APIs

Akismet_REST_API::key_is_valid() –

Akismet_REST_API::parse_boolean() – Parse a numeric or string boolean value into a boolean.

Akismet_REST_API::privileged_permission_callback() –

Akismet_REST_API::remote_call_permission_callback() – For calls that Akismet.com makes to the site to clear outdated alert codes, use the API key for authorization.

Akismet_REST_API::sanitize_interval() –

Akismet_REST_API::sanitize_key() –

Akismet_REST_API::set_alert() – Update the current alert code and message by triggering a call to the Akismet server.

Akismet_REST_API::set_boolean_settings() – Update the Akismet settings.

Akismet_REST_API::set_key() – Set the API key, if possible.

akismet_result_hold() –

akismet_result_spam() –

akismet_rightnow() –

akismet_server_connectivity_ok() –

akismet_spam_comments() –

akismet_spam_count() –

akismet_spam_totals() –

akismet_stats_display() –

akismet_stats() –

akismet_submit_nonspam_comment() –

akismet_submit_spam_comment() –

akismet_test_mode() –

akismet_text_add_link_callback() –

akismet_text_add_link_class() –

akismet_transition_comment_status() –

akismet_update_alert() –

akismet_update_comment_history() –

akismet_verify_key() –

akismet_version_warning() –

Akismet_Widget::__construct() –

Akismet_Widget::css() –

Akismet_Widget::form() –

Akismet_Widget::update() –

Akismet_Widget::widget() –

Akismet::_cmp_time() –

Akismet::_get_microtime() –

Akismet::add_comment_nonce() –

Akismet::add_to_jetpack_options_whitelist() – Add the akismet option to the Jetpack options management whitelist.

Akismet::added_option() – Treat the creation of an API key the same as updating the API key to a new value.

Akismet::allow_discard() –

Akismet::append_custom_form_fields() –

Akismet::auto_check_comment() – Check a comment for spam.

Akismet::auto_check_update_meta() –

Akismet::bail_on_activation() –

Akismet::build_query() – Essentially a copy of WP’s build_query but one that doesn’t expect pre-urlencoded values.

Akismet::check_db_comment() –

Akismet::check_key_status() –

Akismet::comments_match() – Do these two comments, without checking the comment_ID, "match"?

Akismet::cron_recheck() –

Akismet::deactivate_key() –

Akismet::delete_old_comments_meta() – Determines how many days a comment will be left in the Spam queue before being deleted.

Akismet::delete_old_comments() –

Akismet::delete_orphaned_commentmeta() –

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.

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.

Akismet::fix_scheduled_recheck() –

Akismet::get_akismet_form_fields() –

Akismet::get_api_key() –

Akismet::get_comment_history() –

Akismet::get_ip_address() –

Akismet::get_last_comment() – See filter documentation in init_hooks().

Akismet::get_referer() –

Akismet::get_user_agent() –

Akismet::get_user_comments_approved() –

Akismet::get_user_roles() –

Akismet::http_post() – Make a POST request to the Akismet API.

Akismet::init_hooks() – Initializes WordPress hooks

Akismet::init() –

Akismet::inject_ak_js() –

Akismet::inject_custom_form_fields() –

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).

Akismet::last_comment_status() –

Akismet::load_form_js() –

Akismet::log() – Log debugging info to the error log.

Akismet::matches_last_comment() –

Akismet::output_custom_form_fields() –

Akismet::plugin_activation() – Attached to activate_{ plugin_basename( __FILES__ ) } by register_activation_hook()

Akismet::plugin_deactivation() – Removes all connection options

Akismet::pre_check_pingback() –

Akismet::predefined_api_key() –

Akismet::prepare_custom_form_values() – Ensure that any Akismet-added form fields are included in the comment-check call.

Akismet::recheck_comment() –

Akismet::rest_auto_check_comment() –

Akismet::sanitize_comment_as_submitted() – Ensure that we are loading expected scalar values from akismet_as_submitted commentmeta.

Akismet::set_form_js_async() –

Akismet::set_last_comment() –

Akismet::submit_nonspam_comment() –

Akismet::submit_spam_comment() –

Akismet::transition_comment_status() –

Akismet::update_alert() – Try SSL first; if that fails, try without it and don’t try it again for a while.

Akismet::update_comment_history() – Log an event for a given comment, storing it in comment_meta.

Akismet::updated_option() – When the akismet option is updated, run the registration call.

Akismet::verify_key() –

Akismet::view() –

dolly_css() –

Featured_Content::customize_register() – Add settings to the Customizer.

Featured_Content::delete_post_tag() – Reset tag option when the saved tag is deleted.

Featured_Content::delete_transient() – Delete featured content ids transient.

Featured_Content::enqueue_scripts() – Enqueue the tag suggestion script.

Featured_Content::get_featured_post_ids() – Get featured post IDs

Featured_Content::get_featured_posts() – Get featured posts.

Featured_Content::get_setting() – Get featured content settings.

Featured_Content::get_sticky_posts() – Return an array with IDs of posts maked as sticky.

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 6
  • Go to Next Page »

Footer

WordPress a2z
WordPress a2z
WordPress Dynamic API Reference
WordPress 5.9.3. PHP: 8.0.19
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-2022. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites