Skip to content

Commit

Permalink
fix(README): refactor metabox documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Vanwildemeersch authored and nlemoine committed Nov 14, 2024
1 parent c73cac1 commit ef7c4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ Hellonico\Fixtures\Entity\Post:
meta:
# number field
number: <numberBetween(10, 200)>
custom_field: <sentence()>
meta_box_custom_field: <sentence()>
```

#### MetaBox Relationships (https://docs.metabox.io/extensions/mb-relationships/#using-code)
Expand Down

0 comments on commit ef7c4b2

Please sign in to comment.