Title: Custom field display
Last modified: August 19, 2016

---

# Custom field display

 *  [kr3t3n](https://wordpress.org/support/users/kr3t3n/)
 * (@kr3t3n)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/custom-field-display/)
 * Hi, I have a rather stupid question, but I really can’t get the custom_field 
   tutorial. I want to display a custom field as it is. Nothing more, nothing less.
   For example:
 * i’ve added to a post the following:
    key=test value=123
 * I want to display the value of “test” somewhere in my template with the link 
   of the post it is assigned to.
    Just text with a link. That’s it.
 * thanks in advance and sorry if i’m wasting your time with stupid questions.

Viewing 1 replies (of 1 total)

 *  [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * (@filosofo)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/custom-field-display/#post-948933)
 * `<?php echo get_post_meta(get_the_ID(), 'test', true); ?>`

Viewing 1 replies (of 1 total)

The topic ‘Custom field display’ is closed to new replies.

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)

 * 1 reply
 * 2 participants
 * Last reply from: [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/custom-field-display/#post-948933)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
