Follow Me on Twitter!

Last Update: 3 February 2007

Plugin Name: Today Posts
Version: 1.1
Plugin URI: http://www.cypherhackz.net/plugins-themes/today-posts/
Description: Display a list of today posts. Useful for bloggers who publish multiple posts in a day.
Author: Fauzi Mohd Darus
Author URI: http://www.cypherhackz.net

Demo:

    September 3, 2010
  • Sorry, currently there are no updates at this time.

Download:

How to Install

  1. Download the plugin file.
  2. Extract file cypher_todayposts.zip.
  3. Upload cypher_todayposts.php folder into your Wordpress plugin folder.
  4. Activate the plugin in your Plugins admin panel.
  5. Put this function <?php cypher_todayposts(); ?> in your theme file. Eg: index.php or sidebar.php
  6. Done!

How to Upgrade

  1. Download the plugin file.
  2. Extract file cypher_todayposts.zip.
  3. Upload cypher_todayposts.php to your Wordpress plugin folder to replace the previous version plugin.
  4. Done!

Parameters
There are three parameters that you can use to change the behavior of this plugin.

$before – Text that you want to put before the link. Default is <li>
$after – Text that you want to put after the link. Default is </li>
$limit – How many post links that you want to limit. Default is 10

Eg: <?php cypher_todayposts(‘[', ']‘, 5); ?>

Version History

  • 1.1
    - Compatible with Wordpress 2.1
  • 1.0
    - Initial Release

27 Responses to “WP Plugin: Today Posts”

  1. Susanne
    November 28th, 2006 | 3:42 pm | Reply

    hello
    which smiley plugin do you use?

  2. CypherHackz
    November 28th, 2006 | 5:53 pm | Reply
  3. Susanne
    November 28th, 2006 | 7:19 pm | Reply

    Great, Thanks:x

  4. Susanne
    November 28th, 2006 | 10:55 pm | Reply

    It works fine in the comments, but they doesn´t appeare in the post editor:((

  5. CypherHackz
    November 28th, 2006 | 11:43 pm | Reply

    that is because it only display where you put the code. if you want to put in the post editor, you need to edit the admin post php file. :)>-

  6. Susanne
    November 29th, 2006 | 12:50 am | Reply

    o.k. I put the code into:
    edit-form-advanced.php +
    edit-form.php +
    edit-form-comment.php

    I could see the smileys in the admin editor, but they aren`t klickable :o
    @-)

  7. CypherHackz
    November 29th, 2006 | 1:07 am | Reply

    i will check what i can do coz i only put it on my comments form not in the post editor. :)

  8. Susanne
    November 29th, 2006 | 1:12 am | Reply

    thanks for help, i try another solution :x

  9. 曾英杰
    December 7th, 2006 | 2:48 pm | Reply

    Thanks for your plugin,I have a question,if I want to used this plugin in one of my pages,how to ues it?

  10. CypherHackz
    December 7th, 2006 | 3:29 pm | Reply

    just put the tag in your post editor and use runPHP plugin to activate the php code. hope this helps. :)

  11. 曾英杰
    December 7th, 2006 | 3:54 pm | Reply

    haha,it works now.Thank you very much:)>-

  12. Alexander
    December 13th, 2006 | 8:48 pm | Reply

    Thanks for this great plugin

  13. CypherHackz
    January 31st, 2007 | 4:32 pm | Reply

    no problem guys. :d

  14. mtz
    March 26th, 2007 | 11:33 pm | Reply

    Great Plugin! I like it! :)

    Can you tell me how I can remove the date function, because I want only to show the latest 10 updates, not the latest 10 updates of today. Is that possible?

    Thanks in any way!

    mtz

  15. CypherHackz
    March 27th, 2007 | 10:24 am | Reply

    maybe you want my Previous Posts plugin. :d

  16. Fabian Schulz
    December 26th, 2007 | 2:30 am | Reply

    I translate the complete Plugin with readme in german! Have fun!

    http://www.fabianschulz.net/bl.....-beitrage/

  17. Brandon
    February 21st, 2009 | 6:01 pm | Reply

    This very useful plugin.thank you very much, really interesting plugin.

  18. Samuel
    February 21st, 2009 | 6:03 pm | Reply

    Thank you very much. I like its.

  19. asep
    August 10th, 2010 | 11:20 am | Reply

    Hai, is it compatible with wordpress 3 ?

Leave a Reply