Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP-hResume

Beskrivning

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.

Installation

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WP-hResume” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP-hResume” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0 – 2010-01-25

  • First release.