Skip to content
Snippets Groups Projects
Commit 28615847 authored by Erick Hitter's avatar Erick Hitter
Browse files

Disable archive index for now, focusing on shortcode instead.

parent 5f462b95
Branches
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ class ETH_Timeline {
'parent_item_colon' => __( 'Entries:', 'eth-timeline' ),
),
'public' => true,
'has_archive' => true,
'has_archive' => false,
'exclude_from_search' => true,
'show_in_nav_menus' => false,
'show_in_admin_bar' => true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment