{"id":21234,"date":"2012-12-21T08:31:56","date_gmt":"2012-12-21T08:31:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-references\/"},"modified":"2012-12-21T15:39:26","modified_gmt":"2012-12-21T15:39:26","slug":"simple-references","status":"publish","type":"plugin","link":"https:\/\/kea.wordpress.org\/plugins\/simple-references\/","author":11205833,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.2","stable_tag":"trunk","tested":"3.5.2","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Simple References","header_author":"FunAndProg(BECUWE Adrien)","header_description":"","assets_banners_color":"","last_updated":"2012-12-21 15:39:26","external_support_url":"","external_repository_url":"","donate_link":"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","header_plugin_uri":"http:\/\/funandprog.fr","header_author_uri":"http:\/\/funandprog.fr","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1618,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"647758","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"647758","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"647758","resolution":"3","location":"assets"}},"screenshots":{"1":"List in Admin Menu","2":"List Of Your references","3":"Exemple Of Slider"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[56786,32142,202,56785,1378],"plugin_category":[59],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-21234","plugin","type-plugin","status-publish","hentry","plugin_tags-custom-taximonies","plugin_tags-gestion","plugin_tags-jquery","plugin_tags-referenes","plugin_tags-simple","plugin_category-utilities-and-tools","plugin_committers-funandprog"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-references.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-references\/assets\/screenshot-1.png?rev=647758","caption":"List in Admin Menu"},{"src":"https:\/\/ps.w.org\/simple-references\/assets\/screenshot-2.png?rev=647758","caption":"List Of Your references"},{"src":"https:\/\/ps.w.org\/simple-references\/assets\/screenshot-3.png?rev=647758","caption":"Exemple Of Slider"}],"raw_content":"<!--section=description-->\n<p>This plugin permit to approuve your gestion of your client (or references).\nYou shoudl be create a simple desctiption of your refernce , with a title, decription, and logo.\nYou have 2 solution for view the references. You can put a slide or just a list.<\/p>\n\n<p>An to use is simple , you just add htis in your template : \nfnp_get_references($limit=-1, $post_per_page=10, $miniature=true, $link=true, $sizew=140, $sizeh=140,$cssClass=\"fnp_thumb img_black\", $sliderJs=true);<\/p>\n\n<p>The simple difference for use the categories or tags is\nAnd you can add in your template page of your themes:\n    fnp_get_references_by_cat or fnp_get_references_by_tags \nwith this options ($key, $limit=-1, $post_per_page=10, $thumb=true, $link=true, $sizew=140, $sizeh=140,$cssClass=\"fnp_thumb img_black\", $sliderJs=true)<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>Simple_references<\/code> folder into the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place <code>&lt;?php fnp_get_references() or  fnp_get_references_by_cat(\"cat\") ?&gt;<\/code> in your templates<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Options of  fnp_get_references() ?<\/dt>\n<dd><p>fnp_get_references($limit=-1, $post_per_page=10, $thumb=true, $link=true, $sizew=140, $sizeh=140,$cssClass=\"fnp_thumb img_black\", $sliderJs=true):<\/p>\n\n<ul>\n<li>limit : limit oy all references,<\/li>\n<li>post_per_page : limit of reference on your page,<\/li>\n<li>thumb         : if you can use minature ,<\/li>\n<li>link :        : If you want a link ,<\/li>\n<li>sizew         : width size of you thumb,<\/li>\n<li>sizeh         : height size of you thumb,<\/li>\n<li>cssClass      : default class of you thumb,<\/li>\n<li>sliderJs      : If you yant a slide or a list,<\/li>\n<\/ul><\/dd>\n<dt>Options of  fnp_get_references_by_cat() ?<\/dt>\n<dd><p>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) :<\/p>\n\n<ul>\n<li>category : category id,<\/li>\n<li>limit : limit oy all references,<\/li>\n<li>post_per_page : limit of reference on your page,<\/li>\n<li>thumb         : if you can use minature ,<\/li>\n<li>link :        : If you want a link ,<\/li>\n<li>sizew         : width size of you thumb,<\/li>\n<li>sizeh         : height size of you thumb,<\/li>\n<li>cssClass      : default class of you thumb,<\/li>\n<li>sliderJs      : If you yant a slide or a list<\/li>\n<\/ul><\/dd>\n<dt>Options of  fnp_get_references_by_tags() ?<\/dt>\n<dd><p>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) :<\/p>\n\n<ul>\n<li>tag           : tag id,<\/li>\n<li>limit         : limit oy all references,<\/li>\n<li>post_per_page : limit of reference on your page,<\/li>\n<li>thumb         : if you can use minature ,<\/li>\n<li>link :        : If you want a link ,<\/li>\n<li>sizew         : width size of you thumb,<\/li>\n<li>sizeh         : height size of you thumb,<\/li>\n<li>cssClass      : default class of you thumb,<\/li>\n<li>sliderJs      : If you yant a slide or a list<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<ul>\n<li>First version.<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Add option for categorie and tags.<\/li>\n<\/ul>","raw_excerpt":"This plugin permit to approuve your gestion of your client (or references).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21234"}],"author":[{"embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/funandprog"}],"wp:attachment":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21234"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21234"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21234"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21234"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21234"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}