{"id":29078,"date":"2014-04-25T11:30:47","date_gmt":"2014-04-25T11:30:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/leauge-codes\/"},"modified":"2014-05-06T21:12:26","modified_gmt":"2014-05-06T21:12:26","slug":"leauge-codes","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/leauge-codes\/","author":13792561,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3.0","stable_tag":"0.3.0","tested":"3.9.40","requires":"2.8.0","requires_php":"","requires_plugins":"","header_name":"LeagueCodes","header_author":"Kim-Maximilian N\u00fcrnberger","header_description":"","assets_banners_color":"","last_updated":"2014-05-06 21:12:26","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/goo.gl\/u1ikN8","header_plugin_uri":"http:\/\/kim-nuernberger.eu\/category\/code\/lolc\/","header_author_uri":"http:\/\/kim-nuernberger.eu","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1817,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.2.2":"<p>Due to the typo in the plugin name the shortcut has been renamed to <code>LoL_GetLeague<\/code>, however the old <code>LoL_GetLeauge<\/code> will still work for compatibility reasons.\nPlease update your shortcuts!<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.1","0.2","0.2.1","0.2.2","0.3.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"903468","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"903468","resolution":"2","location":"assets"}},"screenshots":{"1":"This screen shot shows an example of the informations requested from the API (screenshot-1.png).","2":"This screen shot shows the plugin while loading data. (screenshot-2.png)"}},"plugin_section":[],"plugin_tags":[1556,8906,40021,521,522],"plugin_category":[36,55],"plugin_contributors":[94953],"plugin_business_model":[],"class_list":["post-29078","plugin","type-plugin","status-closed","hentry","plugin_tags-api","plugin_tags-async","plugin_tags-league-of-legends","plugin_tags-statistics","plugin_tags-stats","plugin_category-analytics","plugin_category-seo-and-marketing","plugin_contributors-kimmax","plugin_committers-kimmax"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/leauge-codes.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/leauge-codes\/assets\/screenshot-1.png?rev=903468","caption":"This screen shot shows an example of the informations requested from the API (screenshot-1.png)."},{"src":"https:\/\/ps.w.org\/leauge-codes\/assets\/screenshot-2.png?rev=903468","caption":"This screen shot shows the plugin while loading data. (screenshot-2.png)"}],"raw_content":"<!--section=description-->\n<p>League Codes is a plugin that provides information about the League of the requested summoner with help of the \"timtastic\/League of Legends\" Mashape API. The informations will be shown in form of a picture with the according tier descreption + tier level. The plugin will request the information in a method that will not block or increase your page loading speeds. This is done by building the script that requests the information on the server side (The plugin) and including it on the client. The client then executes the request, selects the image, adds the text and shows it to the user.<\/p>\n\n<h3>How to use the plugin<\/h3>\n\n<p>The information can be included everywhere where you can use wordpress shortcuts.\nUse them like this:\n    [LoL_GetLeague summonername=\"SummonerName\" region=\"region\"]\nWhere <code>summonername<\/code> is the name of the summoner you want the information from and <code>region<\/code> is the region the summoner exits at in the following format:<\/p>\n\n<ul>\n<li><code>NA<\/code> for North America <\/li>\n<li><code>EUW<\/code> for EU West <\/li>\n<li><code>EUNE<\/code> for EU Nordic &amp; East <\/li>\n<li><code>BR<\/code> for Brazil <\/li>\n<li><code>TR<\/code> for Turkey <\/li>\n<li><code>RU<\/code> for Russia <\/li>\n<li><code>LAN<\/code> for Latin America North <\/li>\n<li><code>LAS<\/code> for Latin America South <\/li>\n<li><code>AUS<\/code> &amp; NZ for Oceania<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload <code>LeagueCodes.php<\/code>, the <code>img<\/code> folder, as well as the <code>API<\/code> folder to the <code>\/wp-content\/plugins\/League-codes<\/code> directory OR install it via the wordpress plugin menu by searching \"League Codes\"<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>None yet<\/dt>\n<dd><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.3.0<\/h4>\n\n<ul>\n<li>Removed old style property from display (float: left)<\/li>\n<li>Preparing to switch to Riot Game-API<\/li>\n<li>Added functionality to load recent matches of a ranked team (API access only, shortcut intregration soon, Riot-Games API key needed! http:\/\/developers.riotgames.com -&gt; Replace the xxxx-xxxx-xxxx-* key in API\/LeagueAPI.php with your key to use!)<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>Fixed the embarrassing typo \"Leauge\". I'm sorry ( ._.)<\/li>\n<li>Region parameter works now<\/li>\n<li>Fixed another bug that broke async disabler<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>Fixed bug that broke async disabler<\/li>\n<li>Removed unsused pictures<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Script has functionality to disable async requests<\/li>\n<li>Updated Plugin-URL<\/li>\n<li>Added Donate Link<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Added screenshots<\/li>\n<li>Updated Readme<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>First Version<\/li>\n<\/ul>","raw_excerpt":"League Codes is a plugin that provides information about the League of a summoner with help of the &quot;League of Legends&quot; Mashape API.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/29078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=29078"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kimmax"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=29078"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=29078"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=29078"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=29078"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=29078"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=29078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}