Just updated to the 5/3 nightly. Now to see if the link descriptions are fixed. Nope, not fixed.
Update: Much testing shows it works when I use get_links_list(); but not when I use get_links();. So, it’s all showing or limit the links actually showing per category and deleting a few categories so it’s not so cumbersome.
Thinking, if I can shorten it so it looks decent, might work having a few links in each category and then the full lists on the links page. That would work. Still, miss it working when I only want one or two to show.
Update: Done, still haven’t categorized a lot of the links in General, did delete the dupes, but what do you think?
Nother test: Found wp_get_links(); worked as intended, didn’t in 4/28 build, but after fixing it, not about to change it. One advantage of using get_links_list(); is it is only one query instead of a whole bunch for each category.