Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Bibs Random Content

Opis

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.

Instalacija

Install

  1. Upload all the files in the zip to the /wp-content/plugins/bibs-random-content directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the code into your template . Done

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Bibs Random Content” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Bibs Random Content” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.