Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Timeline
Commits
28615847
Commit
28615847
authored
Jul 21, 2013
by
Erick Hitter
Browse files
Disable archive index for now, focusing on shortcode instead.
parent
5f462b95
Changes
1
Hide whitespace changes
Inline
Side-by-side
eth-timeline.php
View file @
28615847
...
...
@@ -96,7 +96,7 @@ class ETH_Timeline {
'parent_item_colon'
=>
__
(
'Entries:'
,
'eth-timeline'
),
),
'public'
=>
true
,
'has_archive'
=>
tru
e
,
'has_archive'
=>
fals
e
,
'exclude_from_search'
=>
true
,
'show_in_nav_menus'
=>
false
,
'show_in_admin_bar'
=>
true
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment