Title: Pull Quotes
Author: Aaron D. Campbell
Published: <strong>मई 1, 2013</strong>
Last modified: मार्च 26, 2017

---

प्लगइन्स खोजें

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/pull-quotes/assets/icon.svg?rev=1166698)

# Pull Quotes

 [Aaron D. Campbell](https://profiles.wordpress.org/aaroncampbell/) द्वारा

[डाउनलोड](https://downloads.wordpress.org/plugin/pull-quotes.1.0.2.zip)

 * [विवरण](https://hi.wordpress.org/plugins/pull-quotes/#description)
 * [समीक्षा](https://hi.wordpress.org/plugins/pull-quotes/#reviews)
 *  [स्थापना](https://hi.wordpress.org/plugins/pull-quotes/#installation)
 * [विकास](https://hi.wordpress.org/plugins/pull-quotes/#developers)

 [समर्थन](https://wordpress.org/support/plugin/pull-quotes/)

## विवरण

Pull Quotes done right. The pull quotes are created with javascript, so that
 you
don’t have any problems with out of order or duplicate content.

Collaborate on the plugin: [Pull Quotes on GitHub](https://github.com/aaroncampbell/pull-quotes)

Brought to you by [Aaron D. Campbell](http://aarondcampbell.com/)

## इंस्टॉलेशन

 1. Use automatic installer to install and active the plugin.

## सामान्य प्रश्न

  How do I create a pull quote?

Simply highlight the text you want to turn into a pull quote and click the pull

quote button in your editor.

  What about the visual editor? What about the text editor?

Pull quotes works in both the visual and text editor.

  Can I further customize the location or look of the pull quote?

Currently there’s no UI for this, but you can add a few attributes to the
 shortcode
to customize:

 * align – Possible values are left, right or empty. Default is left.
 * width – Specifies the width of the pull quote. Can be any CSS width string such
   as 50%, 400px, or 10em.
 * back – If you want the pull quote to be separated from the current paragraph,
   just specify how many paragraphs back to put it. Can be any number.
 * forward – If you want the pull quote to be separated from the current paragraph,
   just specify how many paragraphs forward to put it. Can be any number.
 * wrap – Used to wrap the pull quote in a paragraph tag. Good for inserting between
   paragraphs. Set to “true” defaults to “”

  This looks ugly!

Currently there’s no CSS packaged with the plugin. At some point our amazing
 designer
will help put some together, but for now the styles are inherited from your theme.
Here are some basic styles you could add to your theme as a starting point:.

    ```
    /**
     * Pull Quotes
     */

    .pulledquote {
        border-top: none;
        border-bottom: none;
        background: transparent;
        text-indent: 0;
        margin: 20px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        text-transform: uppercase;
        color: #c65800;
        font-style: italic;
        font-size: 1.6em;
    }
    span.pulledquote {
            max-width:35%;
    }
    ```

## समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

## सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

 *   [ Aaron D. Campbell ](https://profiles.wordpress.org/aaroncampbell/)

[Translate “Pull Quotes” into your language.](https://translate.wordpress.org/projects/wp-plugins/pull-quotes)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/pull-quotes/), check
out the [SVN repository](https://plugins.svn.wordpress.org/pull-quotes/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/pull-quotes/) by
[RSS](https://plugins.trac.wordpress.org/log/pull-quotes/?limit=100&mode=stop_on_copy&format=rss).

## बदलाव विवरण

#### 1.0.2

 * Allow forward and back parameters to be set to 0

#### 1.0.1

 * Add support for new TinyMCE

#### 1.0.0

 * Released to wordpress.org repository

## मेटा

 *  संस्करण **1.0.2**
 *  Last updated **9 वर्ष पहले**
 *  Active installations **10+**
 *  WordPress version ** 3.5 या ज्यादा **
 *  Tested up to **4.8.28**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/pull-quotes/)
 *  [Advanced View](https://hi.wordpress.org/plugins/pull-quotes/advanced/)

## मूल्यांकन

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/pull-quotes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pull-quotes/reviews/)

## योगदानकर्ता

 *   [ Aaron D. Campbell ](https://profiles.wordpress.org/aaroncampbell/)

## समर्थन

कुछ कहना है? कोई मदद चाहिए?

 [समर्थन फोरम देखें ](https://wordpress.org/support/plugin/pull-quotes/)

## प्रदान करना

आप इस प्लगइन की उन्नति का समर्थन करना चाहेंगे?

 [ इस प्लगइन को प्रदान करें ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9993090)