ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 92

get_post_gallery_images()

Function: Checks a post’s content for galleries and return the image srcs for the first found gallery

Source: wp-includes/media.php:3873

Used by 0 functions | Uses 0 functions

wp_prepare_attachment_for_js()

Function: Prepares an attachment post object for JS, where it is expected to be JSON-encoded and fit into an Attachment model.

Source: wp-includes/media.php:3076

Used by 0 functions | Uses 0 functions

wp_enqueue_media()

Function: Enqueues all scripts, styles, settings, and templates necessary to use all media JS APIs.

Source: wp-includes/media.php:3311

Used by 0 functions | Uses 0 functions

get_attached_media()

Function: Retrieves media attached to the passed post.

Source: wp-includes/media.php:3677

Used by 0 functions | Uses 0 functions

wp_plupload_default_settings()

Function: Prints default Plupload arguments.

Source: wp-includes/media.php:2991

Used by 0 functions | Uses 0 functions

previous_image_link()

Function: Displays previous image link that has the same post parent.

Source: wp-includes/media.php:2672

Used by 0 functions | Uses 0 functions

next_image_link()

Function: Displays next image link that has the same post parent.

Source: wp-includes/media.php:2688

Used by 0 functions | Uses 0 functions

adjacent_image_link()

Function: Displays next or previous image link that has the same post parent.

Source: wp-includes/media.php:2704

Used by 0 functions | Uses 0 functions

get_attachment_taxonomies()

Function: Retrieves taxonomies attached to given the attachment.

Source: wp-includes/media.php:2756

Used by 0 functions | Uses 0 functions

get_taxonomies_for_attachments()

Function: Retrieves all of the taxonomy names that are registered for attachments.

Source: wp-includes/media.php:2807

Used by 0 functions | Uses 0 functions
« Previous 1 … 91 92 93 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy