Title: Pollux
Author: Gemini Labs
Published: <strong>13 Tháng 5, 2017</strong>
Last modified: 10 Tháng 3, 2023

---

Tìm kiếm plugin

![](https://ps.w.org/pollux/assets/banner-772x250.png?rev=1657407)

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://ps.w.org/pollux/assets/icon-256x256.png?rev=1656345)

# Pollux

 Bởi [Gemini Labs](https://profiles.wordpress.org/geminilabs/)

[Tải về](https://downloads.wordpress.org/plugin/pollux.1.5.2.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/pollux/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/pollux/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/pollux/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/pollux/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/pollux/)

## Mô tả

Pollux allows you to easily add custom Post Types, Taxonomies, Meta Boxes, Global
Settings, Archive Page meta, and more…all within mere minutes.

Instead of drag-and-drop, all configuration is added using simple [YAML](https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml)
markup on the Pollux settings page.

Pollux uses the [Meta Box](https://wordpress.org/plugins/meta-box/) plugin to add
custom meta-boxes. If the Meta Box plugin is not installed, Pollux will prompt you
to do so on the Pollux settings page.

Please see the [plugin wiki](https://github.com/pryley/pollux/wiki) for complete
examples on how to use YAML markup in the plugin. Once you’ve used it, you’ll wonder
how you ever managed without it!

Pollux was made to complement themes built on the [Castor framework](https://github.com/pryley/castor-framework)(
i.e. [Castor](https://github.com/pryley/castor)), but it can be used with any theme.

## Ảnh màn hình

 * [[
 * A view of the Pollux settings “General” tab
 * [[
 * A view of the Pollux settings “Taxonomies” tab
 * [[
 * A view of the Pollux settings “Post Types” tab
 * [[
 * A view of the Pollux settings “Meta Boxes” tab
 * [[
 * Pollux includes complete documentation
 * [[
 * A view of the “Post Archive” page
 * [[
 * A view of the “Site Settings” page

## Cài đặt

#### Minimum plugin requirements

 * PHP 5.6
 * WordPress 4.7.0

#### Automatic installation

Log in to your WordPress dashboard, navigate to the Plugins menu and click “Add 
New”.

In the search field type “Pollux” and click Search Plugins. Once you have found 
the plugin you can view details about it such as the point release, rating and description.
You can install it by simply clicking “Install Now”.

#### Manual installation

Download the Pollux plugin and uploading it to your server via your favorite FTP
application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

## Hỏi đáp

### How do I…?

Pollux includes comprehensive documentation. If your answer is not answered in the
documentation, please open a new topic on the [support forum](https://wordpress.org/support/plugin/pollux/).

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Pollux” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Gemini Labs ](https://profiles.wordpress.org/geminilabs/)
 *   [ Paul ](https://profiles.wordpress.org/pryley/)

[Dịch “Pollux” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/pollux)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/pollux/), check out [SVN repository](https://plugins.svn.wordpress.org/pollux/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/pollux/)
qua [RSS](https://plugins.trac.wordpress.org/log/pollux/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.5.2 (2023-03-10)

 * Fixed compatibility with Meta Box

#### 1.5.1 (2020-12-18)

 * PHP 8 support
 * WordPress 5.6 support

#### 1.5.0 (2019-08-07)

 * Changed minimum required version of Meta Box to v5.0.1
 * Fixed compatibility with Meta Box v5

#### 1.4.0 (2019-07-02)

 * Added syntax highlighting to documentation examples
 * Changed minimum required version of Meta Box to v4.17
 * Fixed compatibility with Meta Box

#### 1.3.1 (2019-01-28)

 * Updated plugin URL

#### 1.3.0 (2018-09-24)

 * Added ability to set required value of a meta box field dependancy (see documentation)

#### 1.2.0 (2018-09-23)

 * Added ability to use arrays in condition values
 * Added plugin documentation
 * Fixed compatibility with some Meta-box addons

#### 1.1.4 (2018-07-04)

 * Fixed possible activation check conflict

#### 1.1.3 (2018-02-19)

 * Fixed plugin deactivation on unsupported systems

#### 1.1.2 (2017-10-04)

 * Fixed archive settings

#### 1.1.1 (2017-10-04)

 * Added compatibility with Give WP plugin
 * Fixed plugin localization

#### 1.1.0 (2017-08-12)

 * [feature] Load pollux-hooks.php if it exists
 * An unknown column value is now ‘—’
 * Column thumbnail image is now the builtin ‘thumbnail’ size
 * Restricted column thumbnail max height/width to 64px
 * Show permalink in archive pages
 * Fixed a “SiteMeta” helper bug
 * Fixed PostMeta::get() to allow `(array) get_query_var('post_type')` as the group.
 * Fixed Settings meta-box fields that have multiple values (i.e. checkboxes)
 * Fixed taxonomy meta-box fields from incorrectly showing in the instructions meta-
   box

#### 1.0.3 (2017-05-19)

 * Fixed post_type detection on post-new.php
 * Recompile config on reset

#### 1.0.2 (2017-05-16)

 * Show admin notices for YAML parse errors
 * Replaced demo *.yml files in favour of github wiki pages

#### 1.0.1 (2017-05-15)

 * [removed] Disabled raw strings until they can be parsed properly without using
   eval()
 * Fixed headings and divider fields from incorrectly showing in the instructions
   meta-box
 * Fixed negative conditions

#### 1.0.0 (2017-05-13)

 * Initial plugin release

## Meta

 *  Phiên bản **1.5.2**
 *  Cập nhật lần cuối **3 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 4.7.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **5.6.17**
 *  Phiên bản PHP ** 5.6 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/pollux/)
 * Thẻ
 * [custom post types](https://vi.wordpress.org/plugins/tags/custom-post-types/)
   [Custom Taxonomies](https://vi.wordpress.org/plugins/tags/custom-taxonomies/)
   [post types](https://vi.wordpress.org/plugins/tags/post-types/)[taxonomies](https://vi.wordpress.org/plugins/tags/taxonomies/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/pollux/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/pollux/reviews/)

## Những người đóng góp

 *   [ Gemini Labs ](https://profiles.wordpress.org/geminilabs/)
 *   [ Paul ](https://profiles.wordpress.org/pryley/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/pollux/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://www.paypal.me/pryley)