Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

WP-hResume

Deskripsyon

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.

Pag-install

  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).

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “WP-hResume” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “WP-hResume” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0 – 2010-01-25

  • First release.