Commit 3da0865
committed
Fix term insertion when auto-generated slug exceeds 200 chars to avoid db insert errors (Ticket #46010)
Update 46010.diff after indentation fix and rebase
Fix coding standards in taxonomy.php and update PHPUnit workflow1 parent 8ec91a4 commit 3da0865
File tree
2 files changed
+19
-0
lines changed- .github/workflows
- src/wp-includes
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
127 | 141 | | |
128 | 142 | | |
129 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2574 | 2574 | | |
2575 | 2575 | | |
2576 | 2576 | | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
2577 | 2582 | | |
2578 | 2583 | | |
2579 | 2584 | | |
| |||
0 commit comments