Description
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.
Installation
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Bibs Random Content” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bibs Random Content” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.