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.

WP-hResume

Descripción

WP-hResume takes any hResume encoded webpage and allows you to embed it in your wordpress site.

Customization

The entire resume is marked up using CSS for cusom styling.

Instalación

  1. Create backup.
  2. Upload the zip file to the /wp-content/plugins/ directory
  3. Unzip.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Create a new Page in the WordPress admin and add the below example «shortcode» as the content.
  6. Optionally, create a new template page

Please let me know any bugs, improvements, comments, suggestions.

Example

[wphres url=»http://careers.stackoverflow.com/ericlamb» caching=»off»]
This will display my Stack Overflow resume with caching turned off.

[wphres url=»http://www.linkedin.com/in/mithra62″ caching=»off»]
This will display my LinkedIn resume with caching turned off.

It is HIGHLY recommended that caching is turned ON in a production site so you don’t get blocked by Jeff Atwood (specifically).

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«WP-hResume» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP-hResume» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0 – 2010-01-25

  • First release.