wip image editor far from understand wordpress core

This commit is contained in:
asus
2024-02-19 02:38:50 +01:00
parent 04c4ea31d5
commit 7ab66f2a7a
5 changed files with 1590 additions and 5 deletions

View File

@@ -1,2 +1,3 @@
<input type='text' id='image_id' placeholder="image_id">
<input type='text' id='image_id' placeholder="image_id" value="33555">
<button id='edit_image'>edit image</button>
<div id="media_editor"></div>