[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:21:33 UTC 2014


#30254: add bypass filter to remove months dropdown on post table
------------------------------------------------+--------------------------
 Reporter:  norcross                            |       Owner:
     Type:  enhancement                         |      Status:  new
 Priority:  normal                              |   Milestone:  Awaiting
Component:  Administration                      |  Review
 Severity:  normal                              |     Version:  trunk
 Keywords:  has-patch 2nd-opinion dev-feedback  |  Resolution:
                                                |     Focuses:
                                                |  administration
------------------------------------------------+--------------------------

Comment (by DrewAPicture):

 Some notes on improving [attachment:30254.4.patch]:

 * Add a version to the `@since`, probably 4.2.0
 * Looks like the indentation is off on the line following `@since`
 * Hook docs don't use `@return` as the first parameter is the return. So
 in this case, you could actually just use the `@return` description for
 the first parameter.
 * Hook docs can't have "Optional" parameters. You can mention in the
 `$post_type` parameter description that it is optionally passed to the
 parent function, but otherwise remove the "Optional." sentence at the
 beginning

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


More information about the wp-trac mailing list