Skip to content

Instantly share code, notes, and snippets.

@DrewAPicture
Created May 2, 2013 22:44
Show Gist options
  • Save DrewAPicture/5506043 to your computer and use it in GitHub Desktop.
Save DrewAPicture/5506043 to your computer and use it in GitHub Desktop.
New Functions in 3.6
wp_add_id3_tag_data()
wp_read_video_metadata()
wp_read_audio_metadata()
wp_nav_menu_disabled_check()
wp_nav_menu_update_menu_items()
do_accordion_sections()
wp_slash()
wp_unslash()
wp_is_writable()
wp_auth_check_load()
wp_auth_check()
get_tag_regex()
wp_registration_url()
wp_heartbeat_settings()
wp_mediaelement_fallback()
wp_get_audio_extensions()
wp_audio_shortcode()
wp_get_video_extensions()
wp_video_shortcode()
wp_embed_handler_audio()
wp_embed_handler_video()
get_attached_media()
get_attached_audio()
get_attached_video()
get_content_media()
get_embedded_media()
get_content_audio()
get_embedded_audio()
get_content_video()
get_embedded_video()
get_the_post_format_media()
the_post_format_video()
the_post_format_audio()
get_attached_images()
get_attached_image_srcs()
get_content_images()
get_content_image()
get_content_galleries()
get_post_galleries()
get_post_galleries_images()
get_post_gallery()
the_post_format_gallery()
get_post_gallery_images()
get_the_post_format_image()
the_post_format_image()
attachment_url_to_postid()
get_post_format_meta()
get_post_format_content_class()
post_format_content_class()
post_formats_compat()
add_chat_detection_format()
get_content_chat()
get_the_post_format_chat()
the_post_format_chat()
get_content_quote()
get_the_post_format_quote()
the_post_format_quote()
get_content_url()
get_the_post_format_url()
the_post_format_url()
get_the_remaining_content()
the_remaining_content()
wp_post_revision_title_expanded()
paginate_content()
get_paged_content()
wp_revisions_enabled()
wp_revisions_to_keep()
wp_text_diff_with_count()
shortcode_exists()
has_shortcode()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment