The cloud tag has no wiki summary.
0
votes
1answer
79 views
How to randomise a custom taxonomy tag cloud
I have about 70 tags, I want to get 5 different random tags out of that 70 each time the page refreshes... this isn't working for me
<?php wp_tag_cloud( array( 'taxonomy' => ...
0
votes
0answers
22 views
Store wordpress media completely off my server and on a CDN
This question has been asked before, and it is pretty dead with no one answering the question properly so I am asking it again.
Is there a CDN service that can be configured with a plugin or manually ...