Title: Function Name Conflict
Last modified: October 3, 2018

---

# Function Name Conflict

 *  [jasontremblay](https://wordpress.org/support/users/jasontremblay/)
 * (@jasontremblay)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/function-name-conflict/)
 * I was getting a PHP error from a conflict with another plugin due to both using
   a generic function name.
 * On line 934 of wp_like_button.php, the function `myplugin_update_db_check` should
   probably be renamed to `fblb_update_db_check` to align with the prefix of the
   other functions in the plugin.
    -  This topic was modified 7 years, 6 months ago by [jasontremblay](https://wordpress.org/support/users/jasontremblay/).

The topic ‘Function Name Conflict’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-like-button_d09e60.svg)
 * [WP Like Button](https://wordpress.org/plugins/wp-like-button/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-like-button/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-like-button/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-like-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-like-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-like-button/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jasontremblay](https://wordpress.org/support/users/jasontremblay/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/function-name-conflict/)
 * Status: not a support question