13 | | 'labels' => array( 'name' => 'Events', |
14 | | 'singular_name' => 'Event', |
15 | | ), |
16 | | 'public' => true, |
17 | | 'publicly_queryable' => true, |
18 | | 'show_ui' => true, |
19 | | 'show_in_menu' => true, |
20 | | 'query_var' => false, |
21 | | 'rewrite' => false, |
22 | | 'capability_type' => 'post', |
23 | | 'hierarchical' => false, |
24 | | 'menu_position' => 5, |
25 | | 'menu_icon' => 'dashicons-tickets-alt', |
26 | | 'supports' => array( |
27 | | 'title', |
28 | | 'editor', |
29 | | 'thumbnail', |
30 | | ), |
31 | | 'taxonomies' => array( |
32 | | 'post_tag', |
33 | | 'my_category', |
34 | | ), |
| 12 | 'labels' => array( |
| 13 | 'name' => 'Events', |
| 14 | 'singular_name' => 'Event', |
| 15 | ), |
| 16 | 'public' => true, |
| 17 | 'publicly_queryable' => true, |
| 18 | 'show_ui' => true, |
| 19 | 'show_in_menu' => true, |
| 20 | 'query_var' => false, |
| 21 | 'rewrite' => false, |
| 22 | 'capability_type' => 'post', |
| 23 | 'hierarchical' => false, |
| 24 | 'menu_position' => 5, |
| 25 | 'menu_icon' => 'dashicons-tickets-alt', |
| 26 | 'supports' => array( |
| 27 | 'title', |
| 28 | 'editor', |
| 29 | 'thumbnail', |
| 30 | ), |
| 31 | 'taxonomies' => array( |
| 32 | 'post_tag', |
| 33 | 'my_category', |
| 34 | ), |
54 | | 'events/[^/]+/attachment/([^/]+)/?$' => string 'index.php?attachment=$matches[1]' (length=32) |
55 | | 'events/[^/]+/attachment/([^/]+)/trackback/?$' => string 'index.php?attachment=$matches[1]&tb=1' (length=37) |
56 | | 'events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
57 | | 'events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
58 | | 'events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => string 'index.php?attachment=$matches[1]&cpage=$matches[2]' (length=50) |
59 | | 'events/[^/]+/attachment/([^/]+)/embed/?$' => string 'index.php?attachment=$matches[1]&embed=true' (length=43) |
60 | | 'events/([^/]+)/embed/?$' => string 'index.php?event=$matches[1]&embed=true' (length=38) |
61 | | 'events/([^/]+)/trackback/?$' => string 'index.php?event=$matches[1]&tb=1' (length=32) |
62 | | 'events/([^/]+)(?:/([0-9]+))?/?$' => string 'index.php?event=$matches[1]&page=$matches[2]' (length=44) |
63 | | 'events/[^/]+/([^/]+)/?$' => string 'index.php?attachment=$matches[1]' (length=32) |
64 | | 'events/[^/]+/([^/]+)/trackback/?$' => string 'index.php?attachment=$matches[1]&tb=1' (length=37) |
65 | | 'events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
66 | | 'events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
67 | | 'events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$' => string 'index.php?attachment=$matches[1]&cpage=$matches[2]' (length=50) |
68 | | 'events/[^/]+/([^/]+)/embed/?$' => string 'index.php?attachment=$matches[1]&embed=true' (length=43) |
| 53 | 'events/[^/]+/attachment/([^/]+)/?$' => string 'index.php?attachment=$matches[1]' (length=32) |
| 54 | 'events/[^/]+/attachment/([^/]+)/trackback/?$' => string 'index.php?attachment=$matches[1]&tb=1' (length=37) |
| 55 | 'events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
| 56 | 'events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
| 57 | 'events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => string 'index.php?attachment=$matches[1]&cpage=$matches[2]' (length=50) |
| 58 | 'events/[^/]+/attachment/([^/]+)/embed/?$' => string 'index.php?attachment=$matches[1]&embed=true' (length=43) |
| 59 | 'events/([^/]+)/embed/?$' => string 'index.php?event=$matches[1]&embed=true' (length=38) |
| 60 | 'events/([^/]+)/trackback/?$' => string 'index.php?event=$matches[1]&tb=1' (length=32) |
| 61 | 'events/([^/]+)(?:/([0-9]+))?/?$' => string 'index.php?event=$matches[1]&page=$matches[2]' (length=44) |
| 62 | 'events/[^/]+/([^/]+)/?$' => string 'index.php?attachment=$matches[1]' (length=32) |
| 63 | 'events/[^/]+/([^/]+)/trackback/?$' => string 'index.php?attachment=$matches[1]&tb=1' (length=37) |
| 64 | 'events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
| 65 | 'events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => string 'index.php?attachment=$matches[1]&feed=$matches[2]' (length=49) |
| 66 | 'events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$' => string 'index.php?attachment=$matches[1]&cpage=$matches[2]' (length=50) |
| 67 | 'events/[^/]+/([^/]+)/embed/?$' => string 'index.php?attachment=$matches[1]&embed=true' (length=43) |