Category Archives: Updates

Manga+Press 2.9 or 3.0. And what about WordPress 3.9?

Last question first: I’ll make sure (as always) to ensure that Manga+Press is compatible with the latest version of WordPress, even though I’m in the middle of development for the next version of Manga+Press.

Which leads us into the second question. The next release is going to be 2.9. I’m not going to jump to 3.0. I’m saving that for a feature release. 2.9 is turning out to be another refactoring version, namely focusing on template handling plus bringing Manga+Press more inline with the way WordPress does things. Which means deprecating some functions that handles Manga+Press’ navigation due to some bug fixes in WP core that allows Manga+Press to use core functionality for navigation. Sadly, that means that the “Group By Parent Category” feature will go away. However, I do have a solution for that issue, which is mentioned in this blog post. The main issue I’m finding as I continue the code refactor will likely be performance-related and could make template development (namely for comic archives) more complex.

Finally, I’m shooting to have a new version of Manga+Press.com out before the end of the year. The site layout has stayed pretty static since it was launched six years ago and could definitely benefit from a refresh.

Manga+Press 2.8 Releasing Soon

Just a head’s up but Manga+Press 2.8 will be coming out sometime this week. It would have been today but merging the branch I was working in with the master branch on GitHub turned into conflict city. Surprisingly enough, I was able to leave the swear-words out of the commit messages this time.

Anyway, if you don’t want to wait for the “official” WordPress Plugin Repo release, you can download 2.8 here (ZIP format from GitHub). This release also includes a last-minute addition: a child-theme for TwentyFourteen.

Manga+Press 2.8 Release Date and the Future

Development is finished on 2.8, I’m happy to say. All that remains is testing. Original release date for Manga+Press 2.8 was February 28th (see what I did there?) but I’m may move that up by 2 weeks, if not sooner.  2.8 doesn’t bring much in the way of features, but does have a major code-refactor behind the scenes as well as eliminating the legacy Media Library popup.

Continue reading

Manga+Press 2.7.5 Released!

I’ve just released Manga+Press 2.7.5, which fixes a few bugs, one fix which was going to be included in Manga+Press 2.8. I’ve decided to hold off on 2.8 until after the New Year.

List of changes in 2.7.5:

  • Fixed 404 when visiting comic pages after update (ported from upcoming 2.8 release)
  • Fixed undefined index errors caused by check-boxes when settings page is updated
  • Tested works with WordPress 3.8

You can download 2.7.5 from the Download tab, or from the WordPress Plugin Repo [here].