WP_Rewrite
Class: Core class used to implement a rewrite component API.
Source: wp-includes/class-wp-rewrite.php:26
Class: Core class used to implement a rewrite component API.
Source: wp-includes/class-wp-rewrite.php:26
Method: Adds or updates existing rewrite tags (e.g. %postname%).
Source: wp-includes/class-wp-rewrite.php:800
Filter Hook (deprecated): Filters the list of rewrite rules formatted for output to an .htaccess file.
Source: wp-includes/class-wp-rewrite.php:1594
Method: Determines whether permalinks are being used.
Source: wp-includes/class-wp-rewrite.php:353
Method: Generates rewrite rules from a permalink structure.
Source: wp-includes/class-wp-rewrite.php:874
Method: Sets up the object’s properties.
Source: wp-includes/class-wp-rewrite.php:1896
Function: Updates post, term, and metadata caches for a list of post objects.
Source: wp-includes/post.php:7078
Action Hook (deprecated): Fires when a post’s status is transitioned from private to published.
Source: wp-includes/post.php:7251
Function: Builds the URI path for a page.
Source: wp-includes/post.php:5681
Function: Retrieves an array of pages (or hierarchical post type items).
Source: wp-includes/post.php:5753