EP_SEARCH

常量


define( 'EP_SEARCH', 256 );
定义位置
  • wp-includes/rewrite.php
    , line 80
引入
弃用

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.

define( 'EP_SEARCH', 256 );