Commit fa48bfa
committed
Built/Test Tools: Unify the way the permastructure is set when used in conjunction with re-registering the initial taxonomies. This ensure that rewrite rules for taxonomies are consistently available.
Fixes #35452
git-svn-id: https://develop.svn.wordpress.org/trunk@38654 602fd350-edb4-49c9-b593-d223f7449a821 parent 6d05c7d commit fa48bfaCopy full SHA for fa48bfa
File tree
Expand file treeCollapse file tree
5 files changed
+6
-21
lines changedOpen diff view settings
Filter options
- tests/phpunit
- includes
- tests
- canonical
- query
Expand file treeCollapse file tree
5 files changed
+6
-21
lines changedOpen diff view settings
Collapse file
tests/phpunit/includes/testcase-canonical.php
Copy file name to clipboardExpand all lines: tests/phpunit/includes/testcase-canonical.php+1-6Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
| 33 | + |
37 | 34 | |
38 | | - |
39 | | - |
40 | 35 | |
41 | 36 | |
42 | 37 | |
|
Collapse file
tests/phpunit/tests/canonical/https.php
Copy file name to clipboardExpand all lines: tests/phpunit/tests/canonical/https.php+1-5Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
11 | | - |
12 | 10 | |
13 | 11 | |
14 | | - |
| 12 | + |
15 | 13 | |
16 | | - |
17 | | - |
18 | 14 | |
19 | 15 | |
20 | 16 | |
|
Collapse file
tests/phpunit/tests/query.php
Copy file name to clipboardExpand all lines: tests/phpunit/tests/query.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | 8 | |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
|
Collapse file
tests/phpunit/tests/query/verboseRewriteRules.php
Copy file name to clipboardExpand all lines: tests/phpunit/tests/query/verboseRewriteRules.php+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
14 | | - |
15 | 13 | |
| 14 | + |
16 | 15 | |
17 | 16 | |
Collapse file
tests/phpunit/tests/rewrite.php
Copy file name to clipboardExpand all lines: tests/phpunit/tests/rewrite.php+2-7Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | | - |
16 | 14 | |
| 15 | + |
17 | 16 | |
18 | 17 | |
19 | 18 | |
| ||
348 | 347 | |
349 | 348 | |
350 | 349 | |
351 | | - |
352 | | - |
353 | 350 | |
354 | 351 | |
355 | 352 | |
| ||
385 | 382 | |
386 | 383 | |
387 | 384 | |
388 | | - |
389 | | - |
390 | 385 | |
391 | 386 | |
392 | 387 | |
393 | 388 | |
394 | 389 | |
395 | 390 | |
396 | | - |
| 391 | + |
397 | 392 | |
398 | 393 | |
399 | 394 | |
|
0 commit comments