lambic
Forum Replies Created
-
Forum: Plugins
In reply to: Comment analysis pluginca_commentor_most and ca_commentor_latest already have an exclude parameter, which is a comma separated list of author names. I’ll add exclude parameters to the other functions when I get a minute.
I’ll look into outputting that extra stuff too.Forum: Plugins
In reply to: Comment analysis pluginAdded
ca_commentor_latest
ca_commentor_mostForum: Plugins
In reply to: Comment analysis pluginok, I’ve made the code available at
http://www.lambic.co.uk/wp-plugins/comment_analysis.phps
Download it, rename it to …/wp-content/plugins/content_analysis.php, activate it in the plugin manager, and use the functions in your template.
There’s an example at the top of that file.
I put ca_ in front of all the function names so there’s less chance of conflicts.
I’ll register it with the various plugin databases rsn.Forum: Plugins
In reply to: Comment analysis pluginAdded
pingback_count
trackback_count
pingback_last
trackback_lastForum: Fixing WordPress
In reply to: Recently updated links not showingThanks, I’ve added that line. Now I’m tapping my foot waiting for one of my linked blogs to do an update to see if it works 😉
Forum: Fixing WordPress
In reply to: Link in blog title bugI removed the outer link so that I could link just one word in the title. Because of the mangling I’ve now put it back the way it was.
Forum: Fixing WordPress
In reply to: Recently updated links not showingok, that’s one thing I didn’t do. It’s now done, but I’m still not seeing updated links get flagged (I waited until one got updated to make sure :)). Is there something else I’ve missed?
BTW, is there a reason the file is set to owner executable?