This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CPT on Front Page

विवरण

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.

इंस्टॉलेशन

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

सामान्य प्रश्न

Where to do I add the post types?

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

समीक्षाएं

3 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “CPT on Front Page” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0.1

  • Indentation changes.

1.0

  • Initial commit.