Descripción
Takes a random quote, picture or adcode from a text file and displays it anywhere in a WordPress Blog Template. To display the content, use <?php randomcontent();> anywhere in the template.
The data is stored in the file random.dat one line per content block (see sample). You can use text, html, adsense code, whatverver you want. Chmod the random.dat file to 777.
Instalación
Install
- Upload all the files in the zip to the /wp-content/plugins/bibs-random-content directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the code into your template . Done
FAQ
Question: How to i place content into the random.dat file?
Answer: Put all the code you like to display in one line. So if you have an ad code with 4 lines as example, delete the line braks, so that the code is in one line, thats all.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Bibs Random Content» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Bibs Random Content» 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.