Buying Need Wordpress Plugin developed to limit comments to certain categories

Discussion in 'Programming' started by tyankee, Sep 30, 2011.

  1. #1
    Need Wordpress Plugin developed to limit comments to certain categories. It would integrate with the current 'categories' option and have a box that said 'allow' or 'disallow' comments next to each category. if users checked 'disallow', no comments would show in that category.

    Please PM me or send quotes here or let me know if this already exists.
     
    tyankee, Sep 30, 2011 IP
  2. TheForexGuy

    TheForexGuy Well-Known Member

    Messages:
    520
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    110
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Not sure if there is a plugin, from a codebase, this could be done within meta data, for a checkbox switch and on the front end, to check that checkboxes value to be used in an if loop to run the comments_template() code or your comment theme.
     
    TheForexGuy, Sep 30, 2011 IP
  3. tyankee

    tyankee Well-Known Member

    Messages:
    1,023
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    150
    As Seller:
    100% - 3
    As Buyer:
    100% - 0
    #3

    yes but i want to put it on several blogs and modify files for several blogs is a nightmare.. that's why i need a plugin.
     
    tyankee, Oct 1, 2011 IP
  4. TheForexGuy

    TheForexGuy Well-Known Member

    Messages:
    520
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    110
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    It could be done on the plugin level as well. The post meta system can be manipulated through there as well. So when you install this plugin through several sites, it will perform the same tasks.
     
    TheForexGuy, Oct 1, 2011 IP