Skip to content

Commit 4042ad1

Browse files
authored
Merge pull request #585 from humanmade/backport-584-to-v20-branch
[Backport v20-branch] Docs: Remove duplicated Node.js section from v20 upgrade guide
2 parents d3283a6 + a6f56b3 commit 4042ad1

File tree

1 file changed

+2
-21
lines changed
  • other-docs/guides/upgrading

1 file changed

+2
-21
lines changed

other-docs/guides/upgrading/v20.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,7 @@ Refer to our [PHP Version Guide](docs://guides/updating-php/) for up-to-date com
5252

5353
## Headline Features
5454

55-
## Node.js
56-
57-
Altis now supports running Node.js applications alongside WordPress, utilizing WordPress as a headless API. See [our Node.js
58-
documentation](docs://cloud/nodejs/) for more information. This is an experimental feature, you can enable it in Local Server, and
59-
we welcome feedback.
60-
61-
### WordPress 6.6.1
62-
63-
## Node.js
55+
### Node.js
6456

6557
Altis now supports running Node.js applications alongside WordPress, utilizing WordPress as a headless API. See [our Node.js
6658
documentation](docs://cloud/nodejs/) for more information. This is an experimental feature, you can enable it in Local Server, and
@@ -80,20 +72,9 @@ standards have been made.
8072
See the
8173
[WordPress 6.6 Field Guide](https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/) for more information.
8274

83-
WordPress 6.6 brings lots of new features, bug fixes, and improvements across the board. In particular, there are improvements
84-
in performance and accessibility, and new features and updates for the block editor (Gutenberg) and the block API.
85-
There have been theming improvements of interest to theme developers and designers.
86-
For developers, the Options API has been improved again, allowing more flexibility in fine-tuning your application performance.
87-
WordPress 6.6 also drops support for PHP7.0 and 7.1 but given Altis doesn't support PHP 7 at all, this will not affect your
88-
Altis sites. A number of new filter and action hooks have been added and improvements to modernise the code and apply coding
89-
standards have been made.
90-
91-
See the
92-
[WordPress 6.6 Field Guide](https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/) for more information.
93-
9475
### Altis Core improvements
9576

96-
Altis dev tools now come with `wp-browser` 4 and `Codeception` 5. This brings full support for PHP 8+. As well as improvements to
77+
Altis dev tools now come with `wp-browser` 4 and `Codeception` 5. This brings full support for PHP 8+, as well as improvements to
9778
both tools. See the [wp-browser release notes](https://github.com/lucatume/wp-browser/releases/tag/4.0.0)
9879
and [Codeception release post](https://codeception.com/07-28-2022/codeception-5.html)
9980

0 commit comments

Comments
 (0)