Skip to content

phpgao/RandomDescription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RandomDescription

A plugin that make your site's description changes randomly.

License: WTFPL

How to use

First

edit /theme/yourtheme/header.php

replace $this->options->description() to $this->random()

Second

Install this plugin

Done