Title: [Plugin: Bookmarklet] What&#039;s the code to manually insert?
Last modified: August 20, 2016

---

# [Plugin: Bookmarklet] What's the code to manually insert?

 *  Resolved [jconxus](https://wordpress.org/support/users/jconxus/)
 * (@jconxus)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-bookmarklet-whats-the-code-to-manually-insert/)
 * You give the option to manually insert, but I don’t know what the code is to 
   paste in where I want to.
 * Please let me know.
 * Thank you for this plugin.
 * Take care,
 * [http://wordpress.org/extend/plugins/bookmarklet/](http://wordpress.org/extend/plugins/bookmarklet/)

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

 *  Plugin Author [ada esaer](https://wordpress.org/support/users/caspisky/)
 * (@caspisky)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-bookmarklet-whats-the-code-to-manually-insert/#post-2851120)
 * After activating the Manually insert, just include the following snippet of code
   in your theme, wherever you want the Menu to appear:
 * <?php
    if(function_exists(‘get_bookmarklet’)) { echo get_bookmarklet(); } ?>
 *  [tommyp2011](https://wordpress.org/support/users/tommyp2011/)
 * (@tommyp2011)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-bookmarklet-whats-the-code-to-manually-insert/#post-2851151)
 * i am having some issues with this as well. i am a newbie when it comes to coding.
   where would i need to manually add the code in order to have the plugin on pages
   like the blog page, gallery and the home page?
 * if it would be better i really only care to not have the plugin added to the 
   contact page.
 * thank you in advance.

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

The topic ‘[Plugin: Bookmarklet] What's the code to manually insert?’ is closed 
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bookmarklet_67c1eb.svg)
 * [Bookmarklet](https://wordpress.org/plugins/bookmarklet/)
 * [Support Threads](https://wordpress.org/support/plugin/bookmarklet/)
 * [Active Topics](https://wordpress.org/support/plugin/bookmarklet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bookmarklet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bookmarklet/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [tommyp2011](https://wordpress.org/support/users/tommyp2011/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-bookmarklet-whats-the-code-to-manually-insert/#post-2851151)
 * Status: resolved