{"id":38205,"date":"2015-08-14T06:38:09","date_gmt":"2015-08-14T06:38:09","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/news-list-shortcode\/"},"modified":"2018-07-26T06:48:51","modified_gmt":"2018-07-26T06:48:51","slug":"news-list-shortcode","status":"publish","type":"plugin","link":"https:\/\/wol.wordpress.org\/plugins\/news-list-shortcode\/","author":7662669,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.1","stable_tag":"1.1.1","tested":"4.9.29","requires":"4.9","requires_php":"","requires_plugins":"","header_name":"News List Shortcode","header_author":"Takashi Hosoya","header_description":"","assets_banners_color":"f1eee9","last_updated":"2018-07-26 06:48:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/tkc49\/news-list-shorcode","header_author_uri":"https:\/\/takashihosoya.ninja\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2367,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1222515","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1220622","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1220622","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1220622","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1220622","resolution":"4","location":"assets"}},"screenshots":{"1":"Add menu custom post type 'news'","2":"Add Taxonomy 'news_genre'","3":"Shortcode","4":"Display News List"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1248,3481,80],"plugin_category":[43],"plugin_contributors":[81941],"plugin_business_model":[],"class_list":["post-38205","plugin","type-plugin","status-publish","hentry","plugin_tags-news","plugin_tags-post-list","plugin_tags-shortcode","plugin_category-customization","plugin_contributors-tkc49","plugin_committers-tkc49"],"banners":{"banner":"https:\/\/ps.w.org\/news-list-shortcode\/assets\/banner-772x250.png?rev=1222515","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/news-list-shortcode_f1eee9.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/news-list-shortcode\/assets\/screenshot-1.png?rev=1220622","caption":"Add menu custom post type 'news'"},{"src":"https:\/\/ps.w.org\/news-list-shortcode\/assets\/screenshot-2.png?rev=1220622","caption":"Add Taxonomy 'news_genre'"},{"src":"https:\/\/ps.w.org\/news-list-shortcode\/assets\/screenshot-3.png?rev=1220622","caption":"Shortcode"},{"src":"https:\/\/ps.w.org\/news-list-shortcode\/assets\/screenshot-4.png?rev=1220622","caption":"Display News List"}],"raw_content":"<!--section=description-->\n<p>This plugin will display a list of the announcement in the shortcode.<\/p>\n\n<pre><code>[newslist count=number]\n<\/code><\/pre>\n\n<p>or\n    [newslist]<\/p>\n\n<p><a href=\"https:\/\/github.com\/tkc49\/news-list-shorcode\">This plugin is maintained on GitHub.<\/a><\/p>\n\n<h4>Arguments<\/h4>\n\n<ul>\n<li>count: Post count. Default value is \"-1\"( all post ).<\/li>\n<\/ul>\n\n<h4>Filter Hooks<\/h4>\n\n<p>This plugin has some filter hooks for customize default.<\/p>\n\n<ul>\n<li>news_list_shortcode_list_before<\/li>\n<li>news_list_shortcode_term_before<\/li>\n<li>news_list_shortcode_term_after<\/li>\n<li>news_list_shortcode_list_item<\/li>\n<li>news_list_shortcode_list_after<\/li>\n<li>news_list_shortcode_archive_link<\/li>\n<\/ul>\n\n<p>Please contact me.<\/p>\n\n<ul>\n<li>https:\/\/github.com\/tkc49\/news-list-shorcode\/issues<\/li>\n<\/ul>\n\n<h4>Contributors<\/h4>\n\n<ul>\n<li><a href=\"http:\/\/ht79.info\/\">Takashi Hosoya<\/a><\/li>\n<\/ul>\n\n<p>Thanks\nCover banner designed by <a href=\"https:\/\/profiles.wordpress.org\/akari_doi\/\">akari_doi<\/a><\/p>\n\n<h3>Credits<\/h3>\n\n<p>This plugin is not guaranteed though the user of WordPress can freely use this plugin free of charge regardless of the purpose.\nThe author must acknowledge the thing that the operation guarantee and the support in this plugin use are not done at all beforehand.<\/p>\n\n<h3>Contact<\/h3>\n\n<p>twitter @tkc49<\/p>\n\n<!--section=installation-->\n<ul>\n<li>Download the zip, extract it and upload the extracted folder to your-wp-directory\/wp-content\/plugins\/<\/li>\n<li>Go to the plugins administration screen in your WordPress admin and activate the plugin.<\/li>\n<\/ul>\n\n<p>OR<\/p>\n\n<ul>\n<li>Download the zip, go to the plugins administration screen in your WordPress admin, click on Add New then on upload, browse to the downloaded zip, upload the plugin and activate it.<\/li>\n<\/ul>\n\n<p>OR<\/p>\n\n<ul>\n<li>Go to the plugins administration screen in your WordPress admin, click on Add New, search for Simple Map and click on Install Now.<\/li>\n<\/ul>\n\n<p><em>Usage<\/em><\/p>\n\n<pre><code>[newslist count=number]\n<\/code><\/pre>\n\n<p>or\n    [newslist]<\/p>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Test<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Add Custom Event Date<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>The first release.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ul>\n<li>Download the zip, extract it and upload the extracted folder to your-wp-directory\/wp-content\/plugins\/<\/li>\n<li>Go to the plugins administration screen in your WordPress admin and activate the plugin.<\/li>\n<\/ul>\n\n<p>OR<\/p>\n\n<ul>\n<li>Download the zip, go to the plugins administration screen in your WordPress admin, click on Add New then on upload, browse to the downloaded zip, upload the plugin and activate it.<\/li>\n<\/ul>\n\n<p>OR<\/p>\n\n<ul>\n<li>Go to the plugins administration screen in your WordPress admin, click on Add New, search for Simple Map and click on Install Now.<\/li>\n<\/ul>\n\n<p><em>Usage<\/em><\/p>\n\n<pre><code>[newslist count=number]\n<\/code><\/pre>\n\n<p>or\n    [newslist]<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"This plugin will display a list of the announcement in the shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=38205"}],"author":[{"embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tkc49"}],"wp:attachment":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38205"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38205"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38205"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38205"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38205"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}