[wp-trac] [WordPress Trac] #23572: Add functions to parse Audio / Video data out of arbitrary content or a post

WordPress Trac noreply at wordpress.org
Wed Mar 27 17:26:51 UTC 2013


#23572: Add functions to parse Audio / Video data out of arbitrary content or a
post
-----------------------------------------------+------------------
 Reporter:  wonderboymusic                     |       Owner:
     Type:  enhancement                        |      Status:  new
 Priority:  normal                             |   Milestone:  3.6
Component:  Post Formats                       |     Version:
 Severity:  normal                             |  Resolution:
 Keywords:  needs-unit-tests has-patch commit  |
-----------------------------------------------+------------------

Comment (by lancewillett):

 @wonderboymusic Tiny code style comments on .9.diff, generally with PHP
 code we avoid camel-cased variable names; you use {{{hasTeaser}}} for
 example. Better: {{{has_teaser}}}. And something like {{{stripteaser}}}
 could be {{{strip_teaser}}}, both per
 [http://codex.wordpress.org/WordPress_Coding_Standards#Naming_Conventions
 Reference].

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23572#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list