Figotech
Forum Replies Created
-
Forum: Plugins
In reply to: [Achievements for WordPress] Updating own plugin for v3Sure thing, lemme prepare a the files, its some really simple stuff but should be easy to integrate or improve
Forum: Plugins
In reply to: [Achievements for WordPress] Updating own plugin for v3Oh and anotehr question, I don’t see anywhere the options to award or remove achievements (I use award type achievements) from users, where are they ?
Forum: Plugins
In reply to: [Achievements for WordPress] Updating own plugin for v3Worked like a charm, and actually your award popup is for sure better than whatever I was planning on showing.
I noticed on the documentation that dpa_get_achievements is pretty much just a WP_Query enhanced with your special args, do I treat the resulting objects like any other post objects to access their properties like ID, name, slug etc???
Forum: Plugins
In reply to: [Achievements for WordPress] Updating own plugin for v3Hi Paul,
Yes, i need to know if dpa_force_unlock_achievement($user_id ,$original_achievement->slug); still works.
I need both to trigger the unlock and the achievement object since I show things like the name and image on the trigger page as feedback.
About the page: I still had it in the trash, deleting it did the trick and now see everything ok. Thanks!
Forum: Hacks
In reply to: Problems when filtering posts by category, ordering them by custom fieldWorked perfectly!!! Thank you very much