{"id":4940,"date":"2009-03-06T16:46:40","date_gmt":"2009-03-06T16:46:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/mm-breaking-news\/"},"modified":"2015-03-13T21:45:19","modified_gmt":"2015-03-13T21:45:19","slug":"mm-breaking-news","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/mm-breaking-news\/","author":2048192,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.7.9","stable_tag":"0.7.9","tested":"4.1.42","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"MM-Breaking News","header_author":"Milan Milosevic","header_description":"","assets_banners_color":"","last_updated":"2015-03-13 21:45:19","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.svetnauke.org\/mm-breaking-news","header_author_uri":"http:\/\/www.svetnauke.org\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":13113,"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":["0.5","0.5.1","0.5.2","0.5.3","0.6","0.6.1","0.6.2","0.6.3","0.6.5","0.7","0.7.1","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9"],"block_files":[],"assets_screenshots":{"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1539055","resolution":"4","location":"plugin","width":512,"height":168},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539055","resolution":"2","location":"plugin","width":512,"height":225},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1539055","resolution":"3","location":"plugin","width":512,"height":274},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539055","resolution":"1","location":"plugin","width":512,"height":296}},"screenshots":{"1":"Plugin in use (code is added to template)","2":"Settings I","3":"Setting II","4":"Multiple columns display"}},"plugin_section":[],"plugin_tags":[89,21110,4977,170,86],"plugin_category":[43],"plugin_contributors":[85966],"plugin_business_model":[],"class_list":["post-4940","plugin","type-plugin","status-closed","hentry","plugin_tags-category","plugin_tags-front","plugin_tags-latest","plugin_tags-page","plugin_tags-post","plugin_category-customization","plugin_contributors-mmilan81","plugin_committers-mmilan81"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/mm-breaking-news.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/mm-breaking-news\/trunk\/screenshot-1.jpg?rev=1539055","caption":"Plugin in use (code is added to template)"},{"src":"https:\/\/ps.w.org\/mm-breaking-news\/trunk\/screenshot-2.jpg?rev=1539055","caption":"Settings I"},{"src":"https:\/\/ps.w.org\/mm-breaking-news\/trunk\/screenshot-3.jpg?rev=1539055","caption":"Setting II"},{"src":"https:\/\/ps.w.org\/mm-breaking-news\/trunk\/screenshot-4.jpg?rev=1539055","caption":"Multiple columns display"}],"raw_content":"<!--section=description-->\n<p>This plugin gives you possibility to create bullet lists for your posts. You can choose as many lists as you want and for each list you can select categories to include or to exclude posts.<\/p>\n\n<p>Your posts can be randomized or sord by date. With title you can chose to show date or number of comments.<\/p>\n\n<p>Lists can be show wherever you want - above or below posts, in archive, or on single post or page. Also, you can put a widget in a sidbar. You can choose to show lists only on first page or not.<\/p>\n\n<p>You can modify your themplate to display list of post, add  for single column or  for multiple columns. If you want to show a list on one page (or post) you can use a shortcode [mm-breaking-news] when you write and the whole bullet list will be displayed.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload plugin to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place <code>&lt;?php if (function_exists('mm_bnlist')) mm_bnlist() ?&gt;<\/code> in your templates. If you would like to show posts in multiple columns use <code>&lt;?php if (function_exists('mm_bnlist_multi')) mm_bnlist_multi(N) ?&gt;<\/code> instead (where N is the number of columns).<\/li>\n<li>Edit CSS file in plugin folder. You must edit mm-bnlist.css if you want to display more than two columns.<\/li>\n<li>In WordPress menu go to 'Setting \/ MM Breaking News' and configure plugin<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Why one more \"latest post\" similar plugin?<\/dt>\n<dd><p>Other plugins didn't have options I need. And... it's my first plugin :)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>2015-03-13, version 0.7.9\n        Update for Wordpress 4.1.1<\/p>\n\n<pre><code>2012-11-04, ver 0.7.8\n    Add: change time format and customize time display using CSS\n\n2012-11-04, ver 0.7.7\n    Add: you can display post time instead of bullet list\n    Bugfix: too many warnings in error log\n\n2012-10-09, ver 0.7.6\n    Bugfix &amp; version compatibility\n\n2012-02-27, ver 0.7.5\n    Add: Widget custom CSS classes (now you can style display the way you like)\n    Add: Number of posts to display in widget\n    Some minor bug fixes.\n\n2010-07-11, ver 0.7.1\n    Bugfix: widget style and settings\n\n2010-07-06, ver 0.7\n    Add: display lists of posts in multiple columns\n    Add: custom date\/time format\n    There are changes in CSS classes and IDs. Your custom CSS can be broken after update.\n    Code, speed, size optimization.\n\n2010-04-02, ver 0.6.5\n    Add: widget\n    Bugfix: multilanguage posts\n\n2010-01-30, ver 0.6.3\n    Bugfix: wrong post date\n\n2010-01-14, ver 0.6.2\n    Bugfix: problem with links\n\n2010-01-13, ver 0.6.1\n    Bugfix: problems with placement of shortcode content.\n\n2010-01-13, ver 0.6\n    Added shortcode [mm-breaking-news] for displaying a list in a page\/post\n\n2009-12-25, ver 0.5.3\n    Bugfix: Wordpress 2.9\n\n2009-04-03, ver 0.5.2\n    Bugfix: problem with CSS file\n\n2009-03-6, ver 0.5\n    Uploaded to Wordpress.org\n<\/code><\/pre>","raw_excerpt":"Displays lists of posts from selected categories. You can select how many different lists you want, sort posts by date or random.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4940","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=4940"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mmilan81"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4940"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4940"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4940"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4940"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4940"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4940"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}