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
- Can a Child Category Have More than One Parent?
- 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
- Create terms when registering taxonomy?
- Automated adding of one tag to all the posts in a category
- Moving Categories submenu to Media, but still opens Posts menu
- When using get_categories or similar, is it possible to filter results that contain certain Tags as well?
- Does WordPress Offer a Way to Find All of the Categories that Don’t Have Children?
- Deleting All tags except categories Wp database
- wp_list_categories, Add class to all list items with children
- Getting WordPress custom taxonomy/category?
- Display empty taxonomy terms with get_terms()
- Search by word, category, tag, author
- Return category slug / title from category ID
- Connecting WordPress gallery to custom categories (taxonomy)
- How to filter archives both by category and tag?
- Get term by slug in Gutenberg
- How to get the depth of a category’s subcategories
- New categories are now going to 404s
- Best way to programmatically link to multiple categories (union/intersection) [closed]
- Want to hide some categories from the categories meta box in the post editor for the two specific user roles
- Can I use get_adjacent_post for specific categories?
- Taxonomy filter all children
- How to enable category hierarchy for links?
- How can I duplicate categories and tags?
- Random post + categories + tags
- RSS/XML of all Categories and/or Tags
- How to get the id from the custom category?
- Get Tags specific to Category using WooCommerce plugin
- Combining post categories and link categories?
- How to filter out Categories for specific post types on WordPress Admin?
- Link Attachment Image to Category
- Needing a snippet for listing category specific tags
- How to list categories within tags?
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Use Tag input metabox style for Categories
- Style category link depending on category ID
- Custom SQL Query: Get all posts with category id and a concated list of tags on each post
- Have multiple category queries from the URL been fixed yet?
- Targeting Parent Category Pages
- get_terms function not returning anything
- Related Tags not in category
- Include WooCommerce product to all child categories
- Notice: Trying to get property of non-object in : custom fields category
- scaleability of tags
- How do I add a tag slug to a category URL to filter posts?
- Show the amount of posts in a tag in a specific category has
- WP REST API not retrieving all categories
- Display all product tags associated with a specific product category
- How replace individual elements in the RSS feed with a single string
- Adding a H1 Tag to Post Tags automatically, but hide the tag? (Same for Category)
- Eliminate word from $term->name
- What Must to Display the “mysite.com/category” URL?
- Style a category from category list
- Conditional category & tag statement
- Include either name or slug in the include parameter using wp_list_categories?
- How can I include custom category and tag base in template files?
- wp_insert_link not working
- How to get posts using category slug in ClassiPress?
- Custom menu with categories and tags
- get_the_category – display only a single category for a post (not all categories)
- display category with background color
- Disable Category Taxonomy
- How to set acf color field as background color to product category
- How to target all woocommerce categories that don’t have any subcategories in them?
- echo $category[0]-> cat_name; shows only one category name
- When creating category, it creates automatically tag, or, when creating tag, it creates automatically category in same name
- get taxonomy list in a page in the wordpress
- Number of categories slowing down the site
- Using heirarchial tags or Custom taxonomies
- Category and tag urls return 404 error
- How can I add HTML classes for current taxonomy/term hierarchy into my pages to simplify styles?
- Display List of Categories Within a Custom Taxonomy
- How to exclude category and post_tag taxonomy while displaying custom taxonomy?
- 404 error when i try to search by category or by tag
- How to remove specific categories from tag archives?
- A simple question regarding tags and categories
- Display related posts with same category or same tag return blank
- How can I allow people to ‘subscribe’ to categories?
- Taxonomy for custom post type not found
- How to create a category or tag available exclusively to the admins and not to the users?
- Why is my post categories not displaying?
- List products from current category
- Assign a category by user and customize the edit-tags.php?taxonomy=category page
- Categories as selectable links on submission form
- Displaying categories and subcategories without link
- How to get category slug link? ( include parent categories)
- hide_empty property not working when using get_terms
- Add custom fields to Woocommerce Category Page
- How to make /category/ URL load properly instead of 404 error?