{"id":31123,"date":"2014-08-12T07:44:52","date_gmt":"2014-08-12T07:44:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/hitboxtv-widget\/"},"modified":"2015-12-14T17:51:50","modified_gmt":"2015-12-14T17:51:50","slug":"hitboxtv-widget","status":"publish","type":"plugin","link":"https:\/\/ta-lk.wordpress.org\/plugins\/hitboxtv-widget\/","author":12093070,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6.1","stable_tag":"1.6.1","tested":"4.4.34","requires":"4.3","requires_php":"","requires_plugins":"","header_name":"Hitbox.TV Widget","header_author":"SpiffyTek","header_description":"","assets_banners_color":"","last_updated":"2015-12-14 17:51:50","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/spiffytek.de\/spenden\/","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/hitboxtv-widget\/","header_author_uri":"http:\/\/spiffytek.de\/","rating":4.5,"author_block_rating":0,"active_installs":10,"downloads":6709,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Just overwrite existing files.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":"1","5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.2","1.3","1.4","1.5.0","1.5.1","1.5.2","1.5.3","1.5.4","1.6.0","1.6.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"964452","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"964695","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"968923","resolution":"3","location":"assets"}},"screenshots":{"1":"Frontpage","2":"Widget settings","3":"Plugin settings"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[34817,581,80,409,162],"plugin_category":[43],"plugin_contributors":[89701],"plugin_business_model":[],"class_list":["post-31123","plugin","type-plugin","status-publish","hentry","plugin_tags-hitbox","plugin_tags-live","plugin_tags-shortcode","plugin_tags-status","plugin_tags-widget","plugin_category-customization","plugin_contributors-madmakz","plugin_committers-madmakz"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/hitboxtv-widget.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/hitboxtv-widget\/assets\/screenshot-1.jpg?rev=964452","caption":"Frontpage"},{"src":"https:\/\/ps.w.org\/hitboxtv-widget\/assets\/screenshot-2.jpg?rev=964695","caption":"Widget settings"},{"src":"https:\/\/ps.w.org\/hitboxtv-widget\/assets\/screenshot-3.jpg?rev=968923","caption":"Plugin settings"}],"raw_content":"<!--section=description-->\n<p>Wordpress widget to show the status of one or multiple Hitbox.tv streams.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Display multiple channels in one widget<\/li>\n<li>Preview image on online channels<\/li>\n<li>Channel name and preview image linked to hitbox.tv<\/li>\n<li>Displays viewer count<\/li>\n<li>Displays title message<\/li>\n<li>Displays wich game is played<\/li>\n<li>Has its own cache feature<\/li>\n<li><code>[hitbox][\/hitbox]<\/code> Shortcode<\/li>\n<\/ul>\n\n<p>Report bugs <a href=\"http:\/\/tracker.spiffytek.com\/redmine\/projects\/wp-hitbox-tv-widget\">here<\/a>.<\/p>\n\n<h3>Notes<\/h3>\n\n<p>I'm hosting the stable code at WordPress only!<\/p>\n\n<p>For actual development versions please visit http:\/\/code.spiffytek.de\/SpiffyTek\/WP-Hitbox.TV_Widget<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload everything into <code>hitboxtv-widget<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory. Keep the structure intact.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Activate\/configure the widget in the 'Widget' menu in WordPress.<\/li>\n<\/ol>\n\n<h4>Configuration<\/h4>\n\n<ul>\n<li>Multiple Channels:\n\n<ul>\n<li>To show multiple channels in one widget simply add a comma seperated list of channels into the widgets 'Channel' field.<\/li>\n<\/ul><\/li>\n<li>Teams:\n\n<ol>\n<li>Simply add <code>team:<\/code> infront of the team-channel name<\/li>\n<li>Example: For team hitbox.tv\/team\/hitbox simply use <code>team:hitbox<\/code> as channel name<\/li>\n<\/ol><\/li>\n<li>Usage of the <code>[hitbox][\/hitbox]<\/code> Shortcode:\n\n<ul>\n<li>Simply add the channel name between the tags eg.: <code>[hitbox]hitboxlive[\/hitbox]<\/code><\/li>\n<li>Optional: There are some options to control the appearance:\n\n<ol>\n<li>For the video:\n\n<ul>\n<li><code>video<\/code> Enables or disables the video. Options: true|false. Default: true<\/li>\n<li><code>vwidth<\/code> Controls the width of the embedded video. Default: 640<\/li>\n<li><code>vheight<\/code> Controls the height of the embedded video. Default: 360<\/li>\n<\/ul><\/li>\n<li>For the chat:\n\n<ul>\n<li><code>chat<\/code> Enables or disables the chat. Options: true|false. Default: true<\/li>\n<li><code>cwidth<\/code> Controls the width of the embedded chat. Default: 360<\/li>\n<li><code>cheight<\/code> Controls the height of the embedded chat. Default: 640<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<ul>\n<li>Example: <code>[hitbox vwidth=848 vheight=480 chat=false]hitboxlive[\/hitbox]<\/code> will show the 'hitboxlive' channel video in 848x480 pixels in size and the chat won't be shown<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Is this an official plugin ceated by hitbox.tv?<\/dt>\n<dd><p>No.<\/p><\/dd>\n<dt>How do i manually purge the widgets cache?<\/dt>\n<dd><p>Cache is automaticaly purged whenever you klick the widgets 'Save' button or save on the global options.<\/p><\/dd>\n<dt>Where to put translations?<\/dt>\n<dd><p>Translations go into the <code>\/wp-content\/plugins\/hitboxtv-widget\/languages\/<\/code> folder.\nYou may have to create the <code>languages<\/code> folder first.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>Fixed multiple \"undefined\"<\/li>\n<\/ul>\n\n<h4>1.6.0<\/h4>\n\n<ul>\n<li>Fixed teams<\/li>\n<li>Upgraded widget code for WP 4.3+<\/li>\n<\/ul>\n\n<h4>1.5.4<\/h4>\n\n<ul>\n<li>Small relocation of code<\/li>\n<li>Compatible up to WP4.0.1<\/li>\n<\/ul>\n\n<h4>1.5.3<\/h4>\n\n<ul>\n<li>Removed german translation. See ticket #80 for reason<\/li>\n<li>Limited total channels to 30 to not penetrate the HB-API and keeps a reasonable website loading time. If there are more than 30 channels in queue it'll show show up to 30 channels randomly.\n\n<ul>\n<li>You can modify this limit manualy by editing STHW_CHANNEL_LIMIT setting in hitboxtv-widget.php<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.5.2<\/h4>\n\n<ul>\n<li>Added option to hide stream preview image<\/li>\n<li>Fixed translation loading<\/li>\n<li>Added german translation<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Fixed bug on option page that made it impossible to change cache lifetime<\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>Added (simple) Team support. See Installation\/readme.txt for usage (#76)\n\n<ul>\n<li>This will be extended in future<\/li>\n<\/ul><\/li>\n<li>Added options page for global settings like cache<\/li>\n<li>Added global option to hide \"Unknown channel\"<\/li>\n<li>New version scheme (major.minor.maintenance)<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Added option to disable channel message<\/li>\n<li>Added [hitbox][\/hitbox] shortcode (See Installation\/readme.txt notes for detailed info)<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Added option to hide offline streams<\/li>\n<li>Added configurable cache (#74)<\/li>\n<li>Fixed improper whitespace cleanup on 'Channel' field (#75)<\/li>\n<li>Various code cleanups<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixes for WP.org<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Single widget can now show multiple channels for better styleing. You can enter a comma (,) seperated list of channels<\/li>\n<li>No more mixed code style<\/li>\n<li>Replaced category image with stream preview image<\/li>\n<li>CSS changes<\/li>\n<li>Added screenshot and readme.txt<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First working version<\/li>\n<\/ul>","raw_excerpt":"Wordpress widget to show the status of one or multiple Hitbox.tv streams.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/31123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=31123"}],"author":[{"embeddable":true,"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/madmakz"}],"wp:attachment":[{"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=31123"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=31123"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=31123"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=31123"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=31123"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ta-lk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=31123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}