Read-and- Understood is solution to the.
The Read and Understood WordPress plugin offers readers the opportunity to record acknowledgment that they have read specific posting..
In to exportation, the records are accessible through any technique used to access MySql database such as PHPadmin, linked ables, or custom programming..
The acknowledgments may also be purged using PURGE button also found on the plugin's setting page..
Export file is comma-separated value text file which is generated from Settings Page..
Each row contains RNU USERNAME which may represent 1 ) The WP of the reader.
Each row contains RNU USER ID which may represent 1 ) The user id of the user.
Also in each row, there may be in in column headed by post title.
In fact, if so configured, person who is not logged in may enter the username of any person..
For this reason, the User id is also given in each row which, if zero, means that the acknowledgment was made by person not logged in.
Read more