Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Fsociety | 9,415 | 13 days ago | 45 | mit | Python | |||||
fsociety Hacking Tools Pack – A Penetration Testing Framework | ||||||||||
Network Media Library | 264 | 2 months ago | 12 | March 07, 2019 | 60 | mit | PHP | |||
Network Media Library plugin for WordPress Multisite | ||||||||||
Wp Multi Network | 202 | 3 | 8 months ago | 11 | September 06, 2022 | 20 | gpl-2.0 | PHP | ||
A network management interface for global multisite administrators | ||||||||||
Wordpress Multisite Enhancements | 98 | 2 months ago | 20 | January 20, 2021 | 5 | gpl-2.0 | PHP | |||
Enhance WordPress Multisite for Network Admins with different topics | ||||||||||
Wp Simple Saml | 86 | 1 | 2 | 4 months ago | 5 | September 29, 2021 | 41 | gpl-3.0 | PHP | |
WordPress Simple SAML plugin | ||||||||||
Entity Command | 71 | 184 | 29 | 5 days ago | 25 | December 07, 2020 | 35 | mit | PHP | |
Manage WordPress comments, menus, options, posts, sites, terms, and users. | ||||||||||
Awesome Stellar | 69 | 5 years ago | mit | |||||||
My journey with Stellar (XLM) 🚀 | ||||||||||
Wordpress Plugin | 52 | 4 years ago | 13 | gpl-2.0 | PHP | |||||
Automatically post to the Po.et Network from WordPress | ||||||||||
Wordpress Deploy | 37 | 12 years ago | 1 | PHP | ||||||
Scripted push-button deployment and automated setup for Wordpress and Wordpress Network. | ||||||||||
Multisite Clone Duplicator | 37 | 5 years ago | 22 | PHP | ||||||
WordPress plugin : Clones an existing site into a new one in a multisite installation : copies all the posts, settings and files |
Contributors: shooper
Donate link: http://shawnhooper.ca/
Tags: multisite, wpcli, database
Requires at least: 4.0
Tested up to: 6.0
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Finds and delete orphaned tables in a WordPress Multisite network using WP-CLI.
NOTE: This plugin requires you to be running the WP-CLI command line library.
Finds and delete orphaned tables in a WordPress Multisite network using WP-CLI. Useful when plugins don't properly clean up their tables after deletion in a multisite network.
/wp-content/plugins/delete-orphaned-multisite-tables/
directorywp plugin activate delete-orphaned-multisite-tables
wp multisite-db list
from the command-linewp multisite-db delete --force
from the command-line