Use custom post types for links. You can do anything with CPTs that you can do with the old blog roll … and much more.
See also:
Related Posts:
- Is There a Difference Between Taxonomies and Categories?
- How to display non-hierarchical taxonomy as terms with checkboxes?
- Control term order on a per-post basis
- Search Posts / Pages with multiple options?
- How to “group” (categorize) the Pages together?
- Is There a Difference Between Taxonomies and Categories?
- Echo text using is_tag
- Automatically adding tags and categories into Post Excerpt for searching
- Filtering posts in category by tag URL
- How to echo Tags and Categories as plain text
- Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
- What is the difference between a “tag” and a “category”?
- Check if a post is in any child category of a parent category
- How to export and import taxonomies (category, tag and/or custom taxonomy) and their terms
- Can’t custom taxonomies have same terms (slugs) as categories?
- get_categories for custom post type with a specific custom taxonomy attached
- How do the ‘tag’ and ‘category’ (default) taxonomies do ‘save_post’ action?
- get all tags from category
- Could not insert term into the database
- How can I add the featured image functionality to a custom taxonomy?
- Share one taxonomy across multiple blogs in 3.0 [duplicate]
- 404 Error On Category and Tags Pages
- Can a Child Category Have More than One Parent?
- Combine two taxonomies in a hierarchical tree
- Checklist of selected categories
- Weird behaviour when adding terms/term_taxonomies programmatically
- Rewrite URL with category and tag combined using WP_Rewrite
- How to tax query X number of posts related by tag first, then by category if not enough in tag-related
- Use tag interface for hierarchical taxonomy?
- How can I select a primary category?
- wp_update_nav_menu_item() to insert categories
- Sort posts by tags in category pages
- How to search for categories and/or tags?
- Using URL parameters, list posts from category and custom taxonomy
- How to get the url to tag & category base set by the user?
- Admin Panel – Disable Moving Selected Terms To Top of Metabox
- Filter categories using tags
- How to make custom taxonomy check boxes like ‘Categories’
- Sticky posts on home page, search, tag and archives without plugin
- Create terms when registering taxonomy?
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- Category and tag with same name
- Create subdomains for tags and categories
- How to create non-unique sub-category slugs?
- In the tag archive – display count of posts for each category they belong to
- Is it possible to disable certain user roles from creating tags?
- Automated adding of one tag to all the posts in a category
- How to get next previous category in same taxonomy?
- Moving Categories submenu to Media, but still opens Posts menu
- Display only deepest category on a single post?
- Category links suddenly started giving 404 errors
- Exclude most recent posts from specific category in wp_query()
- When using get_categories or similar, is it possible to filter results that contain certain Tags as well?
- How to totally get rid of Category in my blog?
- How to add HTML5 ‘required’ attribute to wp_dropdown_categories() without JavaScripts?
- Root level category, tag, author and archive pages to work
- How to Override default update_count_callback for category
- Wrap a chosen category name with div
- Showing all the posts in one page?
- Does WordPress Offer a Way to Find All of the Categories that Don’t Have Children?
- Categories and Tags returning 404 on the sidebar when using ugly permalinks
- Add custom taxonomy terms to WordPress menu dynamically & append #slug to url
- Deleting All tags except categories Wp database
- Is it possible to put tags and category information in the post as text?
- wp_list_categories, Add class to all list items with children
- Getting WordPress custom taxonomy/category?
- Script to duplicate categories as tags
- Display empty taxonomy terms with get_terms()
- Search by word, category, tag, author
- Return category slug / title from category ID
- Remove Categories and Tags from Admin Dashboard
- Connecting WordPress gallery to custom categories (taxonomy)
- How to filter archives both by category and tag?
- Remove Archive Headline and Archive Intro Text fields on category and tag archive pages in WordPress Admin with Genesis framework
- How to get the number of child categories a specific parent category has?
- display most popular tags of category?
- Get tags specific category
- Get term by slug in Gutenberg
- Can paginate_links() be customized for a specific category or tag?
- What’s the difference between “parent” and “category_parent” in a WP_Term object?
- Update taxonomy value of post type in query
- How to query posts from specific authors and categories using WP_query?
- How to get the depth of a category’s subcategories
- New categories are now going to 404s
- How can I convert some categories to a custom taxonomy?
- Category archive page – loop through posts of certain tag (with pagination) – pre_get_posts
- Add custom taxonomy under the category title
- Display name of the last child category
- Category vs Tag vs Table
- Best way to programmatically link to multiple categories (union/intersection) [closed]
- “Reversable” and “Re-useable” Subcategories (or other taxonomic structure)
- Help with multiple dropdown tags search
- Custom WP_Query for current category (in category.php)?
- Hide tag and category boxes from the post editor
- Get multidimensional array that reflects category hierarchy
- Retrieve all posts within tag OR category?
- How to find the number of Tags a post has?
- How to not treat categories as tags in feeds
- Want to hide some categories from the categories meta box in the post editor for the two specific user roles
- How to export/import categories and keep their IDs?