Skip to:
Content

bbPress.org


Ignore:
Timestamp:
10/21/2013 08:30:12 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Use rewrite ID helper functions instead of hardcoded strings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/common/shortcodes.php

    r5043 r5134  
    699699
    700700        // Start output buffer
    701         $this->start( 'bbp_search' );
     701        $this->start( bbp_get_search_rewrite_id() );
    702702
    703703        // Output template
Note: See TracChangeset for help on using the changeset viewer.