Ticket #42788: ticket#42788.patch
File ticket#42788.patch, 633 bytes (added by , 7 years ago) |
---|
-
template.php
439 439 /** 440 440 * Retrieve path of search template in current or parent template. 441 441 * 442 * The template hierarchy and template path are filterable via the {@see '$type_template_hierarchy'}443 * and {@see '$type_template'} dynamic hooks, where `$type` is 'search'.442 * The template hierarchy and template path are filterable via the {@see `$type_template_hierarchy`} 443 * and {@see `$type_template`} dynamic hooks, where `$type` is `search`. 444 444 * 445 445 * @since 1.5.0 446 446 *