Title: Simple References
Author: FunAndProg
Published: <strong>December 21, 2012</strong>
Last modified: December 21, 2012

---

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/simple-references.svg)

# Simple References

 By [FunAndProg](https://profiles.wordpress.org/funandprog/)

[Download](https://downloads.wordpress.org/plugin/simple-references.zip)

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

 [Support](https://wordpress.org/support/plugin/simple-references/)

## Description

This plugin permit to approuve your gestion of your client (or references).
 You
shoudl be create a simple desctiption of your refernce , with a title, decription,
and logo. You have 2 solution for view the references. You can put a slide or just
a list.

An to use is simple , you just add htis in your template :
 fnp_get_references($
limit=-1, $post_per_page=10, $miniature=true, $link=true, $sizew=140, $sizeh=140,
$cssClass=”fnp_thumb img_black”, $sliderJs=true);

The simple difference for use the categories or tags is
 And you can add in your
template page of your themes: fnp_get_references_by_cat or fnp_get_references_by_tags
with this options ($key, $limit=-1, $post_per_page=10, $thumb=true, $link=true, 
$sizew=140, $sizeh=140,$cssClass=”fnp_thumb img_black”, $sliderJs=true)

## Screenshots

 * [[
 * List in Admin Menu
 * [[
 * List Of Your references
 * [[
 * Exemple Of Slider

## Installation

 1. Upload `Simple_references` folder into the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `<?php fnp_get_references() or fnp_get_references_by_cat("cat") ?>` in your
    templates

## FAQ

  Options of fnp_get_references() ?

fnp_get_references($limit=-1, $post_per_page=10, $thumb=true, $link=true, $sizew
=140, $sizeh=140,$cssClass=”fnp_thumb img_black”, $sliderJs=true):

 * limit : limit oy all references,
 * post_per_page : limit of reference on your page,
 * thumb : if you can use minature ,
 * link : : If you want a link ,
 * sizew : width size of you thumb,
 * sizeh : height size of you thumb,
 * cssClass : default class of you thumb,
 * sliderJs : If you yant a slide or a list,

  Options of fnp_get_references_by_cat() ?

fnp_get_references_by_cat($category, $limit=-1, $post_per_page=10, $thumb=true, 
$link=true, $sizew=140, $sizeh=140,$cssClass=”fnp_thumb img_black”, $sliderJs=true):

 * category : category id,
 * limit : limit oy all references,
 * post_per_page : limit of reference on your page,
 * thumb : if you can use minature ,
 * link : : If you want a link ,
 * sizew : width size of you thumb,
 * sizeh : height size of you thumb,
 * cssClass : default class of you thumb,
 * sliderJs : If you yant a slide or a list

  Options of fnp_get_references_by_tags() ?

fnp_get_references_by_tags($tags, $limit=-1, $post_per_page=10, $thumb=true, $link
=true, $sizew=140, $sizeh=140,$cssClass=”fnp_thumb img_black”, $sliderJs=true) :

 * tag : tag id,
 * limit : limit oy all references,
 * post_per_page : limit of reference on your page,
 * thumb : if you can use minature ,
 * link : : If you want a link ,
 * sizew : width size of you thumb,
 * sizeh : height size of you thumb,
 * cssClass : default class of you thumb,
 * sliderJs : If you yant a slide or a list

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Simple References” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Simple References” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-references)

### Interested in development?

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

## Changelog

#### 0.1

 * First version.

#### 0.2

 * Add option for categorie and tags.

## Meta

 *  Version **0.2**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-references/)
 * Tags
 * [gestion](https://kea.wordpress.org/plugins/tags/gestion/)[jquery](https://kea.wordpress.org/plugins/tags/jquery/)
   [simple](https://kea.wordpress.org/plugins/tags/simple/)
 *  [Advanced View](https://kea.wordpress.org/plugins/simple-references/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/simple-references/reviews/#new-post)

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simple-references/)

## 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=F99Y5NH75SF34&lc=FR&item_name=FunAndProg&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)