• How can I add another link like “send to editor” when I upload images.
    I want to send the image url like wp-content/uploads/…/xxx.jpg to an custom input field on the page like this one.

    <input id=”rc_url” name=”rc_url” type=”textfield” size=”25″ />

Viewing 1 replies (of 1 total)
  • I have a similar problem (bump).
    Instead of the text, I’d like to have the image in a second field.

    Currently, everything will be placed in the “content” editor;

    wp-includes\js\tinymce\plugins\wordpress\editor_plugin.js

    I believe the links like “send to editor” are defined here;

    wp-admin\inline-uploading.php

Viewing 1 replies (of 1 total)
  • The topic ‘Send to editor / send to imput field’ is closed to new replies.