wpsites.net
Get All Values For 1 Specific Custom Field Key
This code enables you to print all the values for a specific custom field. In this example, the custom field name is key_1. [code] add_action( ‘loop_start’, ‘your_function’ …