[wp-trac] [WordPress Trac] #30254: add bypass filter to remove months dropdown on post table

WordPress Trac noreply at wordpress.org
Sun Dec 7 20:59:21 UTC 2014


#30254: add bypass filter to remove months dropdown on post table
------------------------------------+-----------------------------
 Reporter:  norcross                |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Future Release
Component:  Administration          |     Version:  trunk
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:  administration
------------------------------------+-----------------------------
Changes (by DrewAPicture):

 * keywords:  has-patch 2nd-opinion dev-feedback => has-patch dev-feedback
 * milestone:  Awaiting Review => Future Release


Comment:

 Sorry this got confusing.

 * All filters are hooks just the same as all actions are hooks.
 * Parameters in hook docs can't be marked optional because that's a
 misnomer -- the value is always passed to the primary instance of the
 hook, optional or not.
 * Adding a version now is no problem, most committers will happily fix it
 on commit.

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


More information about the wp-trac mailing list