Can I limit no. of posts per day ?

Discussion in 'WordPress' started by malikwiki, Dec 22, 2010.

  1. #1
    Hello, I am running a Wordpress site where People add posts.. There are 100 of posts per day being added and I want to limit them to a specific number So it there any plugin can help me ?
     
    malikwiki, Dec 22, 2010 IP
  2. atnews

    atnews Peon

    Messages:
    277
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i think there is no any plugin available.
     
    atnews, Dec 22, 2010 IP
  3. Yuuko008

    Yuuko008 Member

    Messages:
    682
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    33
    #3
    Are you using a plugin so that people can share/add posts? You can alter the plugin or the core files of wordpress. The logic is count the number of posts published or sent, if number of posts = limit then reject other posts.
     
    Yuuko008, Dec 22, 2010 IP
  4. digital_baller

    digital_baller Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think you have to code it for yourself.
     
    digital_baller, Dec 23, 2010 IP