Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Pages Posts

Deskripsi

Ever wanted different pages on your blog to display different types of post? You might have news and changelog pages and want to display categorized posts in each one.

With Pages Posts you can! You can configure a page to display posts only from a specific category or tag.

Tangkapan Layar

  • Control Panel

Instalasi

  1. To install through WordPress Control Panel:
    • Click “Plugins”, then “Add New”
    • Enter “Pages Posts” as search term and click “Search Plugins”
    • Click the “Install” link on the right hand side against “Pages Posts”
    • Click the red “Install Now” button
    • Click the “Activate Plugin” link
  2. To download and install manually:
    • Upload the entire pages-posts folder to the /wp-content/plugins/ directory.
    • Activate the plugin through the Plugins menu in WordPress.

The control panel of Pages Posts is in Settings (on WordPress 2.3.3 and under, Options).

Tanya Jawab

How do I configure a page to display posts?

Head over to the settings page and the top of the page gives you the ability to add a page. Select which page you want, whether it should only display posts from either a category or a tag, select which category or tag and click “Add Page”

Ulasan

Baca semua 3 ulasan

Kontributor & Pengembang

“Pages Posts” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “Pages Posts” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

2.1

  • Added option to turn home page view on or off

2.0

  • Added compatibility with WordPress 3.0.3
  • Added number of posts option
  • Set a global var to specify when the post is being used (for theme mods): $IS_PAGES_POSTS
  • Now uses home page template rather than either archive.php or category.php

1.6

  • Fixed style issue with pagesposts.css

1.5

  • Tested compatibility with WordPress 3.0.1
  • Fixed bug with current_page_item class in menu – now shows as current_page_parent

1.4

  • Further fix to bring back all pages -1 rather than false in the query

1.3

  • Added ability to display the original post above your categorized/tagorized posts

1.2

  • Fixed bug with not being able to select all pages – was only bringing back the last 5

1.1

  • Added ability to have posts displaying as excerpts or full posts

1.0

  • Added category and tag display capability