THANKS, I’ve been months looking for a solution and this got me on the right path. Thank you a lot.
Hi Garrett,
I’ve tried using your code but it gives me an error. The error is gone when I put a semicolon after
$coauthor_term = $coauthors_plus->get_author_term( $coauthor );
But it doesn’t work anyway. I don’t know what could I be doing wrong 🙁
I used the automatic installation feature on WordPress and it installed the plugin on one subfolder. It didn’t work, nor it appeared on plugins list. I moved the 1bit folder to the plugins root folder and now it works flawlessly on 2.8! Try it.
Hi, people! I need this function to pass throught the filter of the Polyglot plugin, so I can get just the description in the current language. Is it possible to achieve this? Thanks in advance.