Releases: humanmade/orphan-command
Releases · humanmade/orphan-command
1.1.1
What's Changed
- Fix post deletion for PHP 8 by @tfrommen in #10
- Throw error for multisite command if not multisite by @tfrommen in #11
- Add a Run all commands section to README by @szepeviktor in #8
New Contributors
- @tfrommen made their first contribution in #10
- @szepeviktor made their first contribution in #8
Full Changelog: 1.1.0...1.1.1
1.1.0 - 2023-06-07
Removes the wp-cli/wp-cli
package from the Composer dependencies as it's unnecessary.
1.0.1 - 2023-06-01
A minor bump that allows for Composer Installers v2 support
1.0.0 - 2021-01-15
This is the very first public stable release. 🎉
It contains the following commands:
wp orphan blog meta
wp orphan comment
wp orphan comment meta
wp orphan post
wp orphan post meta
wp orphan revision
wp orphan term meta
wp orphan user meta
1.0.0-rc.1 - 2021-01-09
Initial release candidate, containing the following commands:
wp orphan blog meta
wp orphan comment
wp orphan comment meta
wp orphan post
wp orphan post meta
wp orphan term meta
wp orphan user meta