[wp-hackers] an idea / tags
Dougal Campbell
dougal at gunters.org
Fri Jan 21 14:54:54 GMT 2005
Sam Angove wrote:
> I ended up turning it into a plugin just to install it, which is available here:
>
> <http://rephrase.net/miscellany/05/kellan_post_tags.phps>
> <http://rephrase.net/miscellany/05/autocomplete.js>
> <http://rephrase.net/miscellany/05/autocomplete_misc.js>
>
> Or zipped:
> <http://rephrase.net/miscellany/05/kellan_post_tags.zip>
>
> (The two js files go in /wp-content/, the plugin -- obviously -- in
> wp-content/plugins/.)
Great work guys. In case anybody else is using this plugin, Kellan
hard-coded the database table names. If you are using a prefix other
than "wp_", as I am, Just search-and-replace all "wp_" with "$wpdb->",
and all will be well.
--
Dougal Campbell <dougal at gunters.org>
http://dougal.gunters.org/
More information about the hackers
mailing list