Meta box create #54

Merged
lemsmyth merged 8 commits from meta-box-create into master 2022-02-13 18:08:25 +01:00
Showing only changes of commit e8a62ec35c - Show all commits

View file

@ -274,7 +274,8 @@ class LBRY_Admin
);
}
/**e
/**
* Checkbox to default to always allow publish on LBRY
*/
public function lbry_always_pub_callback()
@ -292,7 +293,7 @@ class LBRY_Admin
);
}
/**r
/**
* Prints select to choose a default to publish to channel
*/
public function default_channel_callback()