Taro CPT Front

Beskrivelse

CPT(Custom Post Type e.g book) has URL structure like below:

  • /book/harry-potter
  • /book/harry-potter/philosopher-stone

If you need /book as a front page of CPT, this plugin works.

This plugin allows specific post types to have a “Front Page” and its permalink will be at the root of URL prefix of CPT.

Installation

  1. Search taro-cpt-front in plugin search in your WP admin.
  2. Click “Install” and “Activate”.
  3. Go to “Settings” > “Reading” and choose the post types to have a front page.
  4. The page which you want to be a front page, check “Set as front page” from right side bar.

FAQ

Where can I get supported?

Create new ticket at Support forum. Or else, create new issue or send Pull Request on GitHub.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Taro CPT Front” is open source software. The following people have contributed to this plugin.

Bidragsydere

“Taro CPT Front” er blevet oversat til 1 sprog. Tak til oversætterne for deres bidrag.

Translate “Taro CPT Front” into your language.

Interesseret i udvikling?

Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.

Ændringslog

1.1.0

  • Bump required PHP version.
  • Fix small bugs.

1.0.0

  • Initial release.