Found ' . $result_count . ' results matching your query'; echo apply_filters('als_before_results', $before_results);?>
__( 'Previous page', 'als-lite' ), 'next_text' => __( 'Next page', 'als-lite' ), 'before_page_number' => '' . __( 'Page', 'als' ) . ' ', ) ); //endif echo '
'; // If no content, include the "No posts found" template. else : echo '
'; require_once( plugin_dir_path( __FILE__ ) . 'content-none.php' ); echo '
'; endif; ?>