[WTH] Wordpress Query_Posts , Get_Posts Solution

Discussion in 'Programming' started by bunbunx2, Mar 1, 2009.

  1. #1
    I have this line on my post , with php enabled.

    query_posts(array('showposts' => 10, 'what_to_show' => 'posts', 'nopaging' => 0, 'post_status' => 'publish', 'caller_get_posts' => 1)); ?>

    it return me the result i want , however , it show the post content and stuffs.

    I just want grab the post title with hyperlink by its permalink, i does not want to show any of the content .

    Note: this is suppose to be output in my post.

    Output should be like..

    Post A
    Post B
    Post C

    without any content , just the title and its permalink

    Query_Post can do caller_get_posts which sticky come first
    Get_Posts can't do caller_get_posts.


    Payment: $10 USD
    Only to the first working solution
     
    bunbunx2, Mar 1, 2009 IP
  2. akosipau

    akosipau Active Member

    Messages:
    187
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    hi. im willing to take this job for $10. PM me if interested
     
    akosipau, Mar 1, 2009 IP
  3. gpearce

    gpearce Active Member

    Messages:
    1,432
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    90
    As Seller:
    100% - 2
    As Buyer:
    100% - 3
    #3
    Have PM'd you the fix.
     
    gpearce, Mar 1, 2009 IP