[wp-trac] [WordPress Trac] #42629: The function the_meta () outputs an empty list

WordPress Trac noreply at wordpress.org
Tue Nov 21 23:48:22 UTC 2017


#42629: The function the_meta () outputs an empty list
------------------------------------------+------------------------------
 Reporter:  campusboy1987                 |       Owner:
     Type:  defect (bug)                  |      Status:  new
 Priority:  normal                        |   Milestone:  Awaiting Review
Component:  Options, Meta APIs            |     Version:  1.2
 Severity:  normal                        |  Resolution:
 Keywords:  needs-patch needs-unit-tests  |     Focuses:  template
------------------------------------------+------------------------------

Comment (by birgire):

 @campusboy1987 great, thanks for the patch.

 I noticed that the path in your patch is:

 {{{
 wp-includes/post-template.php
 }}}

 but I've seen many patches here on trac relative to:

 {{{
 src/wp-includes/post-template.php
 }}}

 where {{{src}}} comes from the wordpress-development repository

 https://github.com/WordPress/wordpress-develop

 This is also helpful to check the coding standards of patches:

 https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards

 I usually check it to fix my white spaces ;-)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42629#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list