TMS Network Site List
Provides a REST endpoint that lists the sites in a network installation.
by Geniem Oy · github.com/devgeniem/tms-plugin-network-site-list · website
★ 2stars
2.2kcomposer installs
0forks
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/devgeniem/tms-plugin-network-site-list/archive/refs/heads/master.zipAlso on Packagist as devgeniem/tms-plugin-network-site-list:
composer require devgeniem/tms-plugin-network-site-listFrom the readme
TMS (Tampere Multisite) WordPress Plugin Network Site List
WordPress plugin for that provides a REST endpoint for listing all sites in a network installation.
Prerequisites
WordPress Network installation
Routes
Route /wp-json/tms/sites/ returns site list as an array.
Contributing
Contributions are highly welcome! Just leave a pull request of your awesome well-written must-have feature.
Read the full README on GitHub →