Multisite Billing Manager
Billing for Multisite networks
by LittleBizzy · github.com/littlebizzy/multisite-billing-manager · website
★ 2stars
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/littlebizzy/multisite-billing-manager/archive/refs/heads/master.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Multisite Billing Manager
Billing for Multisite networks
Changelog
1.2.3
- adjusted CSS selector to more reliably hide billing submenu
- replaced one use of $REQUEST with $GET for clarity
- removed one ternary operator for consistency
- added Tested up to plugin header
- added Update URI plugin header
- added Text Domain plugin header
- changed default GitHub branch to master not main
1.2.2
- added Requires PHP plugin header
1.2.1
- fixed Billing tab link in Edit Site (Network Admin) interface
- adding basic Billing setting page for child sites under /wp-admin/index.php?page=billing
- standardized billing plan labels for consistency
1.2.0
- improved security with sanitization, nonces, escapes, etc.
- better handling of site IDs
- various code cleanup
- added disable wordpress.org snippet
1.1.0
- added VIP level
1.0.0
- support for Git Updater
- Free, Basic, Premium levels
- payments not supported yet (hopefully soon)
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.3 | Mar 24, 2025 |
| 1.2.2 | Oct 26, 2024 |
| 1.2.1 | Oct 3, 2024 |
| 1.2.0 | Oct 2, 2024 |
| 1.1.0 | Mar 3, 2023 |
| 1.0.0 | Jan 4, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.