{"id":12713,"date":"2011-04-01T13:54:39","date_gmt":"2011-04-01T13:54:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/image-caption-links\/"},"modified":"2012-09-13T17:34:06","modified_gmt":"2012-09-13T17:34:06","slug":"image-caption-links","status":"publish","type":"plugin","link":"https:\/\/bal.wordpress.org\/plugins\/image-caption-links\/","author":2644232,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"1.1","tested":"3.4.2","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Image Caption Links","header_author":"Matthew Muro","header_description":"","assets_banners_color":"","last_updated":"2012-09-13 17:34:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4315,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"598588","resolution":"1","location":"assets"}},"screenshots":{"1":"An image with a caption and the link to the high quality version."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1981,163,175],"plugin_category":[50],"plugin_contributors":[78000],"plugin_business_model":[],"class_list":["post-12713","plugin","type-plugin","status-publish","hentry","plugin_tags-captions","plugin_tags-images","plugin_tags-links","plugin_category-media","plugin_contributors-mmuro","plugin_committers-mmuro"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/image-caption-links.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/image-caption-links\/assets\/screenshot-1.png?rev=598588","caption":"An image with a caption and the link to the high quality version."}],"raw_content":"<!--section=description-->\n<p><em>Image Caption Links<\/em> is a plugin that automatically adds a link to the full size image below image thumbnails with captions.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>image-caption-links<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Can I change the text of the link?<\/dt>\n<dd><p>Yes!  By adding the following filter to your theme's functions.php file, you can customize the link text.<\/p>\n\n<pre><code>add_filter( 'icl_text', 'my_image_caption_text' );\n\nfunction my_image_caption_text(){\n    return 'My Image Caption Link Text';\n}\n<\/code><\/pre><\/dd>\n<dt>Can I use my own CSS?<\/dt>\n<dd><p>Yes!  If you want to customize the CSS output, add the following filter to your theme's functions.php file.<\/p>\n\n<pre><code>add_filter( 'icl_css', 'my_image_caption_css' );\n\nfunction my_image_caption_css(){\n    \/* Replace the default image with my own *\/\n    echo '&lt;style type=\"text\/css\"&gt;\n    .image-caption-photo{\n        background:url(\"' . get_bloginfo('template_url') . '\/images\/my-image.png\") no-repeat left center transparent;\n        text-align:left;\n        padding-left:20px;\n    }\n    &lt;\/style&gt;';  \n}\n<\/code><\/pre><\/dd>\n<dt>The link isn't showing up! What's wrong?<\/dt>\n<dd><p>In order for the plugin to work correctly, you will need to:<\/p>\n\n<ol>\n<li>Add a caption to the image you want to insert into the post<\/li>\n<li>Select the <em>File URL<\/em> for the image link<\/li>\n<\/ol><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p><strong>Version 1.1<\/strong><\/p>\n\n<ul>\n<li>Update code to work with new WordPress 3.4 captions<\/li>\n<\/ul>\n\n<p><strong>Version 1.0<\/strong><\/p>\n\n<ul>\n<li>Plugin launch!<\/li>\n<\/ul>","raw_excerpt":"Automatically add links to the full size images below captions.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/12713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=12713"}],"author":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mmuro"}],"wp:attachment":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=12713"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=12713"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=12713"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=12713"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=12713"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=12713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}