Skip to content

Commit 2ebbd36

Browse files
committed
Remove arg, since it's inherited from public by default
1 parent d586501 commit 2ebbd36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

classes/class-suggested-tasks.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ public function register_post_type() {
283283
'menu_position' => 5,
284284
'hierarchical' => true,
285285
'exclude_from_search' => true,
286-
'publicly_queryable' => false,
287286
]
288287
);
289288

0 commit comments

Comments
 (0)