Title: Simple References
Author: FunAndProg
Published: <strong>2012년 12월 21일</strong>
Last modified: 2012년 12월 21일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# Simple References

 작성자: [FunAndProg](https://profiles.wordpress.org/funandprog/)

[다운로드](https://downloads.wordpress.org/plugin/simple-references.zip)

 * [세부사항](https://ko.wordpress.org/plugins/simple-references/#description)
 * [평가](https://ko.wordpress.org/plugins/simple-references/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/simple-references/#installation)
 * [개발](https://ko.wordpress.org/plugins/simple-references/#developers)

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

## 설명

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)

## 스크린샷

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

## 설치

 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

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Simple References”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

[자국어로 “Simple References”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/simple-references)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/simple-references/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/simple-references/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/simple-references/)을 [RSS](https://plugins.trac.wordpress.org/log/simple-references/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.1

 * First version.

#### 0.2

 * Add option for categorie and tags.

## 기초

 *  버전 **0.2**
 *  최근 업데이트: **13년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.0.1 또는 그 이상 **
 *  다음까지 시험됨: **3.5.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/simple-references/)
 * 태그:
 * [gestion](https://ko.wordpress.org/plugins/tags/gestion/)[jquery](https://ko.wordpress.org/plugins/tags/jquery/)
   [simple](https://ko.wordpress.org/plugins/tags/simple/)
 *  [고급 보기](https://ko.wordpress.org/plugins/simple-references/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/simple-references/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/simple-references/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](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)