Skip to content

littlebizzy/random-post-ids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Random Post IDs

Changelog

1.0.0

  • initial release
  • assigns random 7-digit ID to all new posts and pages including custom post types
  • verifies in the database that new ID not exists before assigning
  • improves URL security, branding, and consistency
  • supports PHP 7.0 to PHP 8.3
  • supports Multisite