{"id":35515,"date":"2015-04-05T21:24:13","date_gmt":"2015-04-05T21:24:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/buddypress-profile-shortcodes\/"},"modified":"2016-03-03T00:40:59","modified_gmt":"2016-03-03T00:40:59","slug":"buddypress-profile-shortcodes","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/buddypress-profile-shortcodes\/","author":14272427,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1","stable_tag":"1.1","tested":"4.4.34","requires":"3.6","requires_php":"","requires_plugins":"","header_name":"BuddyPress Profile Shortcodes","header_author":"Bento4Extend","header_description":"","assets_banners_color":"","last_updated":"2016-03-03 00:40:59","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/Extend.BT4.ME\/","header_plugin_uri":"http:\/\/extend.bt4.me\/downloads\/buddypress-profile-shortcodes\/","header_author_uri":"http:\/\/extend.bt4.me\/","rating":5,"author_block_rating":0,"active_installs":100,"downloads":9874,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1":"<ul>\n<li>Better checking to make sure the user id is valid has now been implemented. If not valid then it uses data from the current user.<\/li>\n<li>Most functions now use better and more accurate functions to grab information<\/li>\n<li>Image and url functions now work better and have methods of showing the url in a customizable method<\/li>\n<li>New parameters for the profile image shortcode such as height, width, and show = yes to show the image as html instead of just the link.<\/li>\n<li>New parameters for the profile url such as show = yes that will show the link instead of just the url, before = and after = to add text or html before or after whatever is outputted, and profile_page = to set which page of the profile to provide the link for<\/li>\n<li>More functions to come!<\/li>\n<\/ul>","1.0":"<ul>\n<li>Initial version<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1128366","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1128367","resolution":"256x256","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[204,435,80,357,174],"plugin_category":[43,56],"plugin_contributors":[83808,83809],"plugin_business_model":[],"class_list":["post-35515","plugin","type-plugin","status-closed","hentry","plugin_tags-buddypress","plugin_tags-profile","plugin_tags-shortcode","plugin_tags-shortcodes","plugin_tags-social","plugin_category-customization","plugin_category-social-and-sharing","plugin_contributors-bento4extend","plugin_contributors-gicoder","plugin_committers-bento4extend"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/buddypress-profile-shortcodes.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin will allow shortcodes to be used to pull profile data. This plugin will require BuddyPress in order for it to work properly and to pull the information necessary.<\/p>\n\n<p>In this version you can get a user's display name, gravatar, email, or any information from a specified field.<\/p>\n\n<p>You can also have this work well with <a href=\"http:\/\/Extend.BT4.ME\/downloads\/buddypress-profile-custom-area\/\" title=\"BuddyPress Profile Custom Area\">BuddyPress Profile Custom Area<\/a> or <a href=\"http:\/\/Extend.BT4.ME\/downloads\/buddypress-profile-geolocation\/\" title=\"BuddyPress Profile GeoLocation\">BuddyPress Profile GeoLocation<\/a>. Feel free to check for any other premium plugins, including BuddyPress plugins, that we may have available for purchase at <a href=\"http:\/\/Extend.BT4.ME\/\" title=\"Extend.BT4.ME\">Extend.BT4.ME<\/a>.<\/p>\n\n<h4>The following shortcodes are available:<\/h4>\n\n<p><strong>[bp_profile_displayname]<\/strong><\/p>\n\n<ul>\n<li>Shows the display name.<\/li>\n<li>Can have a parameter of user_id= to get it for a specific user.<\/li>\n<\/ul>\n\n<p><strong>[bp_profile_email]<\/strong><\/p>\n\n<ul>\n<li>Same as above except for the email.<\/li>\n<li>The user_id parameter can be used optionally as well.<\/li>\n<\/ul>\n\n<p><strong>[bp_profile_username]<\/strong><\/p>\n\n<ul>\n<li>Same as above except for the buddypress username<\/li>\n<li>The user_id parameter can be used optionally as well.<\/li>\n<\/ul>\n\n<p><strong>[bp_profile_field field=\"fieldname\" tab=\"section\"]<\/strong><\/p>\n\n<ul>\n<li>Will get the fieldname from the specified tab.<\/li>\n<li>If the tab parameter is not used then it will get it from the primary \/ base tab.<\/li>\n<li>the user_id parameter can be used optionally as well.<\/li>\n<li>The \"fieldname\" would be the title and the \"section\" would be the tab \/ section.<\/li>\n<li>The parameter \"empty\" will allow you to set what will show if the field is empty. Will return \"Empty Text\" by default.<\/li>\n<li>Will support the <a href=\"http:\/\/Extend.BT4.ME\/downloads\/buddypress-profile-custom-area\/\" title=\"BuddyPress Profile Custom Area\">BuddyPress Profile Custom Area<\/a> plugin's fields and run the shortcodes in them.<\/li>\n<\/ul>\n\n<p><strong>[bp_profile_gravatar]<\/strong><\/p>\n\n<ul>\n<li>Will get the gravatar and display it.<\/li>\n<li>Can use the \"dimension\" parameter to change the dimensions of the gravatar.<\/li>\n<li>You can use a height or width parameter to define the height or width of it as an alternative.<\/li>\n<li>The user_id parameter can be used optionally as well.<\/li>\n<\/ul>\n\n<p><strong>[bp_profile_gravatar_url]<\/strong><\/p>\n\n<ul>\n<li>Will get the gravatar url.<\/li>\n<li>The user_id parameter can be used optionally as well.<\/li>\n<li>If you use show = no as a parameter it works similar to bp_profile_gravatar.<\/li>\n<\/ul>\n\n<p><strong>[bp_profile_url]<\/strong><\/p>\n\n<ul>\n<li>Will get the url for where the user's profile is.<\/li>\n<li>The user_id parameter can be used optionally as well.<\/li>\n<li>IF you use show = no then it will show as a link.<\/li>\n<li>You can use before = or after = parameters to define text to show before or after the link or before or after the text to add customizability.<\/li>\n<li>This will accept the parameter \u201cprofile_page\u201d to have the url for any page for the profile specified. Ie. \u201csettings\u201d will go to the settings page.<\/li>\n<\/ul>\n\n<p><strong>[bp_profile_edit_url]<\/strong><\/p>\n\n<ul>\n<li>Will get the url for editing the user's buddypress profile.<\/li>\n<li>The user_id parameter can be used optionally as well.<\/li>\n<li>You can use before = or after = parameters to define text to show before or after the link or before or after the text to add customizability.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>You can download and install BuddyPress Profile Shortcodes and install it automatically through the repository. It will work right out of the box for all of the specified features.<\/p>\n\n<p>To enhance your BuddyPress profiles further you can also purchase <a href=\"http:\/\/Extend.BT4.ME\/downloads\/buddypress-profile-custom-area\/\" title=\"BuddyPress Profile Custom Area\">BuddyPress Profile Custom Area<\/a> at <a href=\"http:\/\/Extend.BT4.ME\/\" title=\"Extend.BT4.ME\">Extend.BT4.ME<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>If you have any questions<\/dt>\n<dd><p>Feel free to contact our support through <a href=\"http:\/\/Extend.BT4.ME\/\" title=\"Extend.BT4.ME\">Extend.BT4.ME<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>Better checking to make sure the user id is valid has now been implemented. If not valid then it uses data from the current user.<\/li>\n<li>Most functions now use better and more accurate functions to grab information<\/li>\n<li>Image and url functions now work better and have methods of showing the url in a customizable method<\/li>\n<li>New parameters for the profile image shortcode such as height, width, and show = yes to show the image as html instead of just the link.<\/li>\n<li>New parameters for the profile url such as show = yes that will show the link instead of just the url, before = and after = to add text or html before or after whatever is outputted, and profile_page = to set which page of the profile to provide the link for<\/li>\n<li>More functions to come!<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"Allows you to insert any information from either a specific user or the current user into anywhere on the site using shortcodes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/35515","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=35515"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bento4extend"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=35515"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=35515"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=35515"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=35515"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=35515"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=35515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}