{"id":46342,"date":"2014-11-18T01:42:29","date_gmt":"2014-11-18T01:42:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/photocart-link\/"},"modified":"2015-03-20T14:03:44","modified_gmt":"2015-03-20T14:03:44","slug":"photocart-link","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/photocart-link\/","author":14143748,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.6","stable_tag":"trunk","tested":"4.1.42","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Photocart Link","header_author":"Chad McCoskey","header_description":"","assets_banners_color":"","last_updated":"2015-03-20 14:03:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.kaymeephotography.com","header_author_uri":"http:\/\/www.kaymeephotography.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":471,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.6":"<p><em>Updated TEXT form opener<\/em>\n*Please note the TEXT version doesn&#039;t work so well in Firefox or Chrome<\/p>","1.5":"<p>*Bug fix for the TEXT form opener<\/p>","1.4":"<p>*Added a quicktag button to the TEXT editor to make setting shortcode attributes easier<\/p>","1.3":"<p>*Added a TINYMCE button to the WYSIWYG editor to make setting shortcode attributes easier<\/p>","1.2":"<p>*Added a lightbox http:\/\/lokeshdhakar.com\/projects\/lightbox2\/ *<\/p>","1.1":"<p>*Added noImage attribute\n*Updated the way the shortcode displayed the container<\/p>","1.02":"<p>*Added flexible image height\n*Added flexible container alignment\n*Added flexible container size<\/p>","1.01":"<p>*Added button styling<\/p>","1.0":"<p>*Initial release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["ver1.02","ver_1.1","ver_1.3","ver_1.4","ver_1.5","ver_1.6"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-46342","plugin","type-plugin","status-closed","hentry","plugin_committers-kaymeephotography"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/photocart-link.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Provides a shortcode to connect to a PicturesPro Photocart Photography Shopping Cart to display images from the cart<\/p>\n <p>Features Place a shortcode with the required photocart image id and optional variables to display a Photocart image on a post or page. Customizable button on image links.<\/p>\n <p>http:\/\/www.kaymeephotography.com http:\/\/kaymeephotography.com\/wordpress\/downloads\/photocart-link\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload all photocart_link files to the \/wp-content\/plugins\/photocart-link\/ directory.<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress.<\/li>\n<\/ol>\n <p>Access the PhotoCart Link settings page (Settings-PhotoCart Link) Enter the directory location for the Photocart photos using a full URL (http:\/\/www.mysite.com\/photocart\/photos\/) Enter the Photocart database information with hostname, username, and password.<\/p>\n\n<!--section=faq-->\n<h4>How do I use this plugin<\/h4>\n <p>To display a Photocart image in a post or page enter the shortcode [photocart_link] The following variables are allowed: imageID= (required)     --This variable is required.  Obtain the image id for the photocart image     by clicking on the image within Photocart and looking at the address URL.     The image ID is listed as \"image=32279.\"  The number is the ID (32279).<\/p>\n <p>imageType= (optional)     --Photocart stores typically 2 sizes for the images, full &amp; thumbnail.     Enter either \"full\" or \"thumb\" to display that size.     Defaults to \"full\".<\/p>\n <p>imageWidth= (optional)     --Listing a width will set the width to that size overriding the image width.     Defaults to the imageType width.<\/p>\n <p>imageHeight= (optional)     --Listing a height will set the height to that size overriding the image height.     Defaults to the imageType height.<\/p>\n <p>imageCaption= (optional)     --Entering a caption will override an entered caption for the photo.     Defaults to the caption entered for the photo in Photocart.<\/p>\n <p>imageTitle= (optional)     --Entering a title will override an entered title for the photo.     Defaults to the title entered for the photo in Photocart.<\/p>\n <p>imageAlign= (optional)         --Entering an alignment will set the container alignment         Valid values: left right center none         Defaults to the left<\/p>\n <p>contSize= (optional)         --Entering an number will set the container size in relation to overall container size         Enter as a percentage (50%)<\/p>\n <p>noImage= (option)     --Enter true\/false to display the image from the store or not.     Defaults to false (to display the image)<\/p>\n <p>EXAMPLES BASE: [photocart_link imageID=\"99999\"]     --Defaults to imageType=\"full\", size of image in Photocart,     caption and title of image in Photocart, no alignment, full size container<\/p>\n <p>OPTIONS: [photocart_link imageID=\"99999\" imageType=\"thumb\" imageWidth=\"300\" imageHeight=\"300\" imageAlign=\"left\" imageCaption=\"Image Caption\" imageTitle=\"Image Title\" contSize=\"50%\" noImage=\"false\"]<\/p>\n <p>Notes The image display CSS can be edited by modifying the photocart_link.css. Leaving either imageWidth or imageHeight while entering a number for the other dimension will create a image proportional to the original.<\/p>\n\n<!--section=changelog-->\n<h4>1.6<\/h4>\n <p><em>Updated TEXT form opener<\/em>\n*Please note the TEXT version doesn't work so well in Firefox or Chrome<\/p>\n <h4>1.5<\/h4>\n <p>*Bug fix for the TEXT form opener<\/p>\n <h4>1.4<\/h4>\n <p>*Added a quicktag button to the TEXT editor to make setting shortcode attributes easier<\/p>\n <h4>1.3<\/h4>\n <p>*Added a TINYMCE button to the WYSIWYG editor to make setting shortcode attributes easier<\/p>\n <h4>1.2<\/h4>\n <p>*Added a lightbox http:\/\/lokeshdhakar.com\/projects\/lightbox2\/ *<\/p>\n <h4>1.1<\/h4>\n <p>*Added noImage attribute *Updated the way the shortcode displayed the container<\/p>\n <h4>1.02<\/h4>\n <p>*Added flexible image height *Added flexible container alignment *Added flexible container size<\/p>\n <h4>1.01<\/h4>\n <p>*Added button styling<\/p>\n <h4>1.0<\/h4>\n <p>*Initial release.<\/p>","raw_excerpt":"Provides a shortcode to connect to a PicturesPro Photocart Photography Shopping Cart to display images from the cart","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/46342","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=46342"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kaymeephotography"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=46342"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=46342"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=46342"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=46342"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=46342"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=46342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}