Title: Better Blockquotes
Author: Devin Price
Published: <strong>10 ເມສາ 2016</strong>
Last modified: 25 ມີນາ 2016

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

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

# Better Blockquotes

 ໂດຍ [Devin Price](https://profiles.wordpress.org/downstairsdev/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/better-blockquotes.1.0.0.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/better-blockquotes/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/better-blockquotes/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/better-blockquotes/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/better-blockquotes/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/better-blockquotes/)

## ຄຳອະທິບາຍ

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).

## ພາບໜ້າຈໍ

[⌊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.

## ການຕິດຕັ້ງ

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

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  What does the blockquote markup look like?

>  This is the quote.
>  [Citation](https://lo.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' );
    ```

## ການຣີວິວ

![](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 ກັນຍາ 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 ກັນຍາ 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.

 [ ອ່ານການຣີວິວທັງໝົດ 2 ລາຍການ ](https://wordpress.org/support/plugin/better-blockquotes/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Better Blockquotes” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

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

[ແປ “Better Blockquotes” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/better-blockquotes)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/better-blockquotes/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/better-blockquotes/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/better-blockquotes/) ຜ່ານ
[RSS](https://plugins.trac.wordpress.org/log/better-blockquotes/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

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

 * Public Release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **10 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **400+**
 *  ເວີຊັນ WordPress ** 4.4 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.4.34**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/better-blockquotes/)
 * ແທັກ
 * [blockquotes](https://lo.wordpress.org/plugins/tags/blockquotes/)[tinyMCE](https://lo.wordpress.org/plugins/tags/tinymce/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/better-blockquotes/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 2 ລາຍການ     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/better-blockquotes/reviews/?filter=1)

[ການທົບທວນຂອງທ່ານ](https://wordpress.org/support/plugin/better-blockquotes/reviews/#new-post)

[ເບິ່ງທັງໝົດ ການຣີວິວ](https://wordpress.org/support/plugin/better-blockquotes/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

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

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/better-blockquotes/)