%PDF- %PDF-
Direktori : /var/www/html/ceaa/wp-content/plugins/buddypress/bp-themes/bp-default/ |
Current File : //var/www/html/ceaa/wp-content/plugins/buddypress/bp-themes/bp-default/searchform.php |
<?php do_action( 'bp_before_blog_search_form' ); ?> <form role="search" method="get" id="searchform" action="<?php echo home_url(); ?>/"> <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" /> <input type="submit" id="searchsubmit" value="<?php esc_attr_e( 'Search', 'buddypress' ); ?>" /> <?php do_action( 'bp_blog_search_form' ); ?> </form> <?php do_action( 'bp_after_blog_search_form' ); ?>