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 (32,1 KiB - Descargado 729 veces)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



(6 votos, media: 4,67 de 5)
Hola a mi tampoco me funciona
me da este error
Warning: Cannot modify header information - headers already sent by (output started at …/plugins/vr-frases/frases.php:1 in …/theme-editor.php on line 70
hola, como va?
quería preguntarte como sacar el hipervinculo del autor, es decir, el autor de la frase me aparece con un link y lo quiero sacar.
Espero me puedas ayudar, gracias!!
mariano