이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

More Types

설명

More Types is a WordPress plugin that adds new post types to the WordPress admin. For instance, if you run a music site you could create a review post type (based on the post). If you run a food blog you could create a post type for recipes.

If you use More Fields in addition to More Types you could for instance add an input field where you put the ingredients and another where you input cooking time.

With More Types you can:

  • Create additional post types
  • Allow different WordPress User roles to have different rights to review, save, and publish a specific post type (even built in post types)
  • List posts in specific menus in the WordPress admin
  • Set a range of editing capabilities of the post type based on user level

More Types is part of a suite of plugins created to enhance the functionality of a vanilla WordPress installation. With More Fields you can create additional input fields for easier management of Custom fields, with More Taxonomies you can create additional taxonomies besides Categories and Tags. More Types works without the other plugins but interacts with them nicely.

This plugins was born out of the development work done for Dagensskiva, Dagensbok and user requests.

Upgrading from More Fields 1.x?

If you’re upgrading from More Fields 1.x you need to take a couple of steps to continue working with your already defined Post Types.

  1. Upgrade to More Fields 1.5.1 (this prepares the More Fields fields and Post types for WP 3.0)
  2. Update to WordPress 3.0 still using More Fields 1.5.1
  3. Upgrade to More Fields 2.0
  4. Install More Types 1.0

설치

To install More Types:

  1. Upload the ‘more-types’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Administer in Settings -> More Types

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“More Types”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “More Types”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2

  • Compatibility with WordPress 3.2
  • Sputnik v8 – WP_DEBUG compatability

1.1

  • WordPress 3.1 compatability
  • Setting for inclusion of the post type in the admin menu
  • Setting for enabling archives
  • More Plugins Object Sputnik #7

1.0fc1

  • Separation of different types of post types (default Post types, Post types created with functions.php/other plugins, exported More Types Post types and Post Types created in More Types.

1.0β2

  • Improved functionality for exporting and importing post types

1.0β1

  • Creation and editing of moved from post types to More Types
  • Restructuring of data model (for WordPress 3.0)