apply_filters( 'got_url_rewrite', bool $got_url_rewrite )

Filters whether URL rewriting is available.


Description Description


Parameters Parameters

$got_url_rewrite

(bool) Whether URL rewriting is available.


Top ↑

Source Source

File: wp-admin/includes/misc.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.