user_id=”current” its what i use.. but its showing some old records. i just registered it should be empty!
Hi @ruskiller777,
Thank you for contacting us as we have tested this on our staging environment and everything is working properly fine can you please share the screenshot of the shortcode you are using.
Thanks!
<?php echo do_shortcode( ‘[mycred_history user_id=”current” show_nav=0]’ );?>
its showing some records from other users
Hi @ruskiller777,
Can you please let us know the version of the plugin you are using.
Hi @ruskiller777,
Please update the plugin to its latest version.
i cant because i do so many changes. why this happening?
Hi @ruskiller777,
It is not a good practice to modify the plugin code directly this way if you want to modify the functionality of the plugin according to your needs then you should do it through Action / Filters also we always recommend using the updated plugin as we push changes regarding bug fixes / Feature Updates. We would recommend you to make a backup of the plugin where you have done the changes and use the updated plugin and then move your code to the updated plugin files.