From 558cf08965eae9631b1f0a4a0d24c405aef213bd Mon Sep 17 00:00:00 2001 From: Lem Smyth Date: Sat, 12 Feb 2022 18:10:06 -0600 Subject: [PATCH] check if post meta is set --- templates/meta-box.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/meta-box.php b/templates/meta-box.php index 0bf75c8..68d51f1 100644 --- a/templates/meta-box.php +++ b/templates/meta-box.php @@ -33,7 +33,7 @@ usort( $channels, array( 'LBRYPress', 'channel_name_comp' ) ); if ( $channels ) { foreach ( $channels as $index=>$channel ) { $options .= ''; @@ -54,7 +54,7 @@ usort( $channels, array( 'LBRYPress', 'channel_name_comp' ) ); if ( $licenses ) { foreach ( $licenses as $value => $name ) { $options .= '