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

Genesis Custom Post Types Archives

설명

Genesis Custom Post Types Archives extends the builtin Genesis SEO functionality to Genesis Custom Post Types Archives with the added ability to add custom content before the archives loop.

Genesis Custom Post Types Archives is for sites that use Custom Post Types. If you do not use CPTs, then this plugin will prove useless for you.

IMPORTANT:
You must have Genesis installed. Click here to learn more about Genesis

Special Thanks

I owe a huge debt of gratitude to all the folks at StudioPress, their themes make life easier.

And thanks to the various individuals who helped me through the beta testing.

설치

  1. Upload the entire genesis-cpt-archives folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin via all the Custom Post Type Subpage Menus

FAQ

Why doesn’t my Custom Post Type have a menu for CPT Archives?

The plugin checks the custom post type registration to determine whether the plugin is public, has a UI, has an archive, compatibility type of post only, and is not builtin. If you want to extend or change, you can change the pt_args via the builtin filter (gcpta_pt_args).

I get 404: Not Found on my archives pages?

Go to Settings > Permalinks and save your permalinks again. You need to flush your .htaccess rules every time you configure a custom post type. Otherwise you will get a 404.

Do you have future plans for this plugin?

Not at this time.
* If you have suggestions, please feel free to contact me

후기

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

기여자 & 개발자

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

기여자

자국어로 “Genesis Custom Post Types Archives”(을)를 번역하세요.

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

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

변경이력

0.6.5-0.6.6

  • Removed duplicate sidebars from simple sidebars support.
  • Fixed simple sidebars support, admin error.

0.6.1

  • Removed test class props GaryJ.
  • Added priority (5) to gcpta_do_post_image to come back into alignment with genesis_do_image. props GaryJ.

0.6.0

  • Added Simple Sidebars support
  • Added excerpts support to Genesis Grid

0.5.1

  • Minor Debug Notice fix

0.5

  • Initial Release

0.1-0.4

  • Private Beta