D
D
Daniel2014-01-15 19:11:29
css
Daniel, 2014-01-15 19:11:29

How can I organize a random logo change on Wordpress?

Actually a question. How can I organize a random logo change on Wordpress?
I searched the net and found nothing.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Matvey Pravosudov, 2014-01-15
@oxyberg

Umm, random.

<a href="#" class="logo"><img src="<?php echo $links[mt_rand(0, count($links))]; ?>"></a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question