Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Quotable

Descripción

Quotable adds buttons to quotes and text selection that make it quick and easy for your readers to share quotes from your website.

Simply install the plugin, there is no setup required. Icons that match your site’s theme will be added to quotes and appear in a contextual menu when readers select text on your website, allowing them to quickly and easily share the quotes to Twitter.

This plugin adds a page link, hashtags and mentions to shared quotes. WordPress tags are used as hashtags and, if you use Yoast’s WordPress SEO plugin, the post author’s and site’s Twitter accounts are added as mentions to Tweets.

Sponsorship

I am software engineer and I love to create free and open source software for nomads, bloggers and language learners. In order to afford to spend time creating, maintaining and updating my free software, I rely on financial support from donors. In return, I provide my donors with access to exclusive updates, support and features. If you find this plugin useful, please consider supporting me for just $1/month on Patreon.

Capturas

  • This plugin adds a sharing button at the end of all quote blocks. The quote text will is highlighted on hover.
  • When text is selected, a sharing button will appear above the selected text.
  • The sharing button opens a popup for readers to share the quote on social media.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

After installing the plugin, there is no setup required. Visit a page and highlight some text in the main content and you should see the Quotable toolbar pop up. Visit a page or post with quote blocks, and you should see the Quotable icon added at the end of the quote. See the FAQ for more information about available options and settings.

FAQ

Can I turn off the functionality just for blockquotes or just for text selection?

Yes. Go to Settings > Discussion > Quotable to enable or disable plugin features site-wide. You can enable or disable features for individual pages and posts from the Quotable section in the Document tab of the post editor. If you want to enable or disable the icon for individual quotes, you can do so from the Quotable section in the Block settings tab when editing the quote block.

Can you add the option to share quotes on more social networks?

If you’re interested in having the option to share quotes via Facebook, Reddit, Hacker News or email, I am developing these features in a separate plugin exclusively for sponsors. If you would like to receive exclusive updates and features, please sponsor me on Patreon.

How do I make shared quotes mention the author’s Twitter account?

You can use Yoast’s WordPress SEO plugin to set a site-wide Twitter account and a Twitter account for each author. When a tweet is created with Quotable, the post author’s Twitter account will be mentioned in the tweet, and Twitter will recommend that people follow the site-wide Twitter account after they share the tweet.

How do I add hashtags to the shared content?

Hashtags are generated based on the WordPress tags that were used on the post. If you want more control over which hashtags are generated, I am developing these features in a separate plugin exclusively for sponsors. If you would like to receive exclusive updates and features, please sponsor me on Patreon.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Quotable» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Quotable» está traducido en 8 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Quotable» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.1.0

  • Adds Hungarian translation
  • Adds German translation

2.0.0

  • Adds support for Gutenberg block editor
  • Adds the ability to enable/disable buttons on individual quotes in the block editor
  • Moves page and post settings to the Gutenberg document settings sidebar
  • Hides Quotable settings on posts and pages if disabled site-wide
  • Completely rewritten codebase using WordPress coding standards and modern JavaScript
  • Removes a call to platform.twitter.com
  • Adds Spanish translation for the plugin
  • Improves the user expereince when installing and updating
  • Adds settings shortcut in plugin list
  • Various bug fixes and tests
  • Released under GPL license, previous version was MIT

1.0.6

  • Update code formatting and style to match WordPress standards.
  • Remove underlines, shadows and borders from Twitter icon at the end of blockquotes.

1.0.2

  • Usar https para el script de Twitter

1.0.1

  • Corrige errores de la consola en paginas que no tienen Quotable

1.0.0

  • Updated plugin meta information
  • Prepared the plugin for future updates (coming soon!)

0.85

  • Fixed bug where tweets were occasionaly generated with a link to the wrong post.

0.8

  • Añade ajustes al escritorio de WP que permiten que la funcionalidad del plugin se deshabilite selectivamente en todo el sitio.
  • Added post options which allow plugin functionality to be selectively disabled per post.
  • Limpieza de formato del código.
  • Cambio de licencia de GPL a MIT

0.7

  • Arregla problema que rompía el HTML dentro de blockquotes.
  • Algunos cambios de código

0.6

  • Aregla la posición del botón para seleccionar texto cuando se desplaza la página en Firefox.
  • Aplaza la carga de JS poniéndolo en wp_footer en vez de wp_head.

0.5

  • Esconde errores causados por HTML mal escrito

0.4

  • Comprueba que mb_convert_encoding existe antes de usarla

0.3

  • El texto texto en de los bloques de cita se selecciona automáticamente al pasar el cursor por encima del enlace de Twitter para dar una pista de cómo funciona
  • Ahora utiliza wp_enqueue_scripts para añadir los scripts
  • Las fuentes personalizadas se han trsladado del PHP al CSS
  • Ya no seañade el codigo de Quotable a las paginas que no lo usan

0.2

  • Actualizado readme y añadidas capturas de pantalla.

0.1

  • Version inicial