Title: Featured Post Type
Author: Ranjith Siji
Published: <strong>21 Tháng 6, 2010</strong>
Last modified: 21 Tháng 6, 2010

---

Tìm kiếm plugin

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://s.w.org/plugins/geopattern-icon/featured-post-type-widget.svg)

# Featured Post Type

 Bởi [Ranjith Siji](https://profiles.wordpress.org/ranjithsiji/)

[Tải về](https://downloads.wordpress.org/plugin/featured-post-type-widget.zip)

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

 [Hỗ trợ](https://wordpress.org/support/plugin/featured-post-type-widget/)

## Mô tả

This plugin create a widget which will display a configured post type (From Custom
Post Type – WordPress 3.0) with its featured image. You will also get a drop down
list of post titles posted in that type. Select a post type and click go. Using 
Ajax it will load the selected content.

You can use this plugin to display a post types with image . This plugin uses Jquery
for ajax. It is working with wordpress 3.0 only. Because custom post type is introduced
in wordpress 3.0

I taken codes from

BNS Featured Category Plugin

Ajax Categories Posts Dropdown
 * Copyright 2009-2010 Ranjith Siji (email : ranjith.
sajeev@gmail.com)

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License version 2, as published by the Free Software
Foundation.

You may NOT assume that you can use any other version of the GPL.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
 along with this
program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
Floor, Boston, MA 02110-1301 USA

The license for this software can also likely be found here:
 http://www.gnu.org/
licenses/gpl-2.0.html

## Cài đặt

This section describes how to install the plugin and get it working.

 1. Upload `featured-post-type.zip` to the `/wp-content/plugins/` directory and extract
 2. Activate through the ‘Plugins’ menu.
 3. Place the Featured Post Type widget appropriately in the Appearance | Widgets section
    of the dashboard.
 4. Set options to personal preferences:

* Widget Title
 * Post Type * Categories – separated by commas * Show (first) Category
Description (checkbox) * Show Author and date/time details of post (checkbox) * 
Show all categories attached to post (checkbox) * Show all tags attached to post(
checkbox) * Show post in full or use default of post excerpt (checkbox)

— or –

 1. Go to ‘Plugins’ menu under your Dashboard
 2. Click on the ‘Add New’ link
 3. Search for featured-post-type
 4. Install.
 5. Activate through the ‘Plugins’ menu.
 6. Place the Featured Post Type widget appropriately in the Appearance | Widgets section
    of the dashboard.
 7. Set options to personal preferences:

* Widget Title
 * Post Type * Categories – separated by commas * Show (first) Category
Description (checkbox) * Show Author and date/time details of post (checkbox) * 
Show all categories attached to post (checkbox) * Show all tags attached to post(
checkbox) * Show post in full or use default of post excerpt (checkbox)

Reading this article for further assistance: http://wpfirstaid.com/2009/12/plugin-
installation/

## Hỏi đáp

  Can I use this in more than one widget area?

Yes, this plugin has been made for multi-widget compatibility. Each instance of 
the widget will display, if wanted, differently than every other instance of the
widget.

  How can I style the plugin output?

The plugin uses several “common” WordPress functions that create standard class 
and id elements that can be styled in the style.css file
 * the classes generated
by the post_class() function; and, the id generated by “post-” apended to the_ID()
function wrap the general post output * the plugin class `post-details` wraps the
general meta details of the post, such as the Author, Categories, Tags, etc. * the
overall plugin may also be wrapped in a widget “container” class, or id, specific
to the theme itself such as (but not limited to): widget, sidebar, left, right, 
etc.

With the addition of the display Category Description option an additional class
was written into the plugin. To style the category description displayed add the
class ‘fpt-cat-desc’ to your style.css file then use your choice of properties to
style the text, for example:

    ```
    .fpt-cat-desc {font-style: italic;}
    ```

  Can I increase the maximum posts to display?

As of version 1.0 the Total Posts to Display is independent of the “posts per page”
setting as set under Settings | Reading. But it is not fully implemented

## Đánh giá

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

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

“Featured Post Type” 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

 *   [ Ranjith Siji ](https://profiles.wordpress.org/ranjithsiji/)

[Dịch “Featured Post Type” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/featured-post-type-widget)

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

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

## Nhật ký thay đổi

#### 1.0

 * Initial Release.

#### 1.0.1

 * Bug Fix Release.
 * Fixed Bugs of Multi instance Jquery Function
 * Added Instance ID to handle multi Instance Ajax.
 * Loading Image Added for more Good Inerface.

## Meta

 *  Phiên bản **1.0**
 *  Cập nhật lần cuối **16 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 3.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **3.0.5**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/featured-post-type-widget/)
 * Thẻ
 * [category](https://vi.wordpress.org/plugins/tags/category/)[featured](https://vi.wordpress.org/plugins/tags/featured/)
   [multi widget](https://vi.wordpress.org/plugins/tags/multi-widget/)[posts](https://vi.wordpress.org/plugins/tags/posts/)
   [user-options](https://vi.wordpress.org/plugins/tags/user-options/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/featured-post-type-widget/advanced/)

## Đánh giá

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

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/featured-post-type-widget/reviews/)

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

 *   [ Ranjith Siji ](https://profiles.wordpress.org/ranjithsiji/)

## 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/featured-post-type-widget/)