VR-Frases (plugin para WordPress)
Ver las instrucciones en español »
VR-Frases 1.4 (updated 06/OCT/08)
Operation & Instructions of use
This plugin allows you to create a list of phrases or appointments and adding a page to your theme, can be made searches or consultations. Also you can place a random phrase in your template that will change when updating the page.
When installing plugin, 3 tables in your data base are created to collect phrases or appointments along with the author.
They will be classified:
- By Author
- By classes: Phrase, proverb…
- By subjects: of science, history…
The types and the classes can be of your election.
The results can be shown like:
- A random phrase anywhere of your blog.
- In sidebar using the widget “Frases”
- In a page that allows to show all the phrases, to make searches by author, subject and class.
Once activated plugin, the data bases with a first registry are created that you will be able to delete.
- In the menu Write/Quotes you will be able to add the phrases (one to one) and add new Classes or Subjects.
- In the menu Manage/Quotes you will be able to edit or delete them.
- In the menu Options/Quotes you will be able to choose the language and the number of phrases to show in each page.
To display a random phrase it uses the function:
<?php if (function_exists('vr_the_frase')) { vr_the_frase(); } ?>
this will insert
<div id="frase">Autor: Texto de la frase<div>
in the place of your page that you choose.
In order to personalize the aspect, you must add the appropriate code for the key #frase in your CSS.
To display a random phrase in sidebar, if your theme uses widgets, drag the one that incorporates plugin to the appropriate place through the Presentation/Widgets menu.
To display the phrases in a page create a new one based on the Frases template and will be ready to work.
-
The template frases_page.php is based on the “default” theme but you can adapt it easily to use it with your own dessign.
Installation & Upgrade
New install:
- Unzip all files in folder: wp-content/plugins/vr-frases.
- Move template file frases_page.php to the folder: wp-content/themes/default/
- Activate the plugin through WordPress Admin Panel.
- In Admin Panel Options/Quotes, update initial values.
- Follow instructions of use.
Upgrade:
- Deactivate the plugin through WordPress Admin Panel.
- Unzip and overwrite all files in folder: wp-content/plugins/vr-frases/
- Move template file frases_page.php to the folder: wp-content/themes/default/
- Activate the plugin again through WordPress Admin Panel.
Download:
VR-Frases 1.4 (06/OCT/08) - (Downloaded 335 times)
Changelog
Version 1.4 (06/10/2008)
- IMPORTANT: Updated to compatibility with WP 2.6.x.
- Modified to include translations with files PO/MO
- Included files vr-frases-es_ES.po and vr-frases-es_ES.mo
Páginas: 1 2



(5 votos - 4,60)
no entendi xD
no hablo ingles
¿Funciona con WordPress 2.7 ?
Gracias
Hola Alejandro,
Sí, yo lo tengo instalado y funciona.
Hola, he instalado el plugin de VR-Frases y resulta que al crear las clases y los temas me da un error que me avisa de que no se han creado las tablas de datos correspondientes.
Podría decirme por qué razon ocurre esto y como lo puedo solucionar?
Muchas gracias.
¿Está instalado en la ruta correcta?
La correcta es: /wp-content/plugins/vr-visitas
Por favor, ¿me puedes decir cual es mensaje de error?