Random Post IDs
Random 7-digit IDs for usability
by LittleBizzy · github.com/littlebizzy/random-post-ids · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/littlebizzy/random-post-ids/archive/refs/heads/master.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Random Post IDs
Changelog
1.0.1
- optimized random ID check query for efficiency
- added Requires PHP header
- added Tested up to header
- added Update URI header
- added Text Domain header
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
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.