Title: Rocket Reader (Speed-Reader)
Author: cageehv
Published: <strong>10 de junio de  2014</strong>
Last modified: 6 de mayo de  2022

---

Buscar plugins

![](https://ps.w.org/rocket-reader-speed-reader/assets/banner-772x250.jpg?rev=1079609)

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

![](https://ps.w.org/rocket-reader-speed-reader/assets/icon-256x256.jpg?rev=1079609)

# Rocket Reader (Speed-Reader)

 Por [cageehv](https://profiles.wordpress.org/cageehv/)

[Descargar](https://downloads.wordpress.org/plugin/rocket-reader-speed-reader.1.6.2.zip)

 * [Detalles](https://es-ar.wordpress.org/plugins/rocket-reader-speed-reader/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/rocket-reader-speed-reader/#reviews)
 *  [Instalación](https://es-ar.wordpress.org/plugins/rocket-reader-speed-reader/#installation)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/rocket-reader-speed-reader/#developers)

 [Soporte](https://wordpress.org/support/plugin/rocket-reader-speed-reader/)

## Descripción

#### Introduction

This plugin allows the visitor to read the content of a WordPress web page / post,
using the ‘Rocket Reader’

It’s a nifty Speed-Reading plugin. Using the Rocket Reader you can decrease the 
reading time of an article by, maybe, as much as 80%!

The key is to reduce the eye movement while reading.
 In the traditional way of 
reading, your eyes are constantly moving left to right, and back, loosing precious
time (and it’s very tiring too!).

This plugin is presenting the words one by one and it uses a focal point (also called
Optical Recognition Point, ORP).
 Research proved that your eyes are always looking
for a specific point within a word for faster recognition of the pattern. So by 
highlighting that focal point it makes reading even way faster!

#### Settings

You can find the settings page in the WP Admin Panel » Settings » Rocket Reader 
Opts.

#### Author

CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands – http://cagewebdev.
com – http://rvg.cage.nl

#### Plugin URL + Live Demo

http://cagewebdev.com/rocket-reader/

#### Download URL

https://wordpress.org/plugins/rocket-reader/

#### Currently supported languages

 * English [en_US] – default language, by Rolf van Gelder, CAGE Web Design – http://
   cagewebdev.com
 * Dutch [nl_NL] – translated by Rolf van Gelder, CAGE Web Design – http://cagewebdev.
   com

#### Plugins by CAGE Web Design | Rolf van Gelder

WordPress plugins created by CAGE Web Design | Rolf van Gelder
 http://cagewebdev.
com/category/news-tech-art/wordpress/

#### Disclaimer

NO WARRANTY, USE AT OWN RISK!

## Instalación

 * Upload the Plugin to the ‘/wp-content/plugins/’ directory
 * Activate the plugin in the WP Admin Panel » Plugins
 * Change the settings (if needed) in the WP Admin Panel » Settings » Rocket Reader
   Opts

## Preguntas frecuentes

### How can I change the settings of this plugin?

 * WP Admin Panel » Settings » Rocket Reader Opts

### How can I enable the Rocket Reader for a specific post / page?

 * Add a custom field to that specific post / page named ‘enable_rocket_reader’ 
   and give it the value ‘Y’ (for YES).
    See http://cagewebdev.com/rocket-reader/
   for more info.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

“Rocket Reader (Speed-Reader)” es un software de código abierto. Las siguientes 
personas han colaborado con este plugin.

Colaboradores

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

[Traduce “Rocket Reader (Speed-Reader)” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/rocket-reader-speed-reader)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/rocket-reader-speed-reader/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/rocket-reader-speed-reader/),
o suscríbete al [log de desarrollo](https://plugins.trac.wordpress.org/log/rocket-reader-speed-reader/)
por [RSS](https://plugins.trac.wordpress.org/log/rocket-reader-speed-reader/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.6.2 [01/28/2017]

 * CHANGE: Several minor changes and improvements

#### 1.6.1 [08/28/2015]

 * BUG FIX: Bug fixed with adding the reader to all posts/pages

#### 1.6 [08/25/2015]

 * CHANGE: Total revamp of the code + several improvements

#### 1.5.1 [08/22/2015]

 * CHANGE: Visual Composer tags are removed from the reader

#### 1.5.0 [06/07/2015]

 * NEW: added a new option: Minimum Number of Words for showing the Rocket Reader
   button
 * NEW: a link to the settings page on the main plugin page
 * BUG FIX: lt, gt and amp replacement removed
 * CHANGE: several minor changes / updates

#### 1.4.1 [04/20/2015]

 * Something went wrong with the deployment of 1.4…

#### 1.4 [04/20/2015]

 * CHANGE: css improvements
 * CHANGE: files moved to sub folders
 * CHANGE: other minor improvements

#### 1.3.3 [10/24/2014]

 * Some minor updates

#### 1.3.2 [10/11/2014]

 * NEW: a popup can be used to read the animated text (optional)
 * NEW: plugin has been fully localized
 * NEW: dutch language support [nl_NL] added
 * CHANGE: fixed some bugs and many improvements

#### 1.2.3 [07/30/2014]

 * Minor updates

#### 1.2.2 [07/08/2014]

 * NEW: Two new buttons for quickly adding / deleting the Rocket Reader to / from
   ALL posts and pages
 * CHANGE: Per DEFAULT the Rocket Reader is NOT SHOW now on a post or page!
 * CHANGE: The custom field ‘disable_rocket_reader’ has been replaced by the custom
   field ‘enable_rocket_reader’

#### 1.2.1 [06/25/2014]

 * CHANGE: The Rocket Reader HTML is added dynamically after the page is loaded;
   makes it more theme independant.

#### 1.2 [06/24/2014]

 * Some major improvements
 * CHANGE: Excerpts don’t show the Reader anymore (useless for +/- 50 words…)
 * BUG FIX: Fixes a bug while displaying excerpts
 * BUG FIX: The vertical alignment of the word within the reading pane has been 
   fixed

#### 1.1.4 [06/23/2014]

 * NEW: Disable the reader for a specific post / page with a custom field (‘disable_rocket_reader’)
 * BUG FIX: Get the content of the post straight from the database for indexing 
   the words
 * BUG FIX: Skip post_types other than ‘post’ and ‘page’

#### 1.1.3 [06/22/2014]

 * BUG FIX: Some special characters replaced

#### 1.1.2 [06/13/2014]

 * BUG FIX: Bug fixed when trying to play more than one controls simultanuously
 * NEW: Control fading in- and out
 * CHANGES: Several minor changes

#### 1.1.1 [06/11/2014]

 * NEW: A new button for toggling the font weight: normal / bold (stored in a cookie)
 * CHANGES: Several minor changes

#### 1.1 [06/10/2014]

 * INITIAL RELEASE

## Meta

 *  Versión **1.6.2**
 *  Última actualización **hace 4 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 2.8 o superior **
 *  Testeado hasta **6.0.12**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/rocket-reader-speed-reader/)
 * Etiquetas:
 * [reader](https://es-ar.wordpress.org/plugins/tags/reader/)[speed](https://es-ar.wordpress.org/plugins/tags/speed/)
   [speed reading](https://es-ar.wordpress.org/plugins/tags/speed-reading/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/rocket-reader-speed-reader/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/rocket-reader-speed-reader/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/rocket-reader-speed-reader/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/rocket-reader-speed-reader/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/rocket-reader-speed-reader/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/rocket-reader-speed-reader/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/rocket-reader-speed-reader/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/rocket-reader-speed-reader/reviews/)

## Colaboradores

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

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/rocket-reader-speed-reader/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Doná a este plugin ](http://cagewebdev.com/donations-rr/)