David Cartwright
@aekeron active 2 years, 1 month ago-
Glowstixx PHP posted an update: 2 years, 2 months ago
@aekeron Hi, I saw on your site you have your latest blog post above the home page, is this a special plugin?
-
bob posted an update: 2 years, 4 months ago
@aekeron your plugin looks really good. Can“t wait for the release!
-
Andrew Wayne posted an update: 2 years, 4 months ago
@aekeron when will the groupwiki plugin be ready? looks good so far
-
David Cartwright posted a new activity comment: %s Hey there.
I can’t say exactly I’m afraid but I’m hoping that it will be within a week or two
-
Andrew Wayne posted a new activity comment: %s cool, keep up the good work
-
-
Hi there.
It’s just a very simple child theme I made. I’ll upload it to the repository if you reckon it will be useful.
I can’t really offer any support for it at the moment though due to my workload.
For now, I’ve released it on Namoo so feel free to download it. Be sure to check out the readme file.
http://namoo.co.uk/blog/2010/02/25/blogstandard-theme-released/
Awesome thanx
Seems like a good way to keep visitors up to date on news since it’s unlikely they’ll check the ”News” tab
Hey David,
Just looked through the code you posted. Instead of declaring the $wpdb variable, you could have used a query_posts loop to grab the latest blog entry. Just an FYI!
Cheers. I used the loop originally but something messed up at some point. I just resorted to wpdb as a quick fix.