Forums

random post! (10 posts)

  1. Sushubh
    Member
    Posted 5 years ago #

    Hey, another weird request and as always pretty darn important.
    I am using WP for a static blog. that means its like an interface for static information. so i want an index page that shows x number of random posts from the blog database!
    is it possible and how! :O)

  2. nsxpower
    Member
    Posted 5 years ago #

    Yes, possible with a plug-in.

  3. Sushubh
    Member
    Posted 5 years ago #

    time to contact the rescue crew. ghosh babu where art thou! :D

  4. Beel
    Member
    Posted 5 years ago #

    I don't know if something has been written or not, but it shouldn't be too difficult.
    SELECT whatever FROM table ORDER BY RAND() LIMIT X

  5. nsxpower
    Member
    Posted 5 years ago #

    I just made one that pulls X number of entries etc. Need to iron it out and it can become a plugin.

  6. Sushubh
    Member
    Posted 5 years ago #

    even a hack will work for me...
    surprisingly no one ever asked for it! :)

  7. nsxpower
    Member
    Posted 5 years ago #

  8. Sushubh
    Member
    Posted 5 years ago #

    such is the power of the community behind wordpress... u ask for 1 u get 2!
    http://skippy.net/blog/index.php?p=98

  9. nsxpower
    Member
    Posted 5 years ago #

  10. Sushubh
    Member
    Posted 5 years ago #

    Pretty darn good :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.