From 00e31fca3ed7e36f8e0feabfe548eb538f33992c Mon Sep 17 00:00:00 2001 From: Thatoo Date: Sun, 17 Mar 2019 13:10:55 +0100 Subject: [PATCH 1/2] Explanation about updates of wordpress core. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 939fd62..abedad6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Use the admin panel of your wordpress to configure this app. * Integration with YunoHost users and SSO: * private mode: Blog only accessible by YunoHost users * public mode: Visible by anyone, YunoHost users automatically connected - * Automatic update of wordpress core, plugins and themes + * Automatic update of wordpress core, plugins and themes. This Yunohost package of wordpress needs to be updated from wordpress admin panel, not only from yunohost admin panel. * Allow to set up a [multisite](https://codex.wordpress.org/Glossary#Multisite) instance. #### Multi-users support From f8bd77655ea37ccd96cecce58eb6cc7cd0480626 Mon Sep 17 00:00:00 2001 From: Thatoo Date: Sun, 17 Mar 2019 14:46:43 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index abedad6..66ba37a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Use the admin panel of your wordpress to configure this app. * Integration with YunoHost users and SSO: * private mode: Blog only accessible by YunoHost users * public mode: Visible by anyone, YunoHost users automatically connected - * Automatic update of wordpress core, plugins and themes. This Yunohost package of wordpress needs to be updated from wordpress admin panel, not only from yunohost admin panel. + * Automatic update of wordpress core, plugins and themes. * Allow to set up a [multisite](https://codex.wordpress.org/Glossary#Multisite) instance. #### Multi-users support @@ -46,6 +46,7 @@ Supported, with LDAP and SSO. ## Limitations * Multisite only available on subdirectories. +* As the automatic update plugin isn't working as expected, pay attention to keep your wordpress up to date from the wordpress admin panel, and not only from yunohost admin panel. For security reason, you should control that all updates are regularly applied in wordpress admin panel as well as in yunohost admin panel. ## Links