• 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.

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