[wp-testers] Looking for info about 2.1 changes

Ryan Boren ryan at boren.nu
Tue Sep 26 15:29:40 GMT 2006


Yosemite wrote:
> I feel totally in the dark here, hope someone can point me in the right 
> direction. While testing I notice some changes that break things (like 
> no more linkcategories table breaking themes). Before I do anything else 
> I try looking for existing information about these changes and I'm 
> having trouble finding them.
> 
> The removal of linkcategories from default creation is noted in Trac, 
> but I don't see any information about what should be used in it's place, 
> what changes do I need to make to my theme(s) to make links.php work?
> 
> Is the only source for this info Trac and/or what happens to be remarked 
> in wp-hackers/wp-testers?

API should be used, not direct SQL queries. In 2.1, wp_list_bookmarks() 
should be used.  If it doesn't do something that is wanted, let us know.

Ryan


More information about the wp-testers mailing list