lol thnx people should look better then before they post here π π
On that issue, I agree totally.
But then as someone who knows no php, I guess it’s cool to be able to see how two authors approach the same issue so in that case, having two plugins is a good thing π
well basicly I just “borrowed” the code from the admin-site of WordPress…
Simple and easy but if you want a change, let me know and I can edit it π Since I am a prety expert on PHP
what about a plugin for recent posts in a specific cat and within the current month.?.
eg :5 recent posts in cat 1 for this current month.
Could be done, but you would need to know the ID of the cat
But that would not really be a problem now would it π
Let me fiddle with that idea π
well I reprogrammed / hacked into it and it does both now π
You can edit the php file (read the lines in there :P)
You can find the script -> http://www.mcmike.nl/lastposts.zip
Sorry about the dutch weblog, but since I am dutch π π
great!!!, just what I was waiting for..thanks
np π always there to help out ppl π
i have installed the plugin and it works but gives a whole lot of errors in the admin screen when you activate the plugin.
Warning: Cannot add header information – headers already sent by (output started at /home/XXX_xxx/html/wp-content/plugins/recentposts.php:48) in /home/XXX_xxx/html/wp-admin/admin.php on line 6
Yes I get all of the errors in admin too…hope we can fix that.
Nothing like someone saying he’s an expert at php for me to jump on and ask, could you possibly make a plugin to seperate trackbacks and comments :). Here’s a start of the thread :).
http://wordpress.org/support/topic.php?id=28792
Let’s see some php magic mcmike π
Let me look into that when I am not so drunk as now (its 2331 here and I finished some wine already π π ) Though I never looked into the trackback system before….
By the way is that header problem solved yet ???