I need to add an image to each page in WordPress. I don\'t wish to insert it using the WYSIWYG editor, I just need the url as a custom field, which I later use in the templa
Consider using Flutter it's a bit tricky to figure out at first, and has many really useful featured, including EIP (edit in place), and image handling.
After installing the plugin create a new "Write Panel", you'll figure it out from there. The plugin provides you with a rather intuitive GUI, which includes an image uploader. The template tags are very easy to use, I believe it's something like
I just had to build a site for a client that needed the same feature, I ended up using Flutter.