Skip to content

Commit

Permalink
Merge pull request #7 from penske-media-corp/nayeon-patch-1
Browse files Browse the repository at this point in the history
Update mock post tag taxonomy key
  • Loading branch information
berkod authored Sep 16, 2022
2 parents 2580c0c + 10d4c3d commit 867611b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mock-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Supported mocked post arguments:
// Post taxonomy
'taxonomy' => [
'category' => [ 'cat1', 'cat2', ... ],
'tag' => [ 'tag1', 'tag2', ... ],
'post_tag' => [ 'tag1', 'tag2', ... ],
'vertical' => [ 'vert1', 'vert2', ... ],
],

Expand Down

0 comments on commit 867611b

Please sign in to comment.