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

Custom Post Type Generator

설명

Generate Custom Post Types and Custom Taxonomies from the WordPress administration which is easy to understand.
It’s a must have for any user working with WordPress.

This Plugin published on GitHub.

스크린샷

  • Regist Custom Post Type
  • Regist Custom Taxonomy
  • Export to PHP

설치

  1. Upload ‘custom-post-type-generator’ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to the ‘Custom Post Type Generator’ menu in WordPress.

후기

2019년 4월 16일
Good to see someone posting a really useful plugin without ads or or built in to make you buy limitations ans gotcha's
모든 7 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Custom Post Type Generator”(을)를 번역하세요.

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

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

변경이력

2.4.2

  • Support new parameters. eq.)’show_in_rest’
  • Minor Bug fixed.

2.4.1

  • Remove deprecated function ‘secreen_icon()’.

2.4.0

  • Bug fixed.
    • Alternate table row CSS.

2.3.9

  • Bug fixed.
    • Export function improved.
    • Open Close buttons improved.
    • Security improved.

2.3.8

  • Support WordPress v4.5.x.
    • Replace the ‘add_utility_page()’ to ‘add_menu_page()’.

2.3.7

  • Support for the ‘meta_box_cb’ parameter of Custom Taxonomy.

2.3.6

  • Delete flush_rewrite_rules() from init hook.

2.3.5

  • Bug fixed
    • Exported PHP Code

2.3.4

  • Bug fixed

2.3.3

  • Bug fixed
    • priority ‘init’ hook of cptg_generate().

2.3.2

  • Validation of input values improved.

2.3.1

  • Activation improved.
  • Support non public objects( show_ui=true, show_in_menu=true ).
  • Admin UI improved.

2.3.0

  • Support for the most parameters.
  • Admin UI improved.
  • Objects List improved.
  • Exported PHP Code improved.
  • Bug fixed

2.2.4

  • Bug fixed
    • flush_rewrite_rules() of PHP code.

2.2.3

  • Support for the ‘rewrite’ parameter.
  • Support for the ‘sort’ parameter of Custom Taxonomy.
  • Admin UI improved.
  • Input error check improved.
  • Bug fixed
    • flush_rewrite_rules()

2.2.2

  • Bug fixed

2.2.1

  • Bug fixed

2.2.0

  • Export to PHP
  • Add ‘Other Objects’ List.
  • Bug fixed

2.1.3

  • Bug fixed
    • Order Custom Post Types.

2.1.2

  • Bug fixed

2.1.1

  • Order Custom Post Types using a Drag and Drop Sortable JavaScript.

2.0.1

  • Bug fixed
    • The Configuration of ‘Publicly Queryable’.

2.0.0

  • WordPress Options Structure was Renovated.
  • Fatal Error(500 Error) solved.

1.0.2

*Bug fixed
– menu_icon (Default: null – defaults to the posts icon)

1.0.1

*Bug fixed
– 500 Error

1.0.0

*Initial Release