Skip to:
Content

bbPress.org


Ignore:
Timestamp:
07/10/2017 04:23:35 PM (8 years ago)
Author:
johnjamesjacoby
Message:

Users: First-pass search forms in profile content pages.

This commit makes it possible to search user profiles for specific topics & replies (styling still needed.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/templates/default/bbpress/form-reply-search.php

    r6622 r6623  
    1313?>
    1414
    15 <form role="search" method="get" id="bbp-search-form">
     15<form role="search" method="get" id="bbp-reply-search-form">
    1616    <div>
    1717        <label class="screen-reader-text hidden" for="ts"><?php esc_html_e( 'Search replies:', 'bbpress' ); ?></label>
Note: See TracChangeset for help on using the changeset viewer.