Opis
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.
Instalacja
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>in your templates
Najczęściej zadawane pytania
- Where to do I add the post types?
-
You can select them in the „Reading” section of the settings.
Kontrybutorzy i deweloperzy
„CPT on Front Page” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “CPT on Front Page” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.1
- Indentation changes.
1.0
- Initial commit.