hide links in wordpress

Discussion in 'WordPress' started by A.G, Apr 12, 2008.

  1. #1
    Hi,

    If I post some download links within wordpress post , can I hide these links till the visitor make a comment on the same post or at least register first then the links appear ?

    thanks
     
    A.G, Apr 12, 2008 IP
  2. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #2
    For the former, you'd have to use JavaScript, which of course is easily bypasable. You'd be better off using a PHP conditional to feed the download link to your registered users.
     
    Dan Schulz, Apr 12, 2008 IP
  3. A.G

    A.G Well-Known Member

    Messages:
    2,510
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    150
    #3
    so it needs custom coding , there is no already made plugin for this ??
     
    A.G, Apr 12, 2008 IP
  4. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There might be, but I'm not sure. I haven't seen any, since this will require connecting to the database.
     
    Dan Schulz, Apr 12, 2008 IP