ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 272

wp_initialize_site()

Function: Runs the initialization routine for a given site.

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

Used by 0 functions | Uses 17 functions

wp_insert_attachment()

Function: Inserts an attachment.

Source: wp-includes/post.php:5978

Used by 0 functions | Uses 0 functions

wp_insert_category()

Function: Updates an existing Category or creates a new Category.

Source: wp-admin/includes/taxonomy.php:121

Used by 2 functions | Uses 0 functions

wp_insert_comment()

Function: Inserts a comment into the database.

Source: wp-includes/comment.php:2000

Used by 0 functions | Uses 0 functions

wp_insert_link()

Function: Inserts a link into the database, or updates an existing link.

Source: wp-admin/includes/bookmark.php:175

Used by 2 functions | Uses 4 functions

wp_insert_post()

Function: Inserts or update a post.

Source: wp-includes/post.php:3813

Used by 0 functions | 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_term()

Function: Adds a new term to the database.

Source: wp-includes/taxonomy.php:2397

Used by 0 functions | Uses 0 functions

wp_insert_user()

Function: Inserts a user into the database.

Source: wp-includes/user.php:2096

Used by 0 functions | Uses 0 functions

wp_install()

Function: Installs the site.

Source: wp-admin/includes/upgrade.php:47

Used by 0 functions | Uses 0 functions
« Previous 1 … 271 272 273 … 330 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy