Making WordPress.org


Ignore:
Timestamp:
09/01/2016 08:11:04 PM (10 years ago)
Author:
jmdodd
Message:

Forums Theme: Use the old search for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/page-homepage.php

    r3883 r3918  
    3232                        <h3><?php _e( 'Search the Support Forums', 'wporg-forums' ); ?></h3>
    3333                        <p><?php _e( 'Enter a few words that describe the problem you&rsquo;re having.', 'wporg-forums' ); ?></p>
    34                         <?php bbp_get_template_part( 'form', 'search' ); ?>
     34                        <?php bb_base_search_form(); ?>
    3535                        <h3><?php _e( 'Hot Topics', 'wporg-forums' ); ?></h3>
    3636                        <p class="frontpageheatmap">
Note: See TracChangeset for help on using the changeset viewer.