Uses
| Uses | Description |
|---|---|
| wp-admin/includes/misc.php: got_rewrite | Filters whether Apache and mod_rewrite are present. |
| wp-includes/functions.php: apache_mod_loaded() | Does the specified module exist in the Apache config? |
| wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |