ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 1.5.0
  • Page 24

WP_Rewrite::init()

Method: Sets up the object’s properties.

Source: wp-includes/class-wp-rewrite.php:1896

Used by 0 functions | Uses 0 functions

WP_Rewrite::using_index_permalinks()

Method: Determines whether permalinks are being used and rewrite module is not enabled.

Source: wp-includes/class-wp-rewrite.php:366

Used by 0 functions | Uses 0 functions

WP_Rewrite::generate_rewrite_rule()

Method: Generates rewrite rules with permalink structure and walking directory only.

Source: wp-includes/class-wp-rewrite.php:1255

Used by 0 functions | Uses 0 functions

WP_Rewrite::set_permalink_structure()

Method: Sets the main permalink structure for the site.

Source: wp-includes/class-wp-rewrite.php:1939

Used by 0 functions | Uses 0 functions

WP_Rewrite::using_mod_rewrite_permalinks()

Method: Determines whether permalinks are being used and rewrite module is enabled.

Source: wp-includes/class-wp-rewrite.php:384

Used by 0 functions | Uses 0 functions

WP_Rewrite::rewrite_rules()

Method: Constructs rewrite matches and queries from permalink structure.

Source: wp-includes/class-wp-rewrite.php:1276

Used by 0 functions | Uses 0 functions

WP_Rewrite::set_category_base()

Method: Sets the category base for the category permalink.

Source: wp-includes/class-wp-rewrite.php:1969

Used by 0 functions | Uses 0 functions

WP_Rewrite::preg_index()

Method: Indexes for matches for usage in preg_*() functions.

Source: wp-includes/class-wp-rewrite.php:403

Used by 0 functions | Uses 0 functions

post_rewrite_rules

Filter Hook: Filters rewrite rules used for “post” archives.

Source: wp-includes/class-wp-rewrite.php:1316

Used by 0 functions | Uses 0 functions

WP_Rewrite::__construct()

Method: Constructor – Calls init(), which runs setup.

Source: wp-includes/class-wp-rewrite.php:1999

Used by 0 functions | Uses 0 functions
« Previous 1 … 23 24 25 … 37 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy