Title: Plugin Name: Highlight Post Widget
Author: lokamaya
Published: <strong>9 de marzo de 2010</strong>
Last modified: 15 de marzo de 2010

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Plugin Name: Highlight Post Widget

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

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

 * [Detalles](https://es-ec.wordpress.org/plugins/highlight-post-widget/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/highlight-post-widget/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/highlight-post-widget/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/highlight-post-widget/#developers)

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

## Descripción

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.

## Capturas

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

## Instalación

#### 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%;}

## FAQ

  How to change the appearance?

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

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Plugin Name: Highlight Post Widget» es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

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

[Traduce «Plugin Name: Highlight Post Widget» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/highlight-post-widget)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/highlight-post-widget/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/highlight-post-widget/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/highlight-post-widget/)
por [RSS](https://plugins.trac.wordpress.org/log/highlight-post-widget/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * Released this plugin

#### 1.0.2

 * Fix: missing UL close tag when generating widget

## Meta

 *  Version **1.0.2**
 *  Last updated **hace 16 años**
 *  Active installations **10+**
 *  WordPress version ** 2.9.2 o superior **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/highlight-post-widget/)
 * Tags
 * [Highlight](https://es-ec.wordpress.org/plugins/tags/highlight/)[post](https://es-ec.wordpress.org/plugins/tags/post/)
   [sidebar](https://es-ec.wordpress.org/plugins/tags/sidebar/)[widget](https://es-ec.wordpress.org/plugins/tags/widget/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/highlight-post-widget/advanced/)

## Valoraciones

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/highlight-post-widget/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/highlight-post-widget/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://blog.lokamaya.net/donate)