added more check to the plugin menu

This commit is contained in:
asus
2023-11-14 12:55:54 +01:00
parent ce381dfcb4
commit 247bc6ae5c
6 changed files with 122 additions and 113 deletions

View File

@@ -17,6 +17,18 @@
---
- I made a script that goes through all posts each time the map is loaded,
extracts the right info, creates the "locations" object as a global variable,
and serves it to the front end js. It also get the coordinates, but only
when a post is published, and it adds them in the meta field of the post
- that's absurd, all the info should be added to the meta field, and only
reevaluated when post is saved or change status
- I made a rapid check of some errors in plugin menu, but that would be much
better to add the errors to a common place, maybe a post meta fiel, during
the processing of the data
---
# 1. MAP
## 1.1. v2 2023