Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 4 years ago

#23725 closed task (blessed) (fixed)

Post Formats Dependency Tracking + Combined code

Reported by: wonderboymusic's profile wonderboymusic Owned by:
Milestone: 3.6 Priority: normal
Severity: normal Version:
Component: Post Formats Keywords: has-patch
Focuses: Cc:

Description (last modified by wonderboymusic)

This ticket description will be updated to list all associated Post Format / Media tickets, their purpose, plus their dependencies. I will also add a combined patch which will be a merge of several of my local Git branches (I have one branch per ticket, following the scribu branching vibes)

Media: Audio / Video

  • #23282 Add shortcodes for inline HTML5 audio / video
  • #23673 Add functions to generate metadata for video / audio

Admin

  • #15323 Filter by post format in wp-admin/edit
  • #23198 Pass post format as a class to TinyMCE init
  • #16047 Post formats should have its own column on edit.php, hidden by default
  • #19570 Post Formats: admin UI + fallbacks for themes that don't support them
  • #23726 Show Audio and Video previews on Edit Attachment screen

Theme / Compat

  • #22960 Add functions to extract images from content, attached to post, [gallery], or arbitrary string
  • #23570 Add functions to extract a URL from an arbitrary string, HTML, or the current $post
  • #23572 Add functions to parse Audio / Video data out of arbitrary content or a post
  • #23625 Add function to extract or parse chat as structured data
  • #23347 Theme fallbacks for post format meta data

Attachments (3)

ID3.zip (192.4 KB) - added by wonderboymusic 12 years ago.
unzip in wp-includes/
mediaelement.zip (117.3 KB) - added by wonderboymusic 12 years ago.
unzip in wp-includes/js
23725-combined.diff (49.2 KB) - added by wonderboymusic 12 years ago.

Download all attachments as: .zip

Change History (9)

#1 @wonderboymusic
12 years ago

  • Description modified (diff)

#2 @wonderboymusic
12 years ago

  • Description modified (diff)

@wonderboymusic
12 years ago

unzip in wp-includes/

@wonderboymusic
12 years ago

unzip in wp-includes/js

#3 @wonderboymusic
12 years ago

  • Keywords has-patch added

attachment:23725-combined.diff​ is all of the patches above in one .diff - I'll keep updating as tickets are added and patches are refreshed

#4 @wonderboymusic
12 years ago

Updated combined diff

#5 @markjaquith
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

We're tracking this in individual tickets now.

This ticket was mentioned in Slack in #core-editor by mkaz. View the logs.


4 years ago

Note: See TracTickets for help on using tickets.