Dear Jonathan,
If you would like to list raw values – get_post_meta() or get_post_custom() gives you better performance. And if you are listing rendering fields, types_render_field() is faster than do_shortcode().
–
With Regards
Bigul
Dear Jonathan,
If you would like to list raw values – get_post_meta() or get_post_custom() gives you better performance. And if you are listing rendering fields, types_render_field() is faster than do_shortcode().
–
With Regards
Bigul