Title: SmugBuy
Author: chrismartino
Published: <strong>22 ژانویه 2011</strong>
Last modified: 12 ژانویه 2012

---

جستجوی افزونه‌ها

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://s.w.org/plugins/geopattern-icon/smugbuy.svg)

# SmugBuy

 توسط [chrismartino](https://profiles.wordpress.org/chrismartino/)

[دانلود](https://downloads.wordpress.org/plugin/smugbuy.1.1.5.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/smugbuy/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/smugbuy/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/smugbuy/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/smugbuy/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/smugbuy/)

## توضیحات

In January 2011 SmugMug introduced a new feature that enabled users to add a photo
directly to the SmugMug shopping
 cart from external websites. This plugin parses
the standard SmugMug photo page and automatically creates a custom tailored “buy”
link to add to your WordPress posts and pages via a shortcode.

Visit the [SmugBuy homepage](http://chrismartino.com/smugbuy/) for more information
on how to incorporate the plugin into your blog.

For more information on SmugMug head to [www.smugmug.com](http://www.smugmug.com).

### Donations

To support this plugin and it’s development, please consider [purchasing a fine art print](http://prints.chrismartino.com/buy/12948111_n28si)
from me. Prints start at $10 USD and will look great
 displayed on your wall or 
desk.

## عکس‌های صفحه

[⌊The administration panel.⌉⌊The administration panel.⌉[

The administration panel.

[⌊Example post.⌉⌊Example post.⌉[

Example post.

[⌊Post editor example.⌉⌊Post editor example.⌉[

Post editor example.

## نصب

 1. Make sure you have printing enabled in your gallery settings on SmugMug.
 2. Upload `smugbuy.php` to the `/wp-content/plugins/` directory.
 3. Activate the plugin through the _Plugins_ menu in WordPress.
 4. Edit the SmugBuy options through the _Settings_ menu in WordPress.
 5. Place `[smugbuy photo="<smugmug photo url>"]` or `[smugbuy gallery="<smugmug gallery
    url>"]` in the post or page where you’d like your “buy” link to show up.

Example (Photo w/o display):

    ```
    [smugbuy photo="http://prints.chrismartino.com/Galleries/ForYourWall/12948111_cLRpFG#!i=919177302&k=auTM7"]
    ```

Example (Photo w/ display):

    ```
    [smugbuy photo="http://prints.chrismartino.com/Galleries/ForYourWall/12948111_cLRpFG#!i=919177302&k=auTM7" display="yes"]
    ```

Example (Gallery):

    ```
    [smugbuy gallery="http://prints.chrismartino.com/Galleries/ForYourWall/12948111_cLRpFG"]
    ```

## سوالات متداول

  I recently upgraded my SmugBuy plugin, however some of the options are missing.
What do I do?

Try deactivating and reactivating SmugBuy from the _Plugins_ administration screen.

  How do I customize the SmugBuy links using CSS?

First, you must enable the use of `smugbuy.css` in the SmugBuy settings screen. 
Once enabled edit `smugbuy.css` in the _Plugins_ editor screen.

  Why aren’t my SmugBuy links generating properly?

Sometimes using the visual editor can create problems with SmugBuy. If you’re using
the visual editor make sure the SmugMug links don’t get linkified. If they do, click
on the `unlink` icon on the toolbar, or press `alt-shift-a`.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“SmugBuy” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ chrismartino ](https://profiles.wordpress.org/chrismartino/)

[ترجمه “SmugBuy” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/smugbuy)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/smugbuy/)، [مخزن SVN](https://plugins.svn.wordpress.org/smugbuy/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/smugbuy/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/smugbuy/) مشترک شوید.

## گزارش تغییرات

#### 1.1.5

 * 1.1.4 used a PHP function that was only available in PHP 5.3 and above. This 
   version is compatible with PHP 5.0 and greater. An upgrade isn’t necessary if
   you’re running PHP 5.3 or higher.
 * Code cleanup.

#### 1.1.4

 * SmugMug changed the URL structure to improve SEO. This version of SmugBuy is 
   compatible with the new URLs. It is also backward compatible with the old style
   URLs.

#### 1.1.3

 * Added some support options in the admin screen.
 * Verified compatibility with WordPress 3.3.1.

#### 1.1.2

 * Added option to open the “buy” link in a new window.
 * Verified compatibility with WordPress 3.1.

#### 1.1.1

 * Added the ability to customize the links using a css file. The feature is disabled
   by default and can be enabled in the SmugBuy options panel.

#### 1.1

 * Added gallery support.
 * Added the ability to display the image along with the “buy” link.
 * Added “Settings” link on the plugin page.

#### 1.0.1

 * Changed method for obtaining the smugmug url, thus elimating the “smugbuy_url”
   option.

#### 1.0

 * Initial release.

## اطلاعات

 *  نگارش **1.1.5**
 *  آخرین به‌روزرسانی **15 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 2.8 یا بالاتر **
 *  آزمایش‌شده تا **3.3.2**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/smugbuy/)
 * برچسب
 * [photographer](https://fa.wordpress.org/plugins/tags/photographer/)[photographs](https://fa.wordpress.org/plugins/tags/photographs/)
   [photography](https://fa.wordpress.org/plugins/tags/photography/)[SmugMug](https://fa.wordpress.org/plugins/tags/smugmug/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/smugbuy/advanced/)

## امتیازها

 1 از 5 ستاره.

 *  [  امتیاز 0 5-ستاره     ](https://wordpress.org/support/plugin/smugbuy/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/smugbuy/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/smugbuy/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/smugbuy/reviews/?filter=2)
 *  [  امتیاز 1 1-ستاره     ](https://wordpress.org/support/plugin/smugbuy/reviews/?filter=1)

[بررسی شما](https://wordpress.org/support/plugin/smugbuy/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/smugbuy/reviews/)

## مشارکت کنندگان

 *   [ chrismartino ](https://profiles.wordpress.org/chrismartino/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/smugbuy/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://chrismartino.com/smugbuy)