mirror of
https://gh.wpcy.net/https://github.com/nlemoine/wp-cli-fixtures.git
synced 2026-05-24 10:58:44 +08:00
`PHP Fatal error: Uncaught Error: Class 'Hellonico\Fixtures\Entity\Nav_menu_item' not found` This corrects that by fixing the naming within the valid types array in the delete command, but also adds delete commands to NavMenu and NavMenuItem. It adds tests as well. |
||
|---|---|---|
| .. | ||
| attachment.feature | ||
| comment.feature | ||
| file.feature | ||
| load-wp-cli.feature | ||
| nav_menu.feature | ||
| nav_menu_item.feature | ||
| post.feature | ||
| term.feature | ||
| user.feature | ||