plugin-icon

Simple Post Type Permalinks

Easy to change Permalink of custom post type.
등급
5/5
버전
2.0.5
활성화된 설치 항목
9K
최근 업데이트일
Jun 4, 2019
Simple Post Type Permalinks

Edit the permalink structure of custom post type too easy.

Simple Post Type Permalinks is Simple and Smart than Custom Post Type Permalinks.

Available tags are %post_id%, %postname%, %year%, %monthnum%, %day%, %hour%, %minute%, %second%, %author%.

Requires PHP version 5.3 or higher.

This Plugin published on GitHub.

Please Fork and Pull Request!

Setting on Code

예:

register_post_type( 'foo', array( "public" => true, 'has_archive' => true, "rewrite" => [ "with_front" => true ], "sptp_permalink_structure" => "foo/%post_id%" ) );
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.2.23
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.