ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Multisite
  • Page 4

wp_validate_site_data

Action Hook: Fires when data should be validated for a site prior to inserting or updating in the database.

Source: wp-includes/ms-site.php:500

Used by 1 function | Uses 0 functions

wp_insert_site()

Function: Inserts a new site into the database.

Source: wp-includes/ms-site.php:44

Used by 2 functions | Uses 9 functions

wp_insert_site

Action Hook: Fires once a site has been inserted into the database.

Source: wp-includes/ms-site.php:89

Used by 1 function | Uses 0 functions

wp_initialize_site

Action Hook: Fires when a site’s initialization routine should be executed.

Source: wp-includes/ms-site.php:105

Used by 1 function | Uses 0 functions

wp_update_site()

Function: Updates a site in the database.

Source: wp-includes/ms-site.php:157

Used by 2 functions | Uses 5 functions

wp_update_site

Action Hook: Fires once a site has been updated in the database.

Source: wp-includes/ms-site.php:195

Used by 1 function | Uses 0 functions

wp_delete_site()

Function: Deletes a site from the database.

Source: wp-includes/ms-site.php:210

Used by 1 function | Uses 10 functions

wp_validate_site_deletion

Action Hook: Fires before a site should be deleted from the database.

Source: wp-includes/ms-site.php:235

Used by 1 function | Uses 0 functions

wp_uninitialize_site

Action Hook: Fires when a site’s uninitialization routine should be executed.

Source: wp-includes/ms-site.php:259

Used by 1 function | Uses 0 functions

wp_delete_site

Action Hook: Fires once a site has been deleted from the database.

Source: wp-includes/ms-site.php:281

Used by 1 function | Uses 0 functions
« Previous 1 … 3 4 5 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy