• Resolved monitor

    (@oomskaap)


    1: “One year club” type badges. Something like Reddit, where you get a badge for being a member for 6 months, 1 year, 2 years etc. Also getting points for being a 1 year member.

    2: A template tag function code that gives out points. Possible usage: You can have it on a receipt page, or a custom page that customers only see once after a checkout. The code fires once a page is viewed, and this way they can get xxx amount of points after a purchase.

    3: Comment character limit. I use a third party plugin for this (Minimum comment length), but a build in function would be nice. It will take care of all the people commenting ” nice!”, “good” for points.

    4: I would like to see it work with WP Favorite Posts ( https://www.ads-software.com/support/plugin/wp-favorite-posts), = points for Favoring a post.

    5: Category badges. Possible usage: If you have categories like Apple, Samsung. And a visitor has visited “Samsung” for an X amount of times, he gets an “android” badge etc.

    6: Points for clicking on a specific href link. Possible usage: You link to someones video on Youtube, you have a link to your Facebook fanpage (not liking) or, you have a link to some promotion page. So if someone clicks that href link, points are given.

    The idea is while it is difficult to measure if someone acctually LIKED your facebook, I’m willing to give them a small amount of points for at least visiting the fan page.

    7: “Temp” Points for guests (saved in cookies? ) Possible usage: A guest visits your page, he immediately gets 100 points. Now he’s enticed. To unlock a coupon he needs 200 points. Registering gets him 100 points. Boom you have a new member.

    https://www.ads-software.com/extend/plugins/mycred/

Viewing 1 replies (of 1 total)
  • Plugin Author myCred

    (@designbymerovingi)

    Hey

    Thank you for your suggestions.

    1. In version 1.1 I intend to include a hook to add points for the length of someones membership however I am not sure adding built in badges is something that would fit with what myCRED is, a points management system. I would however be happy to make a tutorial on how you could do this.

    2. This is an excellent idea and I think I will include it in 1.1. I will have to work out the details but I guess a simple shortcode like [mycred_give amount=""] could do the trick.

    3. I will have a look at the plugin you mentioned for this. If the plugin prevents comments form being posted then myCRED is already set as it only awards points when the comment is approved. If the comment is held for moderation, myCRED does nothing.

    4. I will have a look at this plugin as well and get back to you.

    5. Not sure about this as my goal with myCRED to be a points management system since there are a few badge plugins out there already handling these kind of things.

    6. You are correct that Facebook LIKES are hard to verify. Awarding points for clicking on links could be done but only with jQuery that detects if a link is clicked on. Maybe adding a new shortcode that generates an anchor link along with the amount of points that must be awarded. I will investigate this.

    7. This can be done with the existing myCRED action and filter hooks. I will write up a tutorial for how you can do this for now and see if we should include this in future releases.

Viewing 1 replies (of 1 total)
  • The topic ‘My personal [Request List]’ is closed to new replies.