{"id":31436,"date":"2014-09-03T08:54:54","date_gmt":"2014-09-03T08:54:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/categoy-thumbnail-excerpt\/"},"modified":"2014-09-09T10:33:45","modified_gmt":"2014-09-09T10:33:45","slug":"categoy-thumbnail-excerpt","status":"publish","type":"plugin","link":"https:\/\/ory.wordpress.org\/plugins\/categoy-thumbnail-excerpt\/","author":13898279,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"4.0.38","requires":"2.9.0","requires_php":"","requires_plugins":"","header_name":"Category Thumbnail Excerpt Read more List","header_author":"theajit","header_description":"","assets_banners_color":"bdc2c8","last_updated":"2014-09-09 10:33:45","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=ajit%40theajit%2ein&lc=US&item_name=Ajit&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest","header_plugin_uri":"","header_author_uri":"http:\/\/theajit.in","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2289,"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":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"977782","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539270","resolution":"1","location":"plugin"}},"screenshots":{"1":"The plugin in action."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[610,89,245,86,1326],"plugin_category":[50,57],"plugin_contributors":[85328],"plugin_business_model":[],"class_list":["post-31436","plugin","type-plugin","status-publish","hentry","plugin_tags-categories","plugin_tags-category","plugin_tags-list","plugin_tags-post","plugin_tags-thumbnail","plugin_category-media","plugin_category-taxonomy","plugin_contributors-theajit","plugin_committers-theajit"],"banners":{"banner":"https:\/\/ps.w.org\/categoy-thumbnail-excerpt\/assets\/banner-772x250.jpg?rev=977782","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/categoy-thumbnail-excerpt_bdc2c8.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/categoy-thumbnail-excerpt\/trunk\/screenshot-1.png?rev=1539270","caption":"The plugin in action."}],"raw_content":"<!--section=description-->\n<p>These must be in function.php in the theme for the plugin to work for thumbnail and excerpt:<\/p>\n\n<p>add_theme_support( 'post-thumbnails' );<\/p>\n\n<p>set_post_thumbnail_size( form_option('thumbnail_size_w&amp;&amp;echo=false'), form_option('thumbnail_size_h&amp;&amp;echo=false'), true );<\/p>\n\n<p>function custom_excerpt_length( $length ) {\n    return 20;\n}\nadd_filter( 'excerpt_length', 'custom_excerpt_length', 999 );\nfunction custom_excerpt_more( $more ) {\n    return '';\n}\nadd_filter( 'excerpt_more', 'custom_excerpt_more' );<\/p>\n\n<p>You'll also need to add thumbnails to the posts you want visible in the list.<\/p>\n\n<p>After that, all you need to do is to add the hook [getcatlist 1] (where 1 is a categoy id) to your post.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload \"categoy-thumbnail-list\" to the \"\/wp-content\/plugins\/\" directory<\/li>\n<li>Add the following rows to your themes functions.php\nadd_theme_support( 'post-thumbnails' );\nset_post_thumbnail_size( form_option('thumbnail_size_w&amp;&amp;echo=false'), form_option('thumbnail_size_h&amp;&amp;echo=false'), true );<\/li>\n<li>Activate the plugin through the \"Plugins\" menu in WordPress<\/li>\n<li>Add the hook in a post. Example: [getcatlist 3]<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>None, yet.<\/p>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Creation<\/li>\n<\/ul>","raw_excerpt":"Lists a category with thumbnails,title,excerpt with a read more link","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/31436","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=31436"}],"author":[{"embeddable":true,"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/theajit"}],"wp:attachment":[{"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=31436"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=31436"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=31436"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=31436"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=31436"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ory.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=31436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}