Great, thanks. I’ll check it out.
I didn’t test the Unicode theory, just punctuation. But \b, \B, \w, \W probably don’t change when /u is used. See point 6 on this page:
http://www.exim.org/viewvc/pcre/code/trunk/doc/html/pcreunicode.html?view=co
That’s the default behavior of PCRE even with Unicode enabled, but the PHP manual doesn’t say exactly what /u changes.
Thanks for the reply. I’m going to include my hacked together solution below just in case anyone is trying to accomplish the same thing in the future. Although the Links are custom post types, once you get into inc/front.php:content(), only the keywords/URL/max num are required.
There may be bugs in here somewhere, but the basic structure works and dynamically adds keyword/URL/max combinations. This was made with version 0.7.1 of the plugin.
Diff to inc/front.php:
http://pastebin.com/Fx0rx0HU
Add to the theme’s functions.php:
http://pastebin.com/Ag1vhue6