ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.0.0
  • Page 13

add_ping

Filter Hook: Filters the new ping URL to add for the given post.

Source: wp-includes/post.php:5306

Used by 0 functions | Uses 0 functions

add_attachment

Action Hook: Fires once an attachment has been added.

Source: wp-includes/post.php:4439

Used by 0 functions | Uses 0 functions

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

edit_attachment

Action Hook: Fires once an existing attachment has been updated.

Source: wp-includes/post.php:4416

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
« Previous 1 … 12 13 14 … 23 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy