Deprecated: Array and string offset access syntax with curly braces is deprecated in
/home/rfimwyp/public_html/blog/plugins/_auto_p.plugin.php on line
502
Deprecated: Array and string offset access syntax with curly braces is deprecated in
/home/rfimwyp/public_html/blog/plugins/_auto_p.plugin.php on line
500
Deprecated: Array and string offset access syntax with curly braces is deprecated in
/home/rfimwyp/public_html/blog/plugins/_texturize.plugin.php on line
116
Deprecated: Function create_function() is deprecated in
/home/rfimwyp/public_html/blog/inc/_core/_url.funcs.php on line
817
Deprecated: Function create_function() is deprecated in
/home/rfimwyp/public_html/blog/inc/_core/_url.funcs.php on line
818
This post has a special post type called "Child Post". This allowed to specify a parent post ID. Consequently, this child post is linked to: Custom Fields Example (http://www.coloradoinvestigativeagency.com/blog/index.php/a/custom-fields-example).
This also allows us to access the custom fields of the parent post:
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.