[wp-meta] [Making WordPress.org] #493: Code reference: Add search form to internal pages

Making WordPress.org noreply at wordpress.org
Tue Nov 18 08:05:35 UTC 2014


#493: Code reference: Add search form to internal pages
-----------------------------+-------------------------------------
  Reporter:  SergeyBiryukov  |      Owner:  nicole@…
      Type:  enhancement     |     Status:  closed
  Priority:  normal          |  Component:  developer.wordpress.org
Resolution:  fixed           |   Keywords:  has-patch
-----------------------------+-------------------------------------

Comment (by coffee2code):

 Three minor changes from [attachment:search.2.diff]:

 * Added a container div around #inner-search-icon (and associated CSS
 changes) so the icon could be floated right rather than absolutely
 positioned. This was to allow the search icon to cause text (namely the
 breadcrumbs) to flow around it at smaller widths rather than covering up
 the text.
 * Made it so search appears for parsed taxonomies too ('wp-parser-since',
 'wp-parser-package', 'wp-parser-source-file')
 * Wrapped logic for determining if the search bar should be shown into
 `should_show_search_bar()`

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


More information about the wp-meta mailing list