diff --git a/README.md b/README.md index 0c20fe6..4939503 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,12 @@ - mes: "copy site duplicator" - end: 15h30 - len: 0h45 - - begin: 14h45 - - mes: "" + - total: 2h45 + - money: 82€50 + +- 15/09/23 + - begin: h + - mes: "start on plugin" - end: h - len: h - total: h @@ -99,6 +103,13 @@ #### total : 90 + 30 = 120€ +## 1.4. duplicator wordpress + +- https://duplicator.com/knowledge-base/classic-install/ +- installer.php has two errors : + - delete first blank line + - close last line comment + --- # 2. docker : diff --git a/srcs/plugins/map_prof/map_prof_hooks.php b/srcs/plugins/map_prof/map_prof_hooks.php index b74571a..899bccc 100644 --- a/srcs/plugins/map_prof/map_prof_hooks.php +++ b/srcs/plugins/map_prof/map_prof_hooks.php @@ -4,7 +4,7 @@ Plugin Name: map_prof Plugin URI: Description: add/remove locations on map at publication/deletion of posts Author: hugogogo -Version: 1.0.0 +Version: 1.2.0 Author URI: */