Title: WP-JanesGuide
Author: Meitar
Published: <strong>March 1, 2009</strong>
Last modified: December 23, 2009

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-janesguide.svg)

# WP-JanesGuide

 By [Meitar](https://profiles.wordpress.org/meitar/)

[Download](https://downloads.wordpress.org/plugin/wp-janesguide.zip)

 * [Details](https://wordpress.org/plugins/wp-janesguide/#description)
 * [Reviews](https://wordpress.org/plugins/wp-janesguide/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-janesguide/#installation)
 * [Development](https://wordpress.org/plugins/wp-janesguide/#developers)

 [Support](https://wordpress.org/support/plugin/wp-janesguide/)

## Description

Provides a simple-to-use widget and, if you want to use them, two template tags (
theme functions): `wp_janesguide_award()` and `wp_janesguide_icon()`. These functions
display an image of one of two awards in the case of the former or a generic JanesGuide.
com linkback icon in the case of the latter. The widget can display any of these
three options.

Use `wp_janesguide_award()` if your site has received a “quality” (default) or a“
quality and original” review from JanesGuide.com. For instance, to display a “quality
and original” award icon, use code like this:

    ```
    <?php wp_janesguide_award('originalquality');?> 
    ```

Another version of the “quality and original” award icon can be used like this:

    ```
    <?php wp_janesguide_award('originalquality2');?> 
    ```

To display the ‘quality’ icon, use:

    ```
    <?php wp_janesguide_award();?> 
    ```

These template tags will produce a linked image. You can customize the destination
of the link by going to the JanesGuide Settings page in your WordPress Admin screens.

If you have not received a JanesGuide review yet, use:

    ```
    <?php wp_janesguide_icon();?> 
    ```

## Screenshots

 * [[
 * JanesGuide widget options window allows you to easily choose between four JanesGuide
   images to display that link to Jane’s site. The “Set plugin options…” link allows
   you to configure additional, plugin-wide settings.

## Installation

 1. Upload `wp-janesguide.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the widget to one of your sidebars, or place `<?php wp_janesguide_award();?
    >` in your template where you would like to display your JanesGuide.com award

## FAQ

#### How do I find my JanesGuide.com review permalink?

I need to find an answer to that question. 😉

#### Where can I learn more about JanesGuide.com’s linking guidelines, contact information, and so on?

You should read the very succinct [JanesGuide.com webmaster info](http://janesguide.com/wm/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP-JanesGuide” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “WP-JanesGuide” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-janesguide)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-janesguide/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-janesguide/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-janesguide/) 
by [RSS](https://plugins.trac.wordpress.org/log/wp-janesguide/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Version 0.3

 * Let the web address (URI) of a review accpet more flexible input.

#### Version 0.2.1

 * Add third award icon option to display the simplified, white background “Quality
   and Original” image.

#### Version 0.2

 * Add widget capability.

#### Version 0.1

 * Initial release.

## Meta

 *  Version **0.3**
 *  Last updated **16 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.3 or higher **
 *  Tested up to **2.9.2**
 * Tags
 * [award](https://wordpress.org/plugins/tags/award/)[sidebar](https://wordpress.org/plugins/tags/sidebar/)
   [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/wp-janesguide/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-janesguide/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-janesguide/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=meitarm%40gmail%2ecom&lc=US&item_name=WP%20JanesGuide%20WordPress%20Plugin&item_number=wp%2djanesguide&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)