New and updated in 4.8.0
-
hooksignup_site_meta
Filters the metadata for a site signup.
-
hooksignup_user_meta
Filters the metadata for a user signup.
-
Filters the minimum site name length required when validating a site signup.
-
Filters the status text of the post.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1230 -
hookdeleted_blog
Fires after the site is deleted from the network.
-
functionwp_ajax_get_community_events()
Handles Ajax requests for community events
-
Prints the markup for the Community Events section of the Events and News Dashboard widget.
-
Renders the events templates for the Event and News widget.
-
functionwp_dashboard_events_news()
Renders the Events and News dashboard widget.
-
Adds formatted date and time items for each event in an API response.
Used by 0 functions | Uses 6 functions | Source: wp-admin/includes/class-wp-community-events.php:383 -
Prepares the event list for presentation.
-
Logs responses to Events API requests.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-community-events.php:514 -
Gets cached events.
-
classWP_Community_Events
Class WP_Community_Events.
-
Constructor for WP_Community_Events.
-
Gets data about events near a particular location.
Used by 0 functions | Uses 14 functions | Source: wp-admin/includes/class-wp-community-events.php:91 -
Builds an array of args to use in an HTTP request to the w.org Events API.
-
Determines the user’s actual IP address and attempts to partially anonymize an IP address by converting it to a network ID.
-
Test if two pairs of latitude/longitude coordinates match each other.
-
Generates a transient key based on user location.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-community-events.php:312 -
Caches an array of events data from the Events API.