Overriding functions in wordpress plugins

If the plugin displays content via any function, the code:

if(!function_exists('function_name')) function_name();

… is used for safety.

If your plugin is disabled, and the if (!function_exists('function_name')) is missing, your theme will throw a fatal error.

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