Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 31, 20195 yr 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
November 5, 20195 yr Author 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 );
Archived
This topic is now archived and is closed to further replies.