Untitled
public php v1 · immutable<?php$args = array( 'numberposts' => 1, 'category_name' => editorial, 'tag' => get_post_meta( $post->ID, 'yourfield', true ) );?><?php$args = array( 'numberposts' => 1, 'category_name' => editorial, 'tag' => get_post_meta( $post->ID, 'yourfield', true ) );?>