Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 134470

bsapaka on "why isn't get_post_meta returning results here?"

$
0
0

The following code should return the value for key 'price' for post 48:

<?php
$key_1_values = get_post_meta( 48, 'price');
echo $key_1_values;
?>

Instead I get "Array". Adding parameter 'true' returns nothing.
Please help.


Viewing all articles
Browse latest Browse all 134470

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>