WP Central Posts Network
A WordPress Multisite Plugin that let you choose any posts on any site in the network to display on the main site (or any other site of the network).
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3655 days ago
Is WP Central Posts Network abandoned?
Possibly abandoned (last update 3655 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin adds a UI on the main site (actually, in any site of the network) admin panel of a Network that let you choose posts of any site of your network and associate it with sections that you must define via a hook filter. Then you can show up this sections on the front of your main site via a simple API.
This plugin only works with multisite and must be network activated
How it works and How to Use
To use the plugin you need do write some code in a hook filter. Please read our README.md file in our GitHub
Contribute
You can contribute to the source code in our GitHub page.
Installation
To install just follow the following installation steps:
NOTE: This plugin only works with multisite and must be network activated
e.g.
- Download the file wp-central-posts-network.zip;
- Unzip the file on your computer;
- Upload folder wp-central-posts-network, you just unzip to
/wp-content/plugins/directory; - Activate the plugin on the
Networkthrough thePluginsmenu ofNetwork Panelin WordPress; - Be happy.
Frequently Asked Questions
Can I use this plugins without multisite
No, It does’t make sense to use this plugins without multisite.
But this plugin use switch_to_blogs, will my site become slow?
Not necessarily, switch_to_blogs() is much faster than before, and the plugin has a native fragment cache that removes the load added by the plugin. If you still
have issues with perfomance try to use a cache plugin like WP Super Cache and W3 Total Cache, this plugin is integrated with them. See instructions on GitHub page.
Review feed
Changelog
1.0.5
- Fixed a PHP Warning when there aren’t Posts selected to be displayed in a section
- WordPress 4.3 compatibility


