wpseek.com
A WordPress-centric search engine for devs and theme authors
got_rewrite › WordPress Filter Hooks
Since2.5.0
Deprecatedn/a
› apply_filters( 'got_rewrite', $got_rewrite )
| Parameters: |
|
| See: |
|
| Defined at: |
|
| Codex: |
Filters whether Apache and mod_rewrite are present.
This filter was previously used to force URL rewriting for other servers, like nginx. Use the {@see 'got_url_rewrite'} filter in got_url_rewrite() instead.Related Functions: got_mod_rewrite, got_url_rewrite, get_site, add_rewrite_tag, remove_rewrite_tag, post_preview
Related Hooks: got_url_rewrite, post_rewrite_rules, root_rewrite_rules, mod_rewrite_rules, tag_rewrite_rules