JochenS Posted October 31, 2019 Share Posted October 31, 2019 I’m running Wordpress and Invision on my site with a shared login. Wordpress has myCred point system plugin and also UltimateMember plugin. I’m looking for somebody to program me the following mod: When a new post is made on my Invision board, connect to my Wordpress database, and award a certain amount of points (myCred points) to that user. If anybody is interested in this, please contact me via PM Link to comment
JochenS Posted November 5, 2019 Author Share Posted November 5, 2019 It was pointed out to be that this should be very easy using MyCred Remote API https://codex.mycred.me/chapter-v/remote-api/v1/ Action Credit So I really need is how/where to plug this code into Invision so it gets executed everytime somebody posts. And what a replacement function for wp_remote_post $response = wp_remote_post( $remote_url, $request ); Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.