Title: unitdp's Replies | WordPress.org

---

# unitdp

  [  ](https://wordpress.org/support/users/unitdp/)

 *   [Profile](https://wordpress.org/support/users/unitdp/)
 *   [Topics Started](https://wordpress.org/support/users/unitdp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/unitdp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/unitdp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/unitdp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/unitdp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/unitdp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Shortcoder] Button to add shortcode in editor](https://wordpress.org/support/topic/plugin-shortcoder-button-to-add-shortcode-in-editor/)
 *  [unitdp](https://wordpress.org/support/users/unitdp/)
 * (@unitdp)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-shortcoder-button-to-add-shortcode-in-editor/#post-1538432)
 * Sorry vaakash, I couldn’t wait, so I made a “companion” plugin myself to add 
   the insert tool on page & post: [Shortcoder Insert Tool](http://unitdp.com/web-development/shortcoder-insert-tool.html).
   I’ll try to put it on the SVN soon.
 * Thanks for your original plugin, it’s been very useful. You are totally free 
   to add my code to your plugin if you wish. Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[dp-http-request-fix] [Plugin: dp HTTP Timeout Fix] WP say "bad header" on activation](https://wordpress.org/support/topic/plugin-dp-http-timeout-fix-wp-say-bad-header-on-activation/)
 *  Plugin Author [unitdp](https://wordpress.org/support/users/unitdp/)
 * (@unitdp)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-dp-http-timeout-fix-wp-say-bad-header-on-activation/#post-1741809)
 * Sorry about that. You will need to have to FTP to your plugins folder and take
   out the php file from the second folder. The problem is that the plugin gets 
   installed inside two folders instead of one. I’m new at this and I’m still trying
   to figure out the SVN thing, so sorry about this issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Field Template] [Plugin: Custom Field Template] Inserting image to custom post type main content area](https://wordpress.org/support/topic/plugin-custom-field-template-inserting-image-to-custom-post-type-main-content-area/)
 *  [unitdp](https://wordpress.org/support/users/unitdp/)
 * (@unitdp)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-inserting-image-to-custom-post-type-main-content-area/#post-1582087)
 * Here’s a quick solution that works for me. Just copy/paste into the “Hello” plugin
   or somewhere that loads in the admin:
 *     ```
       <script>
       function send_to_custom_field(html) {
       	window.send_to_editor(html);
       }
       </script>
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)