{"id":3875976,"date":"2013-06-25T22:45:53","date_gmt":"2013-06-25T22:45:53","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/adding-post-thumbnails-1\/"},"modified":"2016-08-21T02:20:17","modified_gmt":"2016-08-21T02:20:17","slug":"adding-post-thumbnails-1","status":"closed","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/adding-post-thumbnails-1\/","title":{"rendered":"Adding Post Thumbnails"},"content":{"rendered":"<p>I&#8217;m using the recent posts as my landing page, I would like to add the thumbnail to the excerpt.  I&#8217;ve added to the function.php, but not certain if there is something to be added to another script, the &#8216;featured image&#8217; field is not showing in edit posts either.  My current image is embedded into the post<\/p>\n<pre><code>\/** Add theme support for Feed Links. *\/\n\tadd_theme_support( &#039;automatic-feed-links&#039; );\n\n\t\/** Add theme support for Custom Background. *\/\n\tadd_theme_support( &#039;custom-background&#039;, array( &#039;default-color&#039; =&gt; &#039;fff&#039; ) );\n\n\t\/** Set content width. *\/\n\tchiron_set_content_width( 640 );\n\n        &lt;strong&gt;\/** Add theme support for Post Thumbnail. *\/\n        add_theme_support( &#039;post-thumbnails&#039; );&lt;\/strong&gt;\n\n\t\/** Add custom image sizes. *\/\n\tadd_action( &#039;init&#039;, &#039;chiron_add_image_sizes&#039; );<\/code><\/pre>\n<p><em>[Please post code &amp; markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum&#8217;s parser.]<\/em><\/p>\n","protected":false},"template":"","class_list":["post-3875976","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/3875976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/3875976\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=3875976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}