mirror of
https://github.com/cfultz/Fancy-Animal-Short-Urls.git
synced 2024-12-03 18:10:03 +01:00
Updated comments
This commit is contained in:
parent
4d61e4ce7e
commit
b146e07261
@ -38,7 +38,7 @@ define('CFULTZ_FASU_ANIMAL_LIST', __DIR__.'/animals.txt');
|
||||
// No direct call
|
||||
if( !defined( 'YOURLS_ABSPATH' ) ) die();
|
||||
|
||||
// Generate a random AjdectiveAdjectiveNoun
|
||||
// Generate a random AjdectiveColorAnimal
|
||||
yourls_add_filter('random_keyword', 'cfultz_fasu_random_keyword');
|
||||
function cfultz_fasu_random_keyword() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user