Title: |NEW PLUGIN| Show recent posts :)
Last modified: August 18, 2016

---

# |NEW PLUGIN| Show recent posts :)

 *  [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/)
 * I created a small and prety straight forward show recent posts plugin for WordPress
   1.5 (Strayhorn)
 * You can download it at: [http://www.mcmike.nl/lastposts.zip](http://www.mcmike.nl/lastposts.zip)
 * Unzip in the plugins directory and read the README.txt that is attached 🙂
 * Hope this is what you wanted 🙂

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/new-plugin-show-recent-posts/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/new-plugin-show-recent-posts/page/2/?output_format=md)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171485)
 * And there is a similar one from mtdewvirus:
    [http://mtdewvirus.com/code/wordpress-plugins/](http://mtdewvirus.com/code/wordpress-plugins/)
 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171487)
 * lol thnx people should look better then before they post here 🙂 🙂
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171488)
 * 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 🙂
 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171489)
 * 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
 *  [jgarciag](https://wordpress.org/support/users/jgarciag/)
 * (@jgarciag)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171490)
 * 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.
 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171493)
 * 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 🙂
 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171495)
 * 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](http://www.mcmike.nl/lastposts.zip)
 * Sorry about the dutch weblog, but since I am dutch 🙂 🙂
 *  [jgarciag](https://wordpress.org/support/users/jgarciag/)
 * (@jgarciag)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171497)
 * great!!!, just what I was waiting for..thanks
 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171499)
 * np 😉 always there to help out ppl 🙂
 *  [grumpy](https://wordpress.org/support/users/grumpy/)
 * (@grumpy)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171716)
 * 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
 *  [johnny2001](https://wordpress.org/support/users/johnny2001/)
 * (@johnny2001)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171717)
 * Yes I get all of the errors in admin too…hope we can fix that.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171718)
 * [http://codex.wordpress.org/Answers-Trouble_Shooting#Headers_already_sent](http://codex.wordpress.org/Answers-Trouble_Shooting#Headers_already_sent)
 *  [khaled](https://wordpress.org/support/users/khaled/)
 * (@khaled)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171719)
 * 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](http://wordpress.org/support/topic.php?id=28792)
 * Let’s see some php magic mcmike 🙂
 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171720)
 * 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….
 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/#post-171721)
 * By the way is that header problem solved yet ???

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/new-plugin-show-recent-posts/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/new-plugin-show-recent-posts/page/2/?output_format=md)

The topic ‘|NEW PLUGIN| Show recent posts :)’ is closed to new replies.

 * 25 replies
 * 9 participants
 * Last reply from: [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/new-plugin-show-recent-posts/page/2/#post-171799)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
