{"id":44249,"date":"2011-04-12T01:16:39","date_gmt":"2011-04-12T01:16:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/bp-profile-video-widget\/"},"modified":"2013-06-27T15:50:02","modified_gmt":"2013-06-27T15:50:02","slug":"bp-profile-video-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/bp-profile-video-widget\/","author":7634196,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.4","stable_tag":"0.4","tested":"3.4.2","requires":"","requires_php":"","requires_plugins":"","header_name":"BP Profile Video Widget","header_author":"Slushman","header_description":"","assets_banners_color":"","last_updated":"2013-06-27 15:50:02","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/slushman.com\/","header_plugin_uri":"http:\/\/slushman.com\/plugins\/bp-profile-video-widget","header_author_uri":"http:\/\/slushman.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6951,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.4":"<p>This plugin is now discontinued, please install BP Profile Widgets instead.<\/p>","0.3":"<p>Added Facebook and Youtube short URLs support. &quot;Service&quot; custom profile field no longer needed.<\/p>","0.21":"<p>Removed bug-testing data from the display.<\/p>","0.2":"<p>User can use the shortened Youtube URLs and the &quot;Service&quot; profile field is no longer needed.<\/p>","0.15":"<p>Added BuddyPress 1.5 support.<\/p>","0.1":"<p>Plugin released.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.15","0.2","0.21","0.3","0.4"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1539241","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1539241","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539241","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539241","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539241","resolution":"1","location":"plugin"}},"screenshots":{"1":"Widget options","2":"YouTube player","3":"Vimeo Player","4":"Facebook Player","5":"Custom profile fields"}},"plugin_section":[],"plugin_tags":[204,444,222,162,1610],"plugin_category":[43,44,50],"plugin_contributors":[85950],"plugin_business_model":[],"class_list":["post-44249","plugin","type-plugin","status-closed","hentry","plugin_tags-buddypress","plugin_tags-player","plugin_tags-video","plugin_tags-widget","plugin_tags-youtube","plugin_category-customization","plugin_category-discussion-and-community","plugin_category-media","plugin_contributors-slushman","plugin_committers-slushman"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/bp-profile-video-widget.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/bp-profile-video-widget\/trunk\/screenshot-1.png?rev=1539241","caption":"Widget options"},{"src":"https:\/\/ps.w.org\/bp-profile-video-widget\/trunk\/screenshot-2.png?rev=1539241","caption":"YouTube player"},{"src":"https:\/\/ps.w.org\/bp-profile-video-widget\/trunk\/screenshot-3.png?rev=1539241","caption":"Vimeo Player"},{"src":"https:\/\/ps.w.org\/bp-profile-video-widget\/trunk\/screenshot-4.png?rev=1539241","caption":"Facebook Player"},{"src":"https:\/\/ps.w.org\/bp-profile-video-widget\/trunk\/screenshot-5.png?rev=1539241","caption":"Custom profile fields"}],"raw_content":"<!--section=description-->\n<p>*** THIS PLUGIN IS NO LONGER UNDER DEVELOPMENT! ***<\/p>\n\n<p>I haven't discontinued development of this plugin in favor of the newer version - BP Profile Widgets. Please install that plugin instead of this one.<\/p>\n\n<p>The BP Profile Video Widget allows users to embed a YouTube, Vimeo, or Facebook video on the sidebar of the user\u2019s BuddyPress profile page using custom profile fields from their profile form.  This was originally developed for the Towermix Network for the Mike Curb College of Entertainment and Music Business at Belmont University.<\/p>\n\n<p>Features<\/p>\n\n<ul>\n<li>Embed a YouTube, Vimeo, or Facebook video on the sidebar of the profile page of the user being viewed.<\/li>\n<li>The video URL is entered on a custom profile field by the user.<\/li>\n<li>Widget options for width and aspect ratio (normal or HD).<\/li>\n<li>A description field allows the user to explain their role in the video presented.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the BP Profile Video Widget folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Make sure BuddyPress is installed and activated<\/li>\n<li>Create the extended profile fields (see FAQ for details)<\/li>\n<li>Drag the BP Profile Video Widget to a sidebar on the 'Widgets' page under the 'Appearance' menu<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What Custom Profile Fields do I need for this plugin to work properly?<\/dt>\n<dd><p>The following fields are required and must use the EXACT Field Title as below to work properly:<\/p>\n\n<p>Field Title: Video URL\nField Type: Text Box\nField Description: Enter the URL for the YouTube or Vimeo video you want to show on your profile.<\/p>\n\n<p>Field Title: Video Player Description\nField Type: Multi-line Text Box\nField Description: What was your role in the video?<\/p><\/dd>\n<dt>How do I hide these custom profile fields so they don't show on people's profile pages?<\/dt>\n<dd><p>Install the plugin BP Profile Privacy.  For each of the custom profile fields created for this plugin, select User instead of Everyone.<\/p><\/dd>\n<dt>How do I make this widget only appear on the user's profile page?<\/dt>\n<dd><p>Install the plugin Widget Logic. At the bottom of each widget will have another field, called Widget Logic. Paste in the following:<\/p>\n\n<p>bp_is_user_profile() &amp;&amp; !is_page(array('About', 'News', 'Interviews')) &amp;&amp; !is_home()<\/p>\n\n<p>This code shows this widget only on the BuddyPress user profile page (but nowhere else in BuddyPress), and explicitly not on the WordPress home page or any other WordPress page. You'll need to change the !is_page array to reflect the pages on your site.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.4<\/h4>\n\n<p>Discontinuing development of this plugin.\nNotifying users of the new plugin - BP Profile Widgets<\/p>\n\n<h4>0.3<\/h4>\n\n<p>Added auto-detection for the service, eliminating the need for the \"Service\" custom profile field\nAdded support for YouTube short URLs\nAdded support for Facebook video embedding<\/p>\n\n<h4>0.21<\/h4>\n\n<p>Removed bug-testing data from the display.<\/p>\n\n<h4>0.2<\/h4>\n\n<p>Added support for shortened Youtube URLs.  Eliminated need for the \"Service\" xprofile field, the plugin will auto-detect the service being used.<\/p>\n\n<h4>0.15<\/h4>\n\n<p>Added BuddyPress 1.5 support.<\/p>\n\n<h4>0.1<\/h4>\n\n<p>Plugin created.<\/p>","raw_excerpt":"The BP Profile Video Widget allows users to embed a YouTube, Vimeo, or Facebook video on the sidebar of the user\u2019s profile page using custom profile f &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/44249","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=44249"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/slushman"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=44249"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=44249"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=44249"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=44249"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=44249"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=44249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}