Title: Ada WPMS Sitewide Feed
Author: Adadaa
Published: <strong>19. februar, 2012</strong>
Last modified: 19. november, 2024

---

Søg plugins

![](https://ps.w.org/ada-wpms-sitewide-feed/assets/banner-772x250.png?rev=3190581)

![](https://ps.w.org/ada-wpms-sitewide-feed/assets/icon.svg?rev=3190581)

# Ada WPMS Sitewide Feed

 Af [Adadaa](https://profiles.wordpress.org/skcsknathan001/)

[Download](https://downloads.wordpress.org/plugin/ada-wpms-sitewide-feed.zip)

 * [Detaljer](https://da.wordpress.org/plugins/ada-wpms-sitewide-feed/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/ada-wpms-sitewide-feed/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/ada-wpms-sitewide-feed/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/ada-wpms-sitewide-feed/#developers)

 [Support](https://wordpress.org/support/plugin/ada-wpms-sitewide-feed/)

## Beskrivelse

This plugin creates four (4) seperate RSS 2.0 feeds from posts, comments, pages,
and one combined [posts & pages] across all blogs on your site.

Works both on WPMS upto 4.9.20

This will skip the first comment and page of a blog; also will not include private,
spam, mature and deleted blogs.

Both Subdirectory and VHOST installations are now supported. Thanks to DaryL.

Features:

 * Generates sitewide combined [posts & pages] feed
 * Generates sitewide posts feed
 * Generates sitewide comments feed
 * Generates sitewide pages feed
 * Client-side caching via ETag headers
 * Admin screen to configure options
 * Compliance with xhtml and xml standards & many more

For more explanation and to leave any suggestions to improve or bugs, please visit
on my blog : [Ada WPMS Sitewide Feed](http://1uthavi.adadaa.com/ada-wpmu-sitewide-feed-plugin/)

### Usage

Compatible with WP Multi-Network plugin . You can have different blog ID than 1 
to trigger the full feed.

### To Do

 * Comply fully for language translation
 * Exclude blogs by ID
 * Enable/disable individual sitewide feeds
 * Option to include the blog title in the post title shown in the feed
 * Consider changing the function ada_get_avatar_url() to use the core hook get_avatar().
   So it can work with WPMUDEV’s Avatars for Multisite.
 * Option to exclude by post types

## Skærmbilleder

 * [[
 * Super Admin Settings

## Installation

WordPress automatic installation is fully supported and recommended.

If you want to manually install

 * WPMU:

Unzip and upload the file ada-wpms-sitewide-feed.php to mu-plugins directory. It
is automatically activated.

You should see Ada Sitewide Feed under the Super Admin menu.

 * WP 4.9.20 & low:

You can either create a directory called “mu-plugins” inside the /wp-content/ folder
and put ada-wpms-sitewide-feed.php inside, which in turn, will automatically activate
the plugin.
 Or you can put it inside the plugin directory and activate it yourself.

You should see Ada Sitewide Feed under the Settings in Network Admin section.

## FAQ

### Why http://yourdomain.com/full-feed/ is not working?

 * Only if you install WPMU/ WP 4.9 as subdomain installation when you installed
   WordPress, you will be able to have feeds like “yourdomain.com/full-feed/”. When
   you install WPMU/ WP 3.0 into a subdirectory installation, your feed url will
   be something like “yourdomain.com/subdirectory?wpmu-feed=full-feed”.
 * wp-config.php should have either of the below constants defined and set, in order
   for the plugin to detect its a subdomain installation.
 * define(‘SUBDOMAIN_INSTALL’, true);
    define(‘VHOST’, ‘yes’);

### My feed is working. But when I include in RSS Widget, it does not show the entries?

You must disable your cache plugin to cache the feed as a static page.
 If you are
using W3-Total-Cache plugin, add your Feed URL (relative path): to the Never cache
the following pages: section under Page Cache Settings. Ex. “/full-feed/” and make
sure to clear empty all caches.

The reason is your cache plugin makes the cache of the feed [which has a Content-
Type: application/xml]. But after it is cached, when the browser requests, your 
cache plugin deliver the already cached static file, which now is delivered with
Content-Type: text/html]. Some cases, this causes the RSS Widget to not to recognize
the feed.

### Is the WP Object Cache still in use?

I know its out-of-date. I kept the original codes and cleaned long time ago. I should
probably remove WP Object Cache in the next versions. Please suggest a better way
on my blog [Ada WPMS Sitewide Feed](http://1uthavi.adadaa.com/ada-wpmu-sitewide-feed-plugin/)

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Ada WPMS Sitewide Feed” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

 *   [ Adadaa ](https://profiles.wordpress.org/skcsknathan001/)

[Oversæt “Ada WPMS Sitewide Feed” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/ada-wpms-sitewide-feed)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/ada-wpms-sitewide-feed/),
tjek [SVN repository](https://plugins.svn.wordpress.org/ada-wpms-sitewide-feed/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/ada-wpms-sitewide-feed/)
via [RSS](https://plugins.trac.wordpress.org/log/ada-wpms-sitewide-feed/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.5.5**
 *  Senest opdateret **1 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 5.0 eller højere **
 *  Testet op til **6.7.5**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/ada-wpms-sitewide-feed/)
 * Tags
 * [ada](https://da.wordpress.org/plugins/tags/ada/)[adadaa](https://da.wordpress.org/plugins/tags/adadaa/)
   [feed](https://da.wordpress.org/plugins/tags/feed/)[multi-site](https://da.wordpress.org/plugins/tags/multi-site/)
   [sitewide](https://da.wordpress.org/plugins/tags/sitewide/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/ada-wpms-sitewide-feed/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Your review](https://wordpress.org/support/plugin/ada-wpms-sitewide-feed/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/ada-wpms-sitewide-feed/reviews/)

## Bidragsydere

 *   [ Adadaa ](https://profiles.wordpress.org/skcsknathan001/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/ada-wpms-sitewide-feed/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://www.paypal.com/paypalme/adadaacom)