added more check to the plugin menu
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user