Plugin allowing users to add articles to a library

To keep track of each user’s favourite articles you could store the post IDs of the articles in the $wpdb->usermeta table with a simple plugin.

Such a plugin would use the add_user_meta(), get_user_meta() and delete_user_meta() functions to store and retrieve the IDs to/from the database.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)