Title: Plugin Name: Highlight Post Widget
Author: lokamaya
Published: <strong>2010 年 3 月 9 日</strong>
Last modified: 2010 年 3 月 15 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/highlight-post-widget.svg)

# Plugin Name: Highlight Post Widget

 作者：[lokamaya](https://profiles.wordpress.org/lokamaya/)

[下载](https://downloads.wordpress.org/plugin/highlight-post-widget.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/highlight-post-widget/#description)
 * [评价](https://cn.wordpress.org/plugins/highlight-post-widget/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/highlight-post-widget/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/highlight-post-widget/#developers)

 [支持](https://wordpress.org/support/plugin/highlight-post-widget/)

## 描述

The purpose of this plugin is simple. I want to list recents update of my posts.
Similiar to default “Recent Posts Widget” by WordPress, but this one sort the post
by last modified time and enable to add a short note about change or update being
made.

For example, I maintaince a wordpress plugin (we name it, “Hollydolly Plugin”) and
create a post about it on my blog. And because the nature of blog—when new posts
are added the older ones are taken down automatically—it’s only a matter of time
that post ‘disappeared’ from frontpage and no longer seen by visitor. So, when I
release a new version of “Hollydolly Plugin” and updated the old post about it, 
unfortunately, there is no way I can do to ‘attract’ visitor to read (again) that
post.

Right, in the new version of WordPress (since version 2.7) there is an option to
make it as sticky post—make it listed on the top of frontpage. But that not my choice.
I want to list it on my sidebar and displayed all over my blog. So I create this
plugin for that purpose.

## 屏幕截图

 * [[
 * Add or edit the custom field to be displayed as a note on the sidebar as you 
   can find in screenshot-1.png

## 安装

#### Requirement:

I create this plugin for WordPress version 2.9.2. I never test it on lower version,
but I think it should work on WordPress version 2.8 that support dynamic sidebar.
Right, you also must use ‘widget ready‘ theme.

#### Installation:

How to install this plugin manually

 * Download: download the plugin to your computer
 * Extract & Upload: extract the source code and upload it to your wordpress plugin
   directory
 * Activate: login to WP-Admin and activate Highlight Post plugin from Plugins page.

#### Appearance/CSS:

I did not add any CSS to this plugin. By default, it will use the standard style,
as same as “Recent Post” widget. Below are the hint to change the style of this 
widget.

Just add the code below to your style.

Template CSS:

 * #sidebar li.widget_highlight_post {your_code_goes_here}
 * #sidebar li.widget_highlight_post span.highlight_separator {your_code_goes_here}
 * #sidebar li.widget_highlight_post span.highlight_note {your_code_goes_here}

The Example:

 * #sidebar li.widget_highlight_post {}
 * #sidebar li.widget_highlight_post a span.highlight_separator{font-weight: bold;
   color: #999999 !important;}
 * #sidebar li.widget_highlight_post a span.highlight_note{display: block; color:#
   999999 !important; font-size:11px; line-height:100%;}

## 常见问题

  How to change the appearance?

You have to edit style.css of your theme and add some code as mentioned in **Installation**
instruction.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Plugin Name: Highlight Post Widget」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ lokamaya ](https://profiles.wordpress.org/lokamaya/)

[帮助将「Plugin Name: Highlight Post Widget」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/highlight-post-widget)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/highlight-post-widget/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/highlight-post-widget/)，或通过[RSS](https://plugins.trac.wordpress.org/log/highlight-post-widget/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/highlight-post-widget/)。

## 更新日志

#### 1.0

 * Released this plugin

#### 1.0.2

 * Fix: missing UL close tag when generating widget

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**16 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.9.2 或更高版本 **
 *  已测试的最高版本为 **2.9.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/highlight-post-widget/)
 * 标签
 * [Highlight](https://cn.wordpress.org/plugins/tags/highlight/)[post](https://cn.wordpress.org/plugins/tags/post/)
   [sidebar](https://cn.wordpress.org/plugins/tags/sidebar/)[widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/highlight-post-widget/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/highlight-post-widget/reviews/)

## 贡献者

 *   [ lokamaya ](https://profiles.wordpress.org/lokamaya/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/highlight-post-widget/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://blog.lokamaya.net/donate)