Title: Better Blockquotes
Author: Devin Price
Published: <strong>10 d'abril de 2016</strong>
Last modified: 25 de març de 2016

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://ps.w.org/better-blockquotes/assets/icon.svg?rev=1391581)

# Better Blockquotes

 Per [Devin Price](https://profiles.wordpress.org/downstairsdev/)

[Baixa](https://downloads.wordpress.org/plugin/better-blockquotes.1.0.0.zip)

 * [Detalls](https://ca.wordpress.org/plugins/better-blockquotes/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/better-blockquotes/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/better-blockquotes/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/better-blockquotes/#developers)

 [Suport](https://wordpress.org/support/plugin/better-blockquotes/)

## Descripció

Better Blockquotes provides an way to easily add citations to quotes using the WordPress
editor. Simply click on the blockquote button, and a pop-up will provide fields 
for quote, citation and citation link. Developers can extend the plugin to support
various blockquote classes.

Contribute or submit bugs via [Github](https://github.com/devinsays/better-blockquotes).

## Captures

[⌊Pop-up that displays when the blockquote button is clicked in the editor.⌉⌊Pop-
up that displays when the blockquote button is clicked in the editor.⌉[

Pop-up that displays when the blockquote button is clicked in the editor.

## Instal·lació

 1. Go to «Plugins > Add New»
 2. Search for «Better Blockquotes»
 3. Click «Install»

## PMF

  What does the blockquote markup look like?

>  This is the quote.
>  [Citation](https://ca.wordpress.org/plugins/better-blockquotes/?output_format=md#)

  Why doesn’t my blockquote look good when displayed?

This plugin doesn’t add any styling for blockquotes. Contact the author of your 
theme to make sure they support blockquote markup.

  Blockquote Classes/Styles

Developers can optionally add style options to the pop-up. Any selected styles will
apply a class directly to the `<blockquote>` element.

    ```
    function prefix_blockquote_classes() {
        $options = array(
            'class-1' => __( 'Style One', 'better-blockquotes' ),
            'class-2' => __( 'Style Two', 'better-blockquotes' ),
        );
        return $options;
    }
    add_filter( 'betterblockquotes_classes', 'prefix_blockquote_classes' );
    ```

## Ressenyes

![](https://secure.gravatar.com/avatar/1d6ade463daf34bd30fc261b04f233e6ef4c1597ca8a551e6234b11ea787a2c8?
s=60&d=retro&r=g)

### 󠀁[Exactly what I was wanting!](https://wordpress.org/support/topic/exactly-what-i-was-wanting/)󠁿

 [David Artiss](https://profiles.wordpress.org/dartiss/) 3 de setembre de 2016

I too was about to add an enhancement request for Core to do just this, when I saw
that it had already been requested and this plugin was the result. It’s just as 
I imagined. I can only hope that, in time, this gets added to Core, especially as
it’s a similar premise to the inline link feature.

![](https://secure.gravatar.com/avatar/ad06bb296775c84908b146659b0a3bdded68f2d487f324bf0acbc74a4f3669b0?
s=60&d=retro&r=g)

### 󠀁[Where have you been all my life?](https://wordpress.org/support/topic/where-have-you-been-all-my-life-11/)󠁿

 [JoshMB](https://profiles.wordpress.org/joshmb/) 3 de setembre de 2016

This plugin has been a godsend for client sites where we have a need to utilize 
the cite element in blockquotes. Without it, we’d have to train people to add the
proper markup in the Text pane. (And the training never stuck.) With this plugin,
the WordPress editor’s blockquote button works exactly the way we always wished 
it would.

 [ Llegiu totes les 2 ressenyes ](https://wordpress.org/support/plugin/better-blockquotes/reviews/)

## Col·laboradors i desenvolupadors

«Better Blockquotes» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

 *   [ Devin Price ](https://profiles.wordpress.org/downstairsdev/)

[Traduïu «Better Blockquotes» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/better-blockquotes)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/better-blockquotes/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/better-blockquotes/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/better-blockquotes/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/better-blockquotes/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.0 (03/25/16)

 * Public Release

## Meta

 *  Versió **1.0.0**
 *  Darrera actualització **fa 10 anys**
 *  Instal·lacions actives **400+**
 *  Versió del WordPress ** 4.4 o posterior **
 *  Provada fins a **4.4.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/better-blockquotes/)
 * Etiquetes
 * [blockquotes](https://ca.wordpress.org/plugins/tags/blockquotes/)[tinyMCE](https://ca.wordpress.org/plugins/tags/tinymce/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/better-blockquotes/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  2 valoracions de 5 estrelles     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=1)

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/better-blockquotes/reviews/)

## Col·laboradors

 *   [ Devin Price ](https://profiles.wordpress.org/downstairsdev/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/better-blockquotes/)