Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Conversation

@joehoyle
Copy link
Member

get_post_format_slugs returns array( 'audio' => 'audio' ) for some odd
reason, we want it to be a numeric array of strings.

`get_post_format_slugs` returns `array( 'audio' => 'audio' )` for some
odd reason, we want it to be a numeric array of strings.
@joehoyle joehoyle added this to the 2.0 Beta 6 milestone Oct 31, 2015
rachelbaker added a commit that referenced this pull request Oct 31, 2015
Fix the post formats enum to be an array of strings
@rachelbaker rachelbaker merged commit fb36276 into develop Oct 31, 2015
@rachelbaker rachelbaker deleted the formats-enum-fix branch October 31, 2015 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants