Skip to content

Random slug generator based on date + random number

Notifications You must be signed in to change notification settings

FL1NE/wp-random-slug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

wp-random-slug

Auto slug generator for Wordpress.

Generate slug on save, format looks like below.

https://tomoki-shishikura.com/news/250420250403595/

250420250403595 = makeRandStr(4) + date('Ymd') + $post_ID;

About

Random slug generator based on date + random number

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages