Skip to content

Commit d3283a6

Browse files
authored
Merge pull request #583 from humanmade/backport-582-to-v20-branch
[Backport v20-branch] Updated some wording. AddNode.js section.
2 parents fd2b88c + 0a071fb commit d3283a6

File tree

1 file changed

+20
-0
lines changed
  • other-docs/guides/upgrading

1 file changed

+20
-0
lines changed

other-docs/guides/upgrading/v20.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,26 @@ we welcome feedback.
6060

6161
### WordPress 6.6.1
6262

63+
## Node.js
64+
65+
Altis now supports running Node.js applications alongside WordPress, utilizing WordPress as a headless API. See [our Node.js
66+
documentation](docs://cloud/nodejs/) for more information. This is an experimental feature, you can enable it in Local Server, and
67+
we welcome feedback.
68+
69+
### WordPress 6.6.1
70+
71+
WordPress 6.6 brings lots of new features, bug fixes, and improvements across the board. In particular, there are improvements
72+
in performance and accessibility, and new features and updates for the block editor (Gutenberg) and the block API.
73+
There have been theming improvements of interest to theme developers and designers.
74+
75+
For developers, the Options API has been improved again, allowing more flexibility in fine-tuning your application performance.
76+
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
77+
Altis sites. A number of new filter and action hooks have been added and improvements to modernise the code and apply coding
78+
standards have been made.
79+
80+
See the
81+
[WordPress 6.6 Field Guide](https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/) for more information.
82+
6383
WordPress 6.6 brings lots of new features, bug fixes, and improvements across the board. In particular, there are improvements
6484
in performance and accessibility, and new features and updates for the block editor (Gutenberg) and the block API.
6585
There have been theming improvements of interest to theme developers and designers.

0 commit comments

Comments
 (0)