Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Obfuscate post IDs in permalinks with Hashids.
Obfuscate post IDs in permalinks with Hashids.
This plugin integrates Hashids into your site to replace numeric post IDs in permalinks with short, obfuscated strings. It is aimed at site owners who want to hide sequential IDs from public URLs without encryption.
WP_HASHIDS_* constants or an admin settings page under Settings > WP Hashids.%hashid% rewrite tag in custom permastructs.composer require ssnepenthe/wp-hashids. Requires PHP 5.6+ and WordPress 4.7+.Changing any configuration value will immediately alter all existing permalinks, so apply settings right after activation. Custom post types need a manual add_permastruct() call to remove the post name.
No comments yet. Be the first to start the conversation!