add_action( 'manage_product_posts_custom_column', 'available_size', 10, 2 ); function available_size( $column, $postid ) { if ( $column == 'available_size' ) { echo get_post_meta( $postid, 'offercode', true ); } } Thierry Rabotin - Regal Shoes

Showing 1–24 of 41 results

Showing 1–24 of 41 results