summary refs log tree commit diff
path: root/nixos/doc/manual/from_md/release-notes
diff options
context:
space:
mode:
authorColin Arnott <colin@urandom.co.uk>2023-01-15 11:43:27 +0000
committerColin Arnott <colin@urandom.co.uk>2023-01-28 10:31:56 +0000
commit64f3a304dbe68237f7fe172cb283e27f82da1ab9 (patch)
tree598bd0b534098487d300989915cf22659b78a4e0 /nixos/doc/manual/from_md/release-notes
parent1754920c76b6fd0142a680b74e887022b244f3e7 (diff)
downloadnixpkgs-64f3a304dbe68237f7fe172cb283e27f82da1ab9.tar
nixpkgs-64f3a304dbe68237f7fe172cb283e27f82da1ab9.tar.gz
nixpkgs-64f3a304dbe68237f7fe172cb283e27f82da1ab9.tar.bz2
nixpkgs-64f3a304dbe68237f7fe172cb283e27f82da1ab9.tar.lz
nixpkgs-64f3a304dbe68237f7fe172cb283e27f82da1ab9.tar.xz
nixpkgs-64f3a304dbe68237f7fe172cb283e27f82da1ab9.tar.zst
nixpkgs-64f3a304dbe68237f7fe172cb283e27f82da1ab9.zip
nixos/wordpress: ensure default sites includes a theme
Diffstat (limited to 'nixos/doc/manual/from_md/release-notes')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2305.section.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
index 54c7da4279a..69a6ff4aac0 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
@@ -305,9 +305,9 @@
       <listitem>
         <para>
           The <literal>wordpress</literal> derivation no longer contains
-          any builtin plugins or themes; these can be found in
-          <literal>wordpressPackages.{plugins,themes}</literal>,
-          respectively.
+          any builtin plugins or themes. If you need them you have to
+          add them back to prevent your site from breaking. You can find
+          them in <literal>wordpressPackages.{plugins,themes}</literal>.
         </para>
       </listitem>
       <listitem>