Commit 4a08b95
committed
Merge branch 'develop' of github.com:ampproject/amp-wp into fix/relative-stylesheet-urls
* 'develop' of github.com:ampproject/amp-wp: (23 commits)
Bump stable tag to 1.4.4
Simplify notice text for Stories removal (#4314)
Update composer.lock
Bump amp-custom style limit from 50000 to 75000 bytes
Update composer.lock
Update wp-cli/wp-cli to v2.4.1
Revert "Ignore wp-cli/wp-cli patch for mustache/mustache"
Update dependency svg-inline-loader to v0.8.2 (#4302)
Update dependency @wordpress/editor to v9.12.1 (#4306)
Update dependency @wordpress/server-side-render to v1.8.1 (#4308)
Update dependency @wordpress/nux to v3.12.1 (#4307)
Update dependency @wordpress/edit-post to v3.13.1 (#4305)
Update dependency @wordpress/components to v9.2.1 (#4304)
Update dependency @wordpress/block-editor to v3.7.1 (#4303)
Update dependency postcss to v7.0.27 (#4309)
Update dependency browserslist to v4.8.7 (#4287)
Update dependency terser-webpack-plugin to v2.3.5 (#4291)
Update dependency sirbrillig/phpcs-variable-analysis to v2.8.1
Ignore wp-cli/wp-cli patch for mustache/mustache
Add test
...File tree
13 files changed
+352
-1010
lines changed- includes
- admin
- options
- sanitizers
- validation
- patches
- tests/php
13 files changed
+352
-1010
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
59 | 67 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
| 596 | + | |
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
| 606 | + | |
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
| 631 | + | |
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15428 | 15428 | | |
15429 | 15429 | | |
15430 | 15430 | | |
15431 | | - | |
| 15431 | + | |
15432 | 15432 | | |
15433 | 15433 | | |
15434 | 15434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
896 | 896 | | |
897 | 897 | | |
898 | 898 | | |
899 | | - | |
| 899 | + | |
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
| |||
1511 | 1511 | | |
1512 | 1512 | | |
1513 | 1513 | | |
1514 | | - | |
| 1514 | + | |
1515 | 1515 | | |
1516 | 1516 | | |
1517 | 1517 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2077 | 2077 | | |
2078 | 2078 | | |
2079 | 2079 | | |
2080 | | - | |
| 2080 | + | |
2081 | 2081 | | |
2082 | 2082 | | |
2083 | 2083 | | |
| |||
0 commit comments