[wp-meta] [Making WordPress.org] #4624: DevHub: Skip wp-includes/blocks from parsing

Making WordPress.org noreply at wordpress.org
Tue Oct 15 21:23:22 UTC 2019


#4624: DevHub: Skip wp-includes/blocks from parsing
----------------------------+--------------------------
 Reporter:  SergeyBiryukov  |       Owner:  coffee2code
     Type:  defect          |      Status:  closed
 Priority:  normal          |   Milestone:
Component:  Developer Hub   |  Resolution:  fixed
 Keywords:  has-patch       |
----------------------------+--------------------------

Comment (by coffee2code):

 In this particular case--where entire files are not to be parsed--it is
 best and sufficient to exclude the files/subdirectories from being parsed
 as proposed in the patch.

 In instances where a particular function or class is intended only for
 internal use and is not meant to be parsed for public documentation, then
 the `@ignore` DocBlock tag should be used.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4624#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list