Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

This dashboard widget 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.

Notifications You must be signed in to change notification settings

senlin/so-multisite-dashboard-feed-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SO Multisite Dashboard Feed Widget

May 14, 2016: No longer in active development, use at own risk

Last updated 2015.06.19
requires at least WordPress 4.0
tested up to WordPress 4.4
Author: Piet Bos
Stable Version (via WordPress Plugins Repository)

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.

Introduction

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. By 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.

Since version 2014.01.27 I have temporarily had to revert the plugin back to the older, but functional version 1.3 without an options page. This plugin desperately needs an options page and for Network sites that is a bit more complicated than for a single WordPress install. Anyone that can help me with implementing a working settings page, please contact me.

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.

I have decided to only support this plugin through Github. Therefore, if you have any questions, need help and/or want to make a feature request, please open an issue here. You can also browse through open and closed issues to find what you are looking for and perhaps even help others.

Changing the defaults

  • If you would like to change the RSS Feed address, open msrss.php and delete line 2. Then change line 3 into: $rss = fetch_feed('http://yourdomain.com/feed/');
  • If you would like to change the number of RSS items, open msrss.php and edit the number in line 6.
  • If you would like to change the title from "Recent Updates" to something else, open msdbfeed.php and change the name in line 114.

Frequently Asked Questions

Can I use this plugin also on a single WordPress install?

No, instead please install the SO Dashboard Feed Widget plugin that I released in August 2012. That plugin actually comes with its own Settings page too.

I have an issue with this plugin, where can I get support?

Please open an issue here on Github

Contributions

This plugin desperately needs an options page and for Network sites that is a bit more complicated than for a single WordPress install. Anyone that can help me with implementing a working settings page, please contact me.

License

Donations

Connect with me through

Github

WordPress

Website

Changelog

1.5.3

1.5.2

  • date: 2015.04.09
  • changed logos
  • new banner image for WP.org Repo by Sarah Bürvenich

1.5.1

  • date: 2014.07.31
  • Verify compatibility with 4.0
  • Bump minimum required version up to WP 3.8

1.5.0

  • date: 2014.01.27
  • Revert entire plugin to last working version (1.3)
  • compatible up to WP 3.8.1

1.4.1

1.4.0

  • Recode the plugin and add Options page (at last)
  • Update readme file
  • Compatible up to WP 3.7.1
  • Add version check
  • Update minimum required version (WP 3.6)

1.3.1

  • Changed compatibility to WP 3.6
  • prevent direct access to file

1.3

  • Adjusted FAQ

1.2.3

  • Changed compatibility to WP 3.4.1

1.2.2

  • Resave to get last updated right

1.2.1

  • Tested on WordPress version 3.3, works

1.2

  • Messed up uploading and versioning
  • Added Screenshot

1.0

  • First version (stable)

About

This dashboard widget 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published