| 1 | WP_Rewrite Object |
|---|
| 2 | ( |
|---|
| 3 | [permalink_structure] => /%category%/%postname%/ |
|---|
| 4 | [use_trailing_slashes] => 1 |
|---|
| 5 | [author_base] => author |
|---|
| 6 | [search_base] => search |
|---|
| 7 | [comments_base] => comments |
|---|
| 8 | [pagination_base] => page |
|---|
| 9 | [feed_base] => feed |
|---|
| 10 | [comments_feed_structure] => |
|---|
| 11 | [front] => / |
|---|
| 12 | [root] => |
|---|
| 13 | [index] => index.php |
|---|
| 14 | [matches] => matches |
|---|
| 15 | [rules] => Array |
|---|
| 16 | ( |
|---|
| 17 | [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2] |
|---|
| 18 | [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2] |
|---|
| 19 | [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2] |
|---|
| 20 | [category/(.+?)/?$] => index.php?category_name=$matches[1] |
|---|
| 21 | [tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2] |
|---|
| 22 | [tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2] |
|---|
| 23 | [tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2] |
|---|
| 24 | [tag/([^/]+)/?$] => index.php?tag=$matches[1] |
|---|
| 25 | [type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2] |
|---|
| 26 | [type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2] |
|---|
| 27 | [type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2] |
|---|
| 28 | [type/([^/]+)/?$] => index.php?post_format=$matches[1] |
|---|
| 29 | [staff/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1] |
|---|
| 30 | [staff/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1 |
|---|
| 31 | [staff/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 32 | [staff/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 33 | [staff/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2] |
|---|
| 34 | [staff/(.+?)/trackback/?$] => index.php?staff=$matches[1]&tb=1 |
|---|
| 35 | [staff/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?staff=$matches[1]&feed=$matches[2] |
|---|
| 36 | [staff/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?staff=$matches[1]&feed=$matches[2] |
|---|
| 37 | [staff/(.+?)/page/?([0-9]{1,})/?$] => index.php?staff=$matches[1]&paged=$matches[2] |
|---|
| 38 | [staff/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?staff=$matches[1]&cpage=$matches[2] |
|---|
| 39 | [staff/(.+?)(/[0-9]+)?/?$] => index.php?staff=$matches[1]&page=$matches[2] |
|---|
| 40 | [departments/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?departments=$matches[1]&feed=$matches[2] |
|---|
| 41 | [departments/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?departments=$matches[1]&feed=$matches[2] |
|---|
| 42 | [departments/([^/]+)/page/?([0-9]{1,})/?$] => index.php?departments=$matches[1]&paged=$matches[2] |
|---|
| 43 | [departments/([^/]+)/?$] => index.php?departments=$matches[1] |
|---|
| 44 | [robots\.txt$] => index.php?robots=1 |
|---|
| 45 | [.*wp-atom.php$] => index.php?feed=atom |
|---|
| 46 | [.*wp-rdf.php$] => index.php?feed=rdf |
|---|
| 47 | [.*wp-rss.php$] => index.php?feed=rss |
|---|
| 48 | [.*wp-rss2.php$] => index.php?feed=rss2 |
|---|
| 49 | [.*wp-feed.php$] => index.php?feed=feed |
|---|
| 50 | [.*wp-commentsrss2.php$] => index.php?feed=rss2&withcomments=1 |
|---|
| 51 | [sample-page/attachment/([^/]+)/?$] => index.php?attachment=$matches[1] |
|---|
| 52 | [sample-page/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1 |
|---|
| 53 | [sample-page/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 54 | [sample-page/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 55 | [sample-page/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2] |
|---|
| 56 | [(sample-page)/trackback/?$] => index.php?pagename=$matches[1]&tb=1 |
|---|
| 57 | [(sample-page)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2] |
|---|
| 58 | [(sample-page)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2] |
|---|
| 59 | [(sample-page)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2] |
|---|
| 60 | [(sample-page)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2] |
|---|
| 61 | [(sample-page)(/[0-9]+)?/?$] => index.php?pagename=$matches[1]&page=$matches[2] |
|---|
| 62 | [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1] |
|---|
| 63 | [(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1] |
|---|
| 64 | [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1] |
|---|
| 65 | [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1 |
|---|
| 66 | [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1 |
|---|
| 67 | [comments/page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1] |
|---|
| 68 | [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2] |
|---|
| 69 | [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2] |
|---|
| 70 | [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2] |
|---|
| 71 | [search/(.+)/?$] => index.php?s=$matches[1] |
|---|
| 72 | [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2] |
|---|
| 73 | [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2] |
|---|
| 74 | [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2] |
|---|
| 75 | [author/([^/]+)/?$] => index.php?author_name=$matches[1] |
|---|
| 76 | [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4] |
|---|
| 77 | [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4] |
|---|
| 78 | [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4] |
|---|
| 79 | [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3] |
|---|
| 80 | [([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] |
|---|
| 81 | [([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] |
|---|
| 82 | [([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3] |
|---|
| 83 | [([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2] |
|---|
| 84 | [([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2] |
|---|
| 85 | [([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2] |
|---|
| 86 | [([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2] |
|---|
| 87 | [([0-9]{4})/?$] => index.php?year=$matches[1] |
|---|
| 88 | [.+?/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1] |
|---|
| 89 | [.+?/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1 |
|---|
| 90 | [.+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 91 | [.+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 92 | [.+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2] |
|---|
| 93 | [(.+?)/([^/]+)/trackback/?$] => index.php?category_name=$matches[1]&name=$matches[2]&tb=1 |
|---|
| 94 | [(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3] |
|---|
| 95 | [(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3] |
|---|
| 96 | [(.+?)/([^/]+)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3] |
|---|
| 97 | [(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3] |
|---|
| 98 | [(.+?)/([^/]+)(/[0-9]+)?/?$] => index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3] |
|---|
| 99 | [.+?/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1] |
|---|
| 100 | [.+?/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1 |
|---|
| 101 | [.+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 102 | [.+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 103 | [.+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2] |
|---|
| 104 | [(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2] |
|---|
| 105 | [(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2] |
|---|
| 106 | [(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2] |
|---|
| 107 | [(.+?)/comment-page-([0-9]{1,})/?$] => index.php?category_name=$matches[1]&cpage=$matches[2] |
|---|
| 108 | [(.+?)/?$] => index.php?category_name=$matches[1] |
|---|
| 109 | ) |
|---|
| 110 | |
|---|
| 111 | [extra_rules] => Array |
|---|
| 112 | ( |
|---|
| 113 | ) |
|---|
| 114 | |
|---|
| 115 | [extra_rules_top] => Array |
|---|
| 116 | ( |
|---|
| 117 | [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2] |
|---|
| 118 | [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2] |
|---|
| 119 | [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2] |
|---|
| 120 | [category/(.+?)/?$] => index.php?category_name=$matches[1] |
|---|
| 121 | [tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2] |
|---|
| 122 | [tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2] |
|---|
| 123 | [tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2] |
|---|
| 124 | [tag/([^/]+)/?$] => index.php?tag=$matches[1] |
|---|
| 125 | [type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2] |
|---|
| 126 | [type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2] |
|---|
| 127 | [type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2] |
|---|
| 128 | [type/([^/]+)/?$] => index.php?post_format=$matches[1] |
|---|
| 129 | [staff/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1] |
|---|
| 130 | [staff/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1 |
|---|
| 131 | [staff/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 132 | [staff/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2] |
|---|
| 133 | [staff/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2] |
|---|
| 134 | [staff/(.+?)/trackback/?$] => index.php?staff=$matches[1]&tb=1 |
|---|
| 135 | [staff/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?staff=$matches[1]&feed=$matches[2] |
|---|
| 136 | [staff/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?staff=$matches[1]&feed=$matches[2] |
|---|
| 137 | [staff/(.+?)/page/?([0-9]{1,})/?$] => index.php?staff=$matches[1]&paged=$matches[2] |
|---|
| 138 | [staff/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?staff=$matches[1]&cpage=$matches[2] |
|---|
| 139 | [staff/(.+?)(/[0-9]+)?/?$] => index.php?staff=$matches[1]&page=$matches[2] |
|---|
| 140 | [departments/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?departments=$matches[1]&feed=$matches[2] |
|---|
| 141 | [departments/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?departments=$matches[1]&feed=$matches[2] |
|---|
| 142 | [departments/([^/]+)/page/?([0-9]{1,})/?$] => index.php?departments=$matches[1]&paged=$matches[2] |
|---|
| 143 | [departments/([^/]+)/?$] => index.php?departments=$matches[1] |
|---|
| 144 | ) |
|---|
| 145 | |
|---|
| 146 | [non_wp_rules] => Array |
|---|
| 147 | ( |
|---|
| 148 | ) |
|---|
| 149 | |
|---|
| 150 | [extra_permastructs] => Array |
|---|
| 151 | ( |
|---|
| 152 | [category] => Array |
|---|
| 153 | ( |
|---|
| 154 | [0] => category/%category% |
|---|
| 155 | [1] => 0 |
|---|
| 156 | ) |
|---|
| 157 | |
|---|
| 158 | [post_tag] => Array |
|---|
| 159 | ( |
|---|
| 160 | [0] => tag/%post_tag% |
|---|
| 161 | [1] => 0 |
|---|
| 162 | ) |
|---|
| 163 | |
|---|
| 164 | [post_format] => Array |
|---|
| 165 | ( |
|---|
| 166 | [0] => /type/%post_format% |
|---|
| 167 | [1] => 0 |
|---|
| 168 | ) |
|---|
| 169 | |
|---|
| 170 | [staff_listing] => Array |
|---|
| 171 | ( |
|---|
| 172 | [0] => /staff/%staff_listing% |
|---|
| 173 | [1] => 1 |
|---|
| 174 | ) |
|---|
| 175 | |
|---|
| 176 | [departments] => Array |
|---|
| 177 | ( |
|---|
| 178 | [0] => departments/%departments% |
|---|
| 179 | [1] => 0 |
|---|
| 180 | ) |
|---|
| 181 | |
|---|
| 182 | ) |
|---|
| 183 | |
|---|
| 184 | [endpoints] => Array |
|---|
| 185 | ( |
|---|
| 186 | ) |
|---|
| 187 | |
|---|
| 188 | [use_verbose_rules] => |
|---|
| 189 | [use_verbose_page_rules] => 1 |
|---|
| 190 | [rewritecode] => Array |
|---|
| 191 | ( |
|---|
| 192 | [0] => %year% |
|---|
| 193 | [1] => %monthnum% |
|---|
| 194 | [2] => %day% |
|---|
| 195 | [3] => %hour% |
|---|
| 196 | [4] => %minute% |
|---|
| 197 | [5] => %second% |
|---|
| 198 | [6] => %postname% |
|---|
| 199 | [7] => %post_id% |
|---|
| 200 | [8] => %author% |
|---|
| 201 | [9] => %pagename% |
|---|
| 202 | [10] => %search% |
|---|
| 203 | [11] => %category% |
|---|
| 204 | [12] => %post_tag% |
|---|
| 205 | [13] => %post_format% |
|---|
| 206 | [14] => %staff_listing% |
|---|
| 207 | [15] => %departments% |
|---|
| 208 | ) |
|---|
| 209 | |
|---|
| 210 | [rewritereplace] => Array |
|---|
| 211 | ( |
|---|
| 212 | [0] => ([0-9]{4}) |
|---|
| 213 | [1] => ([0-9]{1,2}) |
|---|
| 214 | [2] => ([0-9]{1,2}) |
|---|
| 215 | [3] => ([0-9]{1,2}) |
|---|
| 216 | [4] => ([0-9]{1,2}) |
|---|
| 217 | [5] => ([0-9]{1,2}) |
|---|
| 218 | [6] => ([^/]+) |
|---|
| 219 | [7] => ([0-9]+) |
|---|
| 220 | [8] => ([^/]+) |
|---|
| 221 | [9] => (sample-page) |
|---|
| 222 | [10] => (.+) |
|---|
| 223 | [11] => (.+?) |
|---|
| 224 | [12] => ([^/]+) |
|---|
| 225 | [13] => ([^/]+) |
|---|
| 226 | [14] => (.+?) |
|---|
| 227 | [15] => ([^/]+) |
|---|
| 228 | ) |
|---|
| 229 | |
|---|
| 230 | [queryreplace] => Array |
|---|
| 231 | ( |
|---|
| 232 | [0] => year= |
|---|
| 233 | [1] => monthnum= |
|---|
| 234 | [2] => day= |
|---|
| 235 | [3] => hour= |
|---|
| 236 | [4] => minute= |
|---|
| 237 | [5] => second= |
|---|
| 238 | [6] => name= |
|---|
| 239 | [7] => p= |
|---|
| 240 | [8] => author_name= |
|---|
| 241 | [9] => pagename= |
|---|
| 242 | [10] => s= |
|---|
| 243 | [11] => category_name= |
|---|
| 244 | [12] => tag= |
|---|
| 245 | [13] => post_format= |
|---|
| 246 | [14] => staff= |
|---|
| 247 | [15] => departments= |
|---|
| 248 | ) |
|---|
| 249 | |
|---|
| 250 | [feeds] => Array |
|---|
| 251 | ( |
|---|
| 252 | [0] => feed |
|---|
| 253 | [1] => rdf |
|---|
| 254 | [2] => rss |
|---|
| 255 | [3] => rss2 |
|---|
| 256 | [4] => atom |
|---|
| 257 | ) |
|---|
| 258 | |
|---|
| 259 | [date_structure] => /%year%/%monthnum%/%day% |
|---|
| 260 | [search_structure] => search/%search% |
|---|
| 261 | [author_structure] => /author/%author% |
|---|
| 262 | [page_structure] => %pagename% |
|---|
| 263 | ) |
|---|