ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 217

_wp_add_global_attributes()

Function: Helper function to add global attributes to a tag in the allowed html list.

Source: wp-includes/kses.php:1880

Used by 0 functions | Uses 0 functions

create_initial_post_types()

Function: Creates the initial post types when ‘init’ action is fired.

Source: wp-includes/post.php:20

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

update_attached_file()

Function: Updates attachment file path based on attachment ID.

Source: wp-includes/post.php:504

Used by 0 functions | Uses 0 functions

_wp_relative_upload_path()

Function: Returns relative path to an uploaded file.

Source: wp-includes/post.php:538

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_extended()

Function: Gets extended entry info ().

Source: wp-includes/post.php:689

Used by 0 functions | Uses 0 functions

get_post()

Function: Retrieves post data given a post ID or post object.

Source: wp-includes/post.php:733

Used by 0 functions | Uses 0 functions

get_post_ancestors()

Function: Retrieves the IDs of the ancestors of a post.

Source: wp-includes/post.php:776

Used by 0 functions | Uses 0 functions

wp_kses_post()

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

Source: wp-includes/kses.php:2168

Used by 0 functions | Uses 0 functions
« Previous 1 … 216 217 218 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy