flutter_wordpress icon indicating copy to clipboard operation
flutter_wordpress copied to clipboard

Add ability to use custom fields in posts

Open yringler opened this issue 5 years ago • 0 comments

My use case: I wanted to load a field (menu_order) from the post. I'm not a wordpress expert - is that a common field? Should I instead add a regular property to Post? I've used the code in this PR and it works well.

yringler avatar Jul 31 '20 13:07 yringler