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



got_url_rewrite › WordPress Filter Hooks

Since3.7.0
Deprecatedn/a
apply_filters( 'got_url_rewrite', $got_url_rewrite )
Parameters:
  • (bool) $got_url_rewrite Whether URL rewriting is available.
    Required: Yes
Defined at:
Codex:

Filters whether URL rewriting is available.





Source

return apply_filters( 'got_url_rewrite', $got_url_rewrite );