' . __("Showing results for ") . esc_attr__($_GET["s"]) . ''; echo apply_filters('als_before_results', $before_results);?>
__( 'Previous page', 'als' ), 'next_text' => __( 'Next page', 'als' ), 'before_page_number' => '' . __( 'Page', 'als' ) . ' ', ) ); do_action('als_after_results'); //endif echo '
'; // If no content, include the "No posts found" template. else : echo '
'; require_once( plugin_dir_path( __FILE__ ) . 'content-none.php' ); echo '
'; endif; ?>