{"id":13226,"date":"2016-05-07T04:03:15","date_gmt":"2016-05-07T04:03:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/multisite-dashboard-feed-widget\/"},"modified":"2016-05-07T04:03:15","modified_gmt":"2016-05-07T04:03:15","slug":"multisite-dashboard-feed-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/multisite-dashboard-feed-widget\/","author":114455,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.5.3","stable_tag":"1.5.3","tested":"4.5.33","requires":"3.1.2","requires_php":"","requires_plugins":"","header_name":"Multisite Dashboard Feed Widget","header_author":"Piet Bos","header_description":"","assets_banners_color":"83766a","last_updated":"","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/so-wp.com\/donations","header_plugin_uri":"http:\/\/so-wp.com\/?p=14","header_author_uri":"http:\/\/senlinonline.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6626,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<h4>1.5.0<\/h4>\n\n<ul>\n<li>Due to several bugs and plain wrong way of coding the settings page I have for now reverted the entire plugin back to the last working version (1.3) until I find a properly working solution. Apologies for any inconvenience this may cause.<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Added Options page. Please keep in mind that options will ONLY work on new sites; for existing sites you will need to save the settings manually for this release. That unfortunately is the &quot;price we pay&quot; for having an options page.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Tested on WordPress version 3.3, works<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<p>First release<\/p>","1.5.0":"<ul>\n<li>Due to several bugs and plain wrong way of coding the settings page I have for now reverted the entire plugin back to the last working version (1.3) until I find a properly working solution. Apologies for any inconvenience this may cause.<\/li>\n<\/ul>","1.4.0":"<ul>\n<li>Added Options page. Please keep in mind that options will ONLY work on new sites; for existing sites you will need to save the settings manually for this release. That unfortunately is the &quot;price we pay&quot; for having an options page.<\/li>\n<\/ul>","1.2.1":"<ul>\n<li>Tested on WordPress version 3.3, works<\/li>\n<\/ul>","1.0":"<p>First release<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1328825","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1328825","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1131346","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.2","1.3","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.5.3"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"846067","resolution":"1","location":"assets"}},"screenshots":{"1":"Siteadmin Dashboard after installation."}},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-13226","plugin","type-plugin","status-closed","hentry","plugin_committers-senlin"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/multisite-dashboard-feed-widget_83766a.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/multisite-dashboard-feed-widget\/assets\/screenshot-1.jpg?rev=846067","caption":"Siteadmin Dashboard after installation."}],"raw_content":"<!--section=description-->\n<p>With the arrival of WordPress version 3.1.2 all of a sudden the Dashboard Feed on Multisite had disappeared. A few others noticed this too, but nobody had any solutions. That is the reason why I made this plugin. \nBy default it shows the titles (and links to) the 3 latest Posts of the Main Site (blog_id=1) in a box with a yellow background which shows as the first available widget in the dashboard of all sites hanging under the Multisite.<\/p>\n <p>The default settings are: - the plugin automatically takes the RSS Feed of the main site in the WordPress Multisite install (<code>blog_id=1<\/code>) - the default number of RSS items is 3 - the standard title of the widget box is \"Recent Updates\"<\/p>\n <p>The plugin comes localized for use on sites other than the English language and\/or on bi\/multilingual websites. In the languages folder you will find the .po, .pot and .mo files. For now there is only one line, but when I get around to do the options page, that will of course become more.<\/p>\n\n<!--section=installation-->\n<p>If you can live with the default settings, then follow step 1-3 below. If you want to change the default settings, skip step 1-3 and read further below them.<\/p>\n <ol>\n<li>Upload <code>multisite-dashboard-feed-widget.zip<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Network activate the plugin in your Network Admin (<code>yoursite.com\/wp-admin\/network\/<\/code>)<\/li>\n<\/ol>\n <p>If you would like to change the RSS Feed address, open <code>msrss.php<\/code> and delete line 2. Then change line 3 into:     $rss = fetch_feed('http:\/\/yourdomain.com\/feed\/');<\/p>\n <p>If you would like to change the number of RSS items, open <code>msrss.php<\/code> and edit the number in line 6.<\/p>\n <p>If you would like to change the title from \"Recent Updates\" to something else, open <code>msdbfeed.php<\/code> and change the name in line 114.<\/p>\n <p>After editing the file(s), you can follow step 1-3 above to install the plugin.<\/p>\n\n<!--section=faq-->\n<h4>Can I use this plugin also on a single WordPress install?<\/h4>\n <p>You could, but you'd probably be better off by installing the <a href=\"https:\/\/wordpress.org\/plugins\/dashboard-feed-widget\/\">SO Dashboard Feed Widget<\/a> plugin that I released in August 2012. That plugin actually comes with its own Settings page too.<\/p>\n\n<!--section=changelog-->\n<h4>1.5.3<\/h4>\n <ul>\n<li>date: 2015.06.19<\/li>\n<li>revert to <a href=\"http:\/\/semver.org\/\">semantic versioning<\/a><\/li>\n<\/ul>\n <h4>1.5.2<\/h4>\n <ul>\n<li>date: 2015.04.09<\/li>\n<li>changed logos<\/li>\n<li>new banner image for WP.org Repo by <a href=\"https:\/\/unsplash.com\/sarahburvenich\">Sarah B\u00fcrvenich<\/a><\/li>\n<\/ul>\n <h4>1.5.1<\/h4>\n <ul>\n<li>date: 2014.07.31<\/li>\n<li>Verify compatibility with 4.0<\/li>\n<li>Bump minimum required version up to WP 3.8<\/li>\n<\/ul>\n <h4>1.5.0<\/h4>\n <ul>\n<li>date: 2014.01.27<\/li>\n<li>Revert entire plugin to last working version (1.3)<\/li>\n<li>compatible up to WP 3.8.1<\/li>\n<\/ul>\n <h4>1.4.1<\/h4>\n <ul>\n<li>change text domain to prepare for language packs (via Otto - <a href=\"http:\/\/otto42.com\/el\" rel=\"nofollow\">http:\/\/otto42.com\/el<\/a>)<\/li>\n<\/ul>\n <h4>1.4.0<\/h4>\n <ul>\n<li>Recode the plugin and add Options page (at last)<\/li>\n<li>Update readme file<\/li>\n<li>Compatible up to WP 3.7.1<\/li>\n<li>Add version check<\/li>\n<li>Update minimum required version (WP 3.6)<\/li>\n<\/ul>\n <h4>1.3.1<\/h4>\n <ul>\n<li>Changed compatibility to WP 3.6<\/li>\n<li>prevent direct access to file<\/li>\n<\/ul>\n <h4>1.3<\/h4>\n <ul>\n<li>Adjusted FAQ<\/li>\n<\/ul>\n <h4>1.2.3<\/h4>\n <ul>\n<li>Changed compatibility to WP 3.4.1<\/li>\n<\/ul>\n <h4>1.2.2<\/h4>\n <ul>\n<li>Resave to get last updated right<\/li>\n<\/ul>\n <h4>1.2.1<\/h4>\n <ul>\n<li>Tested on WordPress version 3.3, works<\/li>\n<\/ul>\n <h4>1.2<\/h4>\n <ul>\n<li>Messed up uploading and versioning<\/li>\n<li>Added Screenshot<\/li>\n<\/ul>\n <h4>1.0<\/h4>\n <ul>\n<li>First version (stable)<\/li>\n<\/ul>","raw_excerpt":"Shows the latest Posts from the main site of a multisite install in the top of the Dashboard of the sites hanging under the multisite install.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13226","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=13226"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/senlin"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13226"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13226"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13226"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13226"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13226"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13226"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}