ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.0.0
  • Page 13

add_attachment

Action Hook: Fires once an attachment has been added.

Source: wp-includes/post.php:4439

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::send_headers()

Method: Sends additional HTTP headers for caching, content type, etc.

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

Used by 0 functions | Uses 0 functions

WP::build_query_string()

Method: Sets the query string property based off of the query variable property.

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

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