Wordpress plugin request

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sheepish
    Confirmed User
    • Jun 2002
    • 48

    #1

    Wordpress plugin request

    Afternoon all.

    I'm after a plugin which I'm sure would be out there but I've not been able to find it. Anyone here come across it?

    You enter a list of URLs in the admin and at the end of each post wordpress automatically adds x random links from the list to the end of the post.

    That's it.

    Is there one like it about?

    Cheers

    M.
  • CaptainWolfy
    Playa
    • Dec 2005
    • 8439

    #2
    this might help
    http://labs.dagensskiva.com/plugins/post-links/

    Comment

    • sheepish
      Confirmed User
      • Jun 2002
      • 48

      #3
      Originally posted by CaptainWolfy
      That looks good - thanks.

      However, it seems you need to add each link in one by one. I was hoping to dump in a list of x00 in one go.

      M.

      Comment

      • HomerSimpson
        Too lazy to set a custom title
        • Sep 2005
        • 13826

        #4
        add the links to blogroll

        and use this code
        Code:
        <?php wp_list_bookmarks('orderby=rand&limit=5'); ?>
        well this is the basics, if you want to go to the specifics, visit
        http://codex.wordpress.org/Function_...list_bookmarks

        I can take care of that if you like (modification of the theme)
        www.awmzone.com/services

        icq: in sig
        email: celebempire{at}gmail.com


        PS:
        you can import blogroll links in OPML format (WP admin-> tools -> import -> blogroll)
        (can write you something to convert list of links in format url|anchor|title to OPML format too)
        Last edited by HomerSimpson; 11-27-2010, 09:24 AM.
        Make a bank with Chaturbate - the best selling webcam program
        Ads that can't be block with AdBlockers !!! /// Best paying popup program (Bitcoin payouts) !!!

        PHP, MySql, Smarty, CodeIgniter, Laravel, WordPress, NATS... fixing stuff, server migrations & optimizations... My ICQ: 27429884 | Email:

        Comment

        • fris
          Too lazy to set a custom title
          • Aug 2002
          • 55679

          #5
          Originally posted by sheepish
          That looks good - thanks.

          However, it seems you need to add each link in one by one. I was hoping to dump in a list of x00 in one go.

          M.
          well you would have to name each link, or you could make it a textarea and put link|desc and have it that way.

          not hard to do.
          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

          Comment

          • just a punk
            So fuckin' bored
            • Jun 2003
            • 32393

            #6
            CyberSEO Suite does it.
            Obey the Cowgod

            Comment

            Working...