Network Aggregate
WordPress plugin to pull content from full network
by Justin Foell · github.com/jrfoell/network-aggregate · website
★ 3stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jrfoell/network-aggregate/archive/refs/heads/master.zipFrom the readme
Network Aggregate
WordPress plugin to pull content from a full multi-site network
This plugin is intended to be only activated on the main site of a multi-site installation. It modifies the primary content query (The Loop) to gather and display content from all of the sub-sites.
ChangeLog
1.2
- Fix taxonomy tag links to use permalinks from the appropriate subsite (eliminates 404 errors)
1.1
- Add code to not screw-up pre-loop thepost
1.0
- Initial release