PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Blogs
  4. WP Over Network
WP Over Network icon

WP Over Network

Add ability to get posts from over your network sites. Supports widget, shortcode, and customizable original function.

By yuka2py·Blogs·Free
5(2 reviews)
·90 active installs·Updated 12 years ago
DownloadVisit HomepageCompare

As of April 2026, WP Over Network is a WordPress Blogs plugin with 90 active installations and a 5/5 rating from 2 reviews. It has been downloaded 6.3K+ times in total. Requires WordPress 3.5+ and PHP false+. Available on WordPress.org since 2013. Last updated 12 years ago — may have compatibility concerns. Top alternative: Ultra Companion – Companion plugin for….

5/52 reviews
90active installs
6.3K+total downloads
13 yearssince 2013

Overview

Add ability to get posts from over your network sites. Supports widget, shortcode, and customizable original function.

Use the following:

In template

<?php 

get_header();
the_post();

?>
<section id="content-primary">
        <header id="page-header">
                <h1><?php the_title() ?></h1>
        </header>
<?php

// Getting recent posts the page and post, minus the host blog.
// Specify the "affect_wp_query = true", for using the wp_pagenavi.
$posts = wponw::get_posts('exclude_blog_ids=1&post_type=post,page&affect_wp_query=true');

wp_pagenavi();

?>
<?php if ( ! empty ( $posts ) ) : ?>
        <section class="post-list">
<?php
        foreach ( $posts as $post ) :
                wponw::setup_blog_and_postdat…
Read full description on WordPress.org

Screenshots

Ratings & Reviews

52 reviews
5 ★
2
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress3.5+ requiredTested up to 3.5.2
PHPfalse+ required

Top Alternatives to WP Over Network

Ultra Companion – Companion plugin for WPoperation Themes icon
Ultra Companion – Companion plugin for…
01.0K+ installsUpdated 1 year ago
ViewCompare
Reorder My Sites icon
Reorder My Sites
540 installsUpdated 7 years ago
ViewCompare
BuddyPress Groupblog icon
BuddyPress Groupblog
3.340 installsUpdated 5 days ago
ViewCompare
Blogs Peru Ping icon
Blogs Peru Ping
020 installsUpdated 17 years ago
ViewCompare
Simple Blog icon
Simple Blog
520 installsUpdated 9 years ago
ViewCompare
View all Blogs plugins →

Frequently Asked Questions

Changelog

0.4.4

  • Fixed a bugs on the child site.
View full changelog on WordPress.org

Contributors

Takuro HishikawaTakuro Hishikawayuka2pyyuka2py
Plugin Info
Version
0.4.4
Last Updated
Jul 28, 2013
WP Requires
3.5+
Tested Up To
3.5.2
PHP Requires
false+
Active Installs
90
Downloads
6.3K+
Added
Jul 7, 2013
Business
Free

Tags

blogspostsnetworkmultisite

Developer

Y
yuka2py
1 plugins0.0M+ total installs
View all plugins →

Quick Compare

WP Over Network vs Ultra Companion – Companion plugin for…→WP Over Network vs Reorder My Sites→WP Over Network vs BuddyPress Groupblog→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.