Custom Fields Example
This post has a special post type called "Post with custom fields".
This post type defines 4 custom fields. Here are the sample values that have been entered in these fields:
| First numeric field: | 123 |
|---|---|
| Second numeric field: | 456 |
| First string field: | abc |
| Define you own labels: | Enter your own values |
| Multiline plain text field: | This is a sample text field. It can have multiple lines. |
| Multiline HTML field: | This is an HTML field. |
It is also possible to selectively display only a couple of these fields:
| First numeric field: | 123 |
|---|---|
| First string field: | abc |
| Second numeric field: | 456 |
Finally, we can also display just the value of a specific field, like this abc.
No feedback yet
Form is loading...