- moving ajax script outside plugin class, as a js file

- wip trying to use the wordpress image editor
This commit is contained in:
asus
2024-02-19 00:46:03 +01:00
parent e9032647f2
commit 04c4ea31d5
9 changed files with 97 additions and 105 deletions

View File

@@ -0,0 +1,2 @@
<input type='text' id='image_id' placeholder="image_id">
<button id='edit_image'>edit image</button>