Title: Index Pages
Author: Doug Wollison
Published: <strong>3 ກຸມພາ 2016</strong>
Last modified: 14 ຕຸລາ 2024

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/index-pages.svg)

# Index Pages

 ໂດຍ [Doug Wollison](https://profiles.wordpress.org/dougwollison/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/index-pages.1.3.0.1.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/index-pages/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/index-pages/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/index-pages/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/index-pages/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/index-pages/)

## ຄຳອະທິບາຍ

The Index Pages system allows you to designate pages as the index page for a particular
post type.

This allows you to have a custom title, text content, and other information displayed
on your
 post type archives, should your current theme support it.

For theme developers, the plugin offers some template functions for loading the 
post object for the
 current index page (including the posts page), in a similar
fashion to `the_post();`, to create things like a customizable introductory banner
that appears above the listing, using the index page’s data.

Designated index pages are flagged as such in the Pages manager, for easy recognition.

### Usage Documentation

The Index Page assignment interface can be found under Settings > Reading. By default,
all post types
 registered with the `has_archive` argument set to true will be available
for assignment.

For theme and plugin developers, you can register support for your custom post types
like so:

    ```
    IndexPages\Registry::add_post_types( $post_types ); // a single post type or array of post types
    ```

When an index page is assigned, it’s permalink will point to the associated post
type’s archive, with
 the page title updated appropriately.

For theme and plugin developers, you can access the index page’s post object with
the following.

    ```
    the_index_page();
    ```

This works exactly like `the_post();`, populating the `$post` variable with the 
index page’s data.

## ການຕິດຕັ້ງ

 1. Upload the contents of `index-pages.tar.gz` to your `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Index Pages” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການ
ພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Doug Wollison ](https://profiles.wordpress.org/dougwollison/)

[ແປ “Index Pages” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/index-pages)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/index-pages/), ກວດເບິ່ງ 
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/index-pages/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/index-pages/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/index-pages/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

**Details on each release can be found [on the GitHub releases page](https://github.com/dougwollison/index-pages/releases)
for this project.**

#### 1.3.0.1

Quick Fix: apparently the Liaison class was never committed to the SVN repo.

#### 1.3.0

Improved handling of post types, bug fixes and WPSEO compatibility.

#### 1.2.0

Added checks to make sure an index page’s associated post type exists.

#### 1.1.0

Updated file and code structure, added missing static keyword to Backend::add_index_notice().

#### 1.0.0

Initial public release.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.3.0.1**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **2 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **60+**
 *  ເວີຊັນ WordPress ** 4.0.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.6.5**
 *  ເວີຊັນ PHP ** 5.4.0 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/index-pages/)
 * ແທັກ
 * [custom post type](https://lo.wordpress.org/plugins/tags/custom-post-type/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/index-pages/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/index-pages/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/index-pages/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Doug Wollison ](https://profiles.wordpress.org/dougwollison/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/index-pages/)