Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 313 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 313 Bytes

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