Update Points Directly in the Database
-
Hi,
I’ve a need to update a large list of user points.
Since it’s a large list, I can’t use the manual method as outlined here as it will take too long:
https://wordpoints.org/user-guide/manually-editing-a-users-points/I wonder if I can update the points by directly updating the DB table.
1.)
Is it correct the plug-in doesn’t seem to track a total point for each user?So adding new rows to the DB table
[prefix]_wordpoints_points_logs
would be the essential operation? Meaning, does the plug-in do other stuff that I should be aware of that can affect the operation of updating points.2.)
Do you have any other suggestion on how to perform such operation?Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Update Points Directly in the Database’ is closed to new replies.