Title: Pluggin all pages
Last modified: August 21, 2016

---

# Pluggin all pages

 *  Resolved [beithazohar](https://wordpress.org/support/users/beithazohar/)
 * (@beithazohar)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/pluggin-all-pages/)
 * Is there a way to put Amazon link to all pages of the website without adding 
   links one by one, like a simple widget as FaceBook do???
 * [http://wordpress.org/plugins/amazon-link/](http://wordpress.org/plugins/amazon-link/)

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

 *  Plugin Author [paulstuttard](https://wordpress.org/support/users/paulstuttard/)
 * (@paulstuttard)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/pluggin-all-pages/#post-4395766)
 * You can add an Amazon Link shortcode `[amazon asin=0123456789&... ]` to a simple
   text widget and put that in the sidebar of your site.
 * Alternatively there are php functions that you can add to your theme pages to
   do the same.
 * `<?php if function_exists(amazon_shortcode) amazon_shortcode('asin=0123456789&...');?
   >`
 * Hope that helps,
 * Paul
 *  Thread Starter [beithazohar](https://wordpress.org/support/users/beithazohar/)
 * (@beithazohar)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/pluggin-all-pages/#post-4395912)
 * Thank’ssss

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

The topic ‘Pluggin all pages’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/amazon-link_070606.svg)
 * [Amazon Link](https://wordpress.org/plugins/amazon-link/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-link/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-link/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-link/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-link/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-link/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [beithazohar](https://wordpress.org/support/users/beithazohar/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/pluggin-all-pages/#post-4395912)
 * Status: resolved