Skip to content

v0.5

Compare
Choose a tag to compare
@dparker1005 dparker1005 released this 16 Oct 16:00
· 44 commits to master since this release
  • ENHANCEMENT: Now showing a different message at the top of a series when all content is now available.
  • ENHANCEMENT: Now wrapping content of series pages in a
    so that it can be targeted with CSS.
  • ENHANCEMENT: Added classes around text at the top of series pages so that it can be targeted with CSS.
  • ENHANCEMENT: Now using date_i18n() instead of date().
  • BUG FIX/ENHANCEMENT: Posts that have not yet been published will no longer be shown in series on frontend.
  • BUG FIX/ENHANCEMENT: Updated select2 library.
  • BUG FIX: Fixed issue where custom "new_content.html" files would not be found.
  • BUG FIX: Now updating "_post_series" postmeta when a series is deleted.
  • BUG FIX: Fixed PHP warning when sending the "new_content.html" email.
  • BUG FIX: Fixed issue where startdates may have been shifted based on SQL timezone.