CPT Commands

설명

This plugin adds a set of new search results to the WordPress command palette (CMD+K/CTRL+K) for all entries from registered types, and thus, enables quick jumps through all posts and pages which are not limited to the built-in Post and Page types.

WordPress has a great time-saving feature— the command palette. Before WordPress v6.9, the command palette was available only in the editor. Since WordPress v6.9, the command palette is available anywhere inside the admin area. It is quite useful to perform quick commands and navigate through pages or posts using keyboard alone. However, it is limited to the core Post and Page types. It does not populate entries from user customized types. So, for the users of Custom Post Types, this workflow that partially breaks due to the absense of custom post types.

This plugin fills up this gap in WordPress core. It injects those missing Custom Post Type entries into the command palette. It requires no complex setup. Just install, activate and it is ready to go!

If you find this plugin useful, then please leave an appropriate review.

Configuration

See Settings CPT Commands for customization options. This step is optional and not necessary in most cases.

스크린샷

  • Plugin in action (GIF record)

설치

  1. Visit the Add New plugin screen and click the Upload Plugin button.
  2. Click the Browse… button and select zip file from your computer.
  3. Click the Install Now button.
  4. Activate the plugin.

FAQ

Is CPT Commands free?

Absolutely free and it will remain free forever.

I cannot see any custom types in the command palette. Why?

You must have at least one custom post type registered with code or using a plugin like SCF, ACF, Pods, Simple CPT, etc. CPT Commands does not create any custom post types (except inside the preview/playground). It only injects existing posts from registered custom post types into the command palette.

I have registered a custom post type, but I cannot see it in the command palette. Why?

Make sure that you have some posts saved under the custom post type. If there is no posts, then there is nothing for the plugin to inject into the command palette.

It takes too long for the posts to appear inside the command palette. What can I do?

If you have too many custom types registered and you do not need to jump through all of them, then turn off unnecessary types from the Settings CPT Commands options page.

후기

2026년 3월 11일
Such a great plugin!Just install and activate and your custom post types are automatically added to the command palette. I love that the settings page includes a list of custom post types that you can simply check a box to exclude.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

0.1.4

  • Fixes for Plugin Review (251209)

0.1.3

  • CMD+K Everywhere (6.9)

0.1.2

  • Rebranding

0.1.1

  • Update readme
  • Add support links

0.1.0

  • Initial release