wpseek.com
A WordPress-centric search engine for devs and theme authors


ep_search › WordPress Constants

Since2.1.0
define( 'EP_SEARCH', 256 );
Defined at:

Endpoint mask that matches searches.

Note that this only matches a search at a "pretty" URL such as `/search/my-search-term`, not `?s=my-search-term`.

Source

define( 'EP_SEARCH', 256 );