{"id":11636,"date":"2011-01-04T14:48:26","date_gmt":"2011-01-04T14:48:26","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wordpress-display-post-image\/"},"modified":"2011-01-04T15:50:42","modified_gmt":"2011-01-04T15:50:42","slug":"wordpress-display-post-image","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wordpress-display-post-image\/","author":7469721,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"","stable_tag":"trunk","tested":"","requires":"","requires_php":"","requires_plugins":"","header_name":"Display Post Image","header_author":"Ramesh","header_description":"","assets_banners_color":"","last_updated":"2011-01-04 15:50:42","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/caxid.com\/get-post-image\/","header_author_uri":"http:\/\/caxid.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1116,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1444635","resolution":"1","location":"plugin"}},"screenshots":[]},"plugin_section":[],"plugin_tags":[66922],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-11636","plugin","type-plugin","status-closed","hentry","plugin_tags-display-post-image","plugin_committers-caxid"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wordpress-display-post-image.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wordpress-display-post-image\/trunk\/screenshot-1.png?rev=1444635","caption":""}],"raw_content":"<!--section=description-->\n<p>This plugin provides the template tag <code>display_post_image()<\/code>. Use it to call dynamically created images uploaded via the WordPress media uploader.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the folder <code>display-post-image<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place the below code in your templates<\/li>\n<\/ol>\n <h4>Usage<\/h4>\n <pre><code>&lt;?php display_post_image($args); ?&gt; <\/code><\/pre>\n <h4>Example<\/h4>\n <pre><code> &lt;?php if(function_exists('display_post_image')) { ?&gt;         &lt;a href=\"&lt;?php the_permalink(); ?&gt;\" title=\"&lt;?php printf( esc_attr__( 'Permalink to %s', 'twentyten' ), the_title_attribute( 'echo=0' ) ); ?&gt;\" rel=\"bookmark\"&gt;       &lt;?php echo display_post_image('width=200px&amp;css=alignleft&amp;parent_id='.$post-&gt;ID); ?&gt;         &lt;\/a&gt;   &lt;?php } ?&gt; <\/code><\/pre>","raw_excerpt":"Adds the function display_post_image(), giving theme builders easy access to images associated with a post or page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11636","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=11636"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/caxid"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11636"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11636"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11636"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11636"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11636"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}