[wp-meta] [Making WordPress.org] #1855: List classes that extend the current class on the Code Reference

Making WordPress.org noreply at wordpress.org
Sat Jul 23 16:07:53 UTC 2016


#1855: List classes that extend the current class on the Code Reference
----------------------------+------------------
 Reporter:  grapplerulrich  |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:
Component:  Developer Hub   |  Resolution:
 Keywords:                  |
----------------------------+------------------

Comment (by DrewAPicture):

 Interesting idea. This would be a great feature to implement on the Code
 Reference. The nice thing is that the parser already stores the parent
 classes in meta during parsing (`'extends'`), so it would be a simple
 query to retrieve that list. And with the auto-linking of known classes,
 we wouldn't even have to handle that part, just get the list and output
 it.

 Related: #1847, #174

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


More information about the wp-meta mailing list