Jump to content

need some custom coding to integrate forum with WP myCred

Featured Replies

Posted

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

  • 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.

Recently Browsing 0

  • No registered users viewing this page.