ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.0.0
  • Page 13

wp_insert_post

Action Hook: Fires once a post has been saved.

Source: wp-includes/post.php:4550

Used by 0 functions | Uses 0 functions

get_post_status()

Function: Retrieves the post status based on the post ID.

Source: wp-includes/post.php:867

Used by 0 functions | Uses 0 functions

get_attached_file()

Function: Retrieves attached file path based on attachment ID.

Source: wp-includes/post.php:466

Used by 0 functions | Uses 0 functions

get_children()

Function: Retrieves all children of the post parent ID.

Source: wp-includes/post.php:609

Used by 0 functions | Uses 0 functions

get_post_mime_type()

Function: Retrieves the mime type of an attachment based on the ID.

Source: wp-includes/post.php:846

Used by 0 functions | Uses 0 functions

wp_filter_post_kses()

Function: Sanitizes content for allowed HTML tags for post content.

Source: wp-includes/kses.php:2124

Used by 0 functions | Uses 0 functions

kses_init_filters()

Function: Adds all KSES input form content filters.

Source: wp-includes/kses.php:2212

Used by 0 functions | Uses 0 functions

kses_init()

Function: Sets up most of the KSES filters for input form content.

Source: wp-includes/kses.php:2272

Used by 0 functions | Uses 0 functions

WP::register_globals()

Method: Set up the WordPress Globals.

Source: wp-includes/class-wp.php:632

Used by 0 functions | Uses 0 functions

WP::init()

Method: Set up the current user.

Source: wp-includes/class-wp.php:660

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13 14 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy