Title: [Plugin: Diamond MultiSite Widgets] Diamond Multisite Widget Feed does process plugins
Last modified: August 20, 2016

---

# [Plugin: Diamond MultiSite Widgets] Diamond Multisite Widget Feed does process plugins

 *  [derekgreer](https://wordpress.org/support/users/derekgreer/)
 * (@derekgreer)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-diamond-multisite-widgets-diamond-multisite-widget-feed-does-process-plugins/)
 * I’m using the Diamond Multisite Widget for my feed and it displays the feed content,
   but doesn’t run it through the plug-ins (if that’s the correct way of saying 
   it). For example, I have a Gist plugin that processes shortcodes such as [gist]
   which the default feed works fine with, but the Diamond feed just seems to pull
   in the straight post content without running it through any plugins that would
   normally do their own pre-processing. This is really a show-stopper for using
   it to display full feed content in any context. I’m assuming the other widgets
   don’t do this either, so if I’m displaying excerpts on my main site which happen
   to start with something that needs a plug-in I’m assuming you’d just see the 
   raw source.
 * [http://wordpress.org/extend/plugins/diamond-multisite-widgets/](http://wordpress.org/extend/plugins/diamond-multisite-widgets/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [derekgreer](https://wordpress.org/support/users/derekgreer/)
 * (@derekgreer)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-diamond-multisite-widgets-diamond-multisite-widget-feed-does-process-plugins/#post-2419675)
 * After looking at this for a few days, I was finally able to hack together a solution.
   My feed now uses the results of get_content() instead of just $p->post_content(
   which isn’t processed by the filters). Unfortunately, I wasn’t able to preserve
   the ability to change this with the Diamond formatting string, but at least it
   works!
 * It would be nice if the plug-in were updated to work with the filtered contents
   and include comment info in the custom feed.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Diamond MultiSite Widgets] Diamond Multisite Widget Feed does
process plugins’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/diamond-multisite-widgets.svg)
 * [Diamond MultiSite Widgets](https://wordpress.org/plugins/diamond-multisite-widgets/)
 * [Support Threads](https://wordpress.org/support/plugin/diamond-multisite-widgets/)
 * [Active Topics](https://wordpress.org/support/plugin/diamond-multisite-widgets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/diamond-multisite-widgets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/diamond-multisite-widgets/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [derekgreer](https://wordpress.org/support/users/derekgreer/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-diamond-multisite-widgets-diamond-multisite-widget-feed-does-process-plugins/#post-2419675)
 * Status: not resolved