Title: loenz's Replies | WordPress.org

---

# loenz

  [  ](https://wordpress.org/support/users/loenz/)

 *   [Profile](https://wordpress.org/support/users/loenz/)
 *   [Topics Started](https://wordpress.org/support/users/loenz/topics/)
 *   [Replies Created](https://wordpress.org/support/users/loenz/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/loenz/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/loenz/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/loenz/engagements/)
 *   [Favorites](https://wordpress.org/support/users/loenz/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] Fake count votes](https://wordpress.org/support/topic/fake-count-votes/)
 *  Thread Starter [loenz](https://wordpress.org/support/users/loenz/)
 * (@loenz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/fake-count-votes/#post-12766529)
 * Found a temporary solution. Directly created a database query and changed the
   status of only the selected IP addresses.
 *     ```
       UPDATE <dbname>.wp_ulike
       SET status='unlike'
       WHERE ip IN ('171.6.242.183',...etc.100+ IP's);
       ```
   
    -  This reply was modified 6 years, 1 month ago by [loenz](https://wordpress.org/support/users/loenz/).
    -  This reply was modified 6 years, 1 month ago by [loenz](https://wordpress.org/support/users/loenz/).
    -  This reply was modified 6 years, 1 month ago by [loenz](https://wordpress.org/support/users/loenz/).
    -  This reply was modified 6 years, 1 month ago by [loenz](https://wordpress.org/support/users/loenz/).
    -  This reply was modified 6 years, 1 month ago by [loenz](https://wordpress.org/support/users/loenz/).
    -  This reply was modified 6 years, 1 month ago by [loenz](https://wordpress.org/support/users/loenz/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] Can I edit likes or reset likes on post edit page?](https://wordpress.org/support/topic/can-i-edit-likes-or-reset-likes-on-post-edit-page/)
 *  [loenz](https://wordpress.org/support/users/loenz/)
 * (@loenz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/can-i-edit-likes-or-reset-likes-on-post-edit-page/#post-12766296)
 * vote for the question!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] Fake count votes](https://wordpress.org/support/topic/fake-count-votes/)
 *  Thread Starter [loenz](https://wordpress.org/support/users/loenz/)
 * (@loenz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/fake-count-votes/#post-12766280)
 * 558+ voices – it wrong

Viewing 3 replies - 1 through 3 (of 3 total)