Title: Plugin customization
Last modified: August 22, 2016

---

# Plugin customization

 *  Resolved [Artem P.](https://wordpress.org/support/users/madeinua/)
 * (@madeinua)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/plugin-customization-5/)
 * Hello,
 * It’s possible to add some actions/filters to hook most common functionality? 
   For example I need to add my own logging method to use it instead of available
   ones. So, would be great to have e.g. filter for “postratings_logging_method”
   in the function check_rated() and to add filter to customize $rate_user and $
   rate_userid in the process_ratings() before inserting to the database.
 * Thanks.
 * [https://wordpress.org/plugins/wp-postratings/](https://wordpress.org/plugins/wp-postratings/)

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

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/plugin-customization-5/#post-5183363)
 * Sure, you can fork the plugin [https://github.com/lesterchan/wp-postratings](https://github.com/lesterchan/wp-postratings)
   and add those filter that you want and send me back a pull request or add it 
   to the issues here [https://github.com/lesterchan/wp-postratings/issues/28](https://github.com/lesterchan/wp-postratings/issues/28)
   and I will add it in when I am free
 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/plugin-customization-5/#post-5183699)
 * Sorry for the delay, it has been done [https://github.com/lesterchan/wp-postratings/commit/3f6977579106da73d50e96cfe4c90a5e7a68dfe0](https://github.com/lesterchan/wp-postratings/commit/3f6977579106da73d50e96cfe4c90a5e7a68dfe0)
 * You can download the dev version [https://github.com/lesterchan/wp-postratings/archive/master.zip](https://github.com/lesterchan/wp-postratings/archive/master.zip)
 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/plugin-customization-5/#post-5183700)
 * Sorry for the delay, it has been done [https://github.com/lesterchan/wp-postratings/commit/3f6977579106da73d50e96cfe4c90a5e7a68dfe0](https://github.com/lesterchan/wp-postratings/commit/3f6977579106da73d50e96cfe4c90a5e7a68dfe0)
 * You can download the dev version [https://github.com/lesterchan/wp-postratings/archive/master.zip](https://github.com/lesterchan/wp-postratings/archive/master.zip)

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

The topic ‘Plugin customization’ is closed to new replies.

 * ![](https://ps.w.org/wp-postratings/assets/icon.svg?rev=978014)
 * [WP-PostRatings](https://wordpress.org/plugins/wp-postratings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-postratings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-postratings/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-postratings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-postratings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-postratings/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/plugin-customization-5/#post-5183700)
 * Status: resolved