Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

CPT on Front Page

Beschrijving

Choose the post types that you would like to choose from in addition to Pages. The
“Front Page:” dropdown will then display each different post type in their own groups.

This will not result in a redirect on the front page as has been seen in other attempts
to provide this functionality. In addition, the canonical url will be properly reflected
as the home url.

Installatie

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

FAQ

Where to do I add the post types?

You can select them in the “Reading” section of the settings.

Beoordelingen

Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“CPT on Front Page” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “CPT on Front Page” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Indentation changes.

1.0

  • Initial commit.