Title: Add TinyMCE Blockquote Cite
Author: BartzikWebdesign
Published: <strong>August 15, 2018</strong>
Last modified: February 5, 2026

---

Search plugins

![](https://ps.w.org/add-tinymce-blockquote-cite/assets/banner-772x250.jpg?rev=2832246)

![](https://ps.w.org/add-tinymce-blockquote-cite/assets/icon-256x256.jpg?rev=2832246)

# Add TinyMCE Blockquote Cite

 By [BartzikWebdesign](https://profiles.wordpress.org/cyberian90/)

[Download](https://downloads.wordpress.org/plugin/add-tinymce-blockquote-cite.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/add-tinymce-blockquote-cite/#description)
 * [Reviews](https://wordpress.org/plugins/add-tinymce-blockquote-cite/#reviews)
 *  [Installation](https://wordpress.org/plugins/add-tinymce-blockquote-cite/#installation)
 * [Development](https://wordpress.org/plugins/add-tinymce-blockquote-cite/#developers)

 [Support](https://wordpress.org/support/plugin/add-tinymce-blockquote-cite/)

## Description

This plugin adds a simple function to the TinyMCE editor that allows editing the`
cite` attribute of a `blockquote` element.

To call the editing window, just double-click or right-click on the `blockquote`
element.

## Screenshots

 * [[
 * Screenshot 1
 * [[
 * Screenshot 2

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/add-tinymce-blockquote-cite`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## FAQ

### How can I display the cite attribute at my theme?

You can display the value from `cite` attribute by adding the following code to 
your theme style.css:
 /* css */ blockquote[cite]:after { content: “\2014\00a0” 
attr(cite) “”; display: block; }

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Add TinyMCE Blockquote Cite” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “Add TinyMCE Blockquote Cite” into your language.](https://translate.wordpress.org/projects/wp-plugins/add-tinymce-blockquote-cite)

### Interested in development?

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

## Changelog

#### 1.0.1

 * minor updates.

#### 1.0.0

 * first stable version.

#### 0.1

 * first version.

## Meta

 *  Version **1.0.1**
 *  Last updated **2 months ago**
 *  Active installations **10+**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 5.2.4 or higher **
 * Tags
 * [blockquote](https://wordpress.org/plugins/tags/blockquote/)[cite](https://wordpress.org/plugins/tags/cite/)
   [editor](https://wordpress.org/plugins/tags/editor/)[tinyMCE](https://wordpress.org/plugins/tags/tinymce/)
 *  [Advanced View](https://wordpress.org/plugins/add-tinymce-blockquote-cite/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/add-tinymce-blockquote-cite/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/add-tinymce-blockquote-cite/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/add-tinymce-blockquote-cite/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://webdesign.bartzik.net/)