URL Shortener by Melk is a lightweight and efficient WordPress plugin that allows you to automatically generate short URLs for your posts, pages, categories, tags, and Custom Post Types. Ideal for sharing on social media and marketing materials.
Features:
Melk\\UrlShortenerByMelk.urlshbym_ prefix, following the WordPress Plugin Handbook recommendations to avoid naming collisions.urlshbym_enabled_post_typesurlshbym_enabled_taxonomies_urlshbym_short_code on posts_urlshbym_short_code on terms (taxonomies){$wpdb->prefix}urlshbym_short_urls is created on activation to store the mapping between short codes and objects.urlshbym_short_url_clicked — fired whenever a short URL is accessed, receiving the short code and the internal record ID./abc12 to index.php?urlshbym_short=abc12.