Skip to content

anasAsh/wp-advanced-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Advanced Search

A PHP framework for building advanced search forms in WordPress

View Documentation

Installation

  1. Create a new directory "wp-advanced-search" within your theme folder.

  2. Add the following to your theme's functions.php file:

require_once('wp-advanced-search/wpas.php');

Usage

See the included demo template under /demo/wp-advanced-search-demo.php for an example of how to create your own forms.

About

A PHP framework for building advanced search forms in WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published