Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34010, comment 7


Ignore:
Timestamp:
12/24/2015 06:11:51 PM (9 years ago)
Author:
barryceelen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34010, comment 7

    initial v1  
    1 In fact, the get_post_types() function is where I started looking for this functionality, kinda makes sense to me.
     1In fact, the get_post_types() function is where I started looking for this functionality, kinda makes sense to me. Something held me back from modifying that function but I can't recall why :)