diff --git a/functions/admin-meta.php b/functions/admin-meta.php
index 64b478d..041d562 100644
--- a/functions/admin-meta.php
+++ b/functions/admin-meta.php
@@ -93,12 +93,14 @@ function ceo_edit_comic_in_post($post) {
Meta Box Inside a Post
TODO
+ - When file is uploaded via this script create the 2 thumbnails necessary using the ceo_pluginfo paths that are set
+ - Update the 'comic' custom metafield with the filename (not full location, just filename)
- Check if comic custom field exists, if so, display comic thumbnail that appears
- If custom field does not exist, check if comic exists via date
- If not by date or custom field then display no comic exists
-
+ |
Display Current Comic Thumbnail that is set in this area.
|