Manga+Press

Download

Download:

Requirements: Same as WordPress minimum requirements.

New Feature:

  • Comics are now a custom post type
  • “Series” taxonomy for Comics
  • Custom image sizes can be set for Comic images (uses WordPress Media Library functionality)
  • Spanish Language support added. Will be available in later versions.

Other Notes: Manga+Press 2.7 comes with a child theme that uses the TwentyEleven theme.

Screenshots:

// This theme uses post thumbnails
add_theme_support( ‘post-thumbnails’ );// This theme uses wp_nav_menu()
add_theme_support( ‘nav-menus’ );// Add default posts and comments RSS feed links to head
add_theme_support( ‘automatic-feed-links’ );