projects
/
WP-Themes
/
EMSEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
495b36c
)
Keep out page 41
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 20 Apr 2015 13:14:05 +0000
(09:14 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 20 Apr 2015 13:14:05 +0000
(09:14 -0400)
for staff page
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
3605a4a
..
b83ba4a
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-54,7
+54,7
@@
function glm_page_menu($parent = 0, $class = '')
'post_type' => 'page',
'parent' => $parent,
'number' => '',
- 'exclude' => '',
+ 'exclude' => '
41
',
'post_status' => 'publish',
'sort_order' => 'asc',
'sort_column' => 'menu_order'