Skip to content

Commit b74710d

Browse files
committed
#44 : improve documentation for deletion warning
1 parent cf55d9e commit b74710d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A table is created for indexing where media are used. This is done when saving c
2020

2121
At plugin activation, a single event will be added in order to index your contents. It generally takes 10-15 min to do so.
2222

23-
At plugin deactivation, all blog's data are **deleted** to ensure not to weighing the DB and also for further safe reactivation.
23+
At plugin deactivation, all data stored by this plugin will be **deleted** to ensure not to weighing the DB and also for further safe reactivation.
2424

2525
## WordPress
2626

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This plugin is only maintained by [Maxime CULEA](https://maximeculea.fr) and the
5858

5959
At plugin activation, a single event will be added in order to index your contents. It generally takes 10-15 min to do so.
6060

61-
At plugin deactivation, all blog's data are deleted.
61+
At plugin deactivation, all data stored by this plugin will be **deleted** to ensure not to weighing the DB and also for further safe reactivation.
6262

6363
= Requirements =
6464
- WordPress 4.7+

0 commit comments

Comments
 (0)