File/wp-includes/rewrite.php

Description
Classes
Class Description
 class WP_Rewrite
Constants
EP_ALL = 8191 (line 55)
EP_ATTACHMENT = 2 (line 41)
EP_AUTHORS = 2048 (line 51)
EP_CATEGORIES = 512 (line 49)
EP_COMMENTS = 128 (line 47)
EP_DATE = 4 (line 42)
EP_DAY = 32 (line 45)
EP_MONTH = 16 (line 44)
EP_NONE = 0 (line 54)
EP_PAGES = 4096 (line 52)
EP_PERMALINK = 1 (line 40)
EP_ROOT = 64 (line 46)
EP_SEARCH = 256 (line 48)
EP_TAGS = 1024 (line 50)
EP_YEAR = 8 (line 43)
Functions
add_feed (line 28)
void add_feed ( $feedname,  $function)
  • $feedname
  • $function
add_rewrite_endpoint (line 58)
void add_rewrite_endpoint ( $name,  $places)
  • $name
  • $places
add_rewrite_rule (line 7)
void add_rewrite_rule ( $regex,  $redirect, [ $after = 'bottom'])
  • $regex
  • $redirect
  • $after
add_rewrite_tag (line 14)
void add_rewrite_tag ( $tagname,  $regex)
  • $tagname
  • $regex
url_to_postid (line 79)
void url_to_postid ( $url)
  • $url
_wp_filter_taxonomy_base (line 69)

_wp_filter_taxonomy_base() - filter the URL base for taxonomies, to remove any manually prepended /index.php/

  • author: Mark Jaquith
string _wp_filter_taxonomy_base (string $base)
  • string $base: the taxonomy base that we're going to filter

Documentation generated on Fri, 12 Sep 2008 21:09:17 -0400 by phpDocumentor 1.4.1