WIP
This commit is contained in:
@@ -40,7 +40,7 @@ return [
|
||||
"custom-post-types" => [
|
||||
[
|
||||
"slug" => "team-member",
|
||||
"archive" => "true",
|
||||
"archive" => true,
|
||||
"options" => [
|
||||
"supports" => ["thumbnail", "title", "editor"]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user