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
    +
  1. When file is uploaded via this script create the 2 thumbnails necessary using the ceo_pluginfo paths that are set
  2. +
  3. Update the 'comic' custom metafield with the filename (not full location, just filename)
  4. Check if comic custom field exists, if so, display comic thumbnail that appears
  5. If custom field does not exist, check if comic exists via date
  6. If not by date or custom field then display no comic exists
- + Display Current Comic Thumbnail that is set in this area.