How to change color of a word in text after WP update

There is no such option in WordPress, you will need to consult the 3rd party plugins you have installed to identify the plugin that provided it then contact their support. But you shouldn’t need it, as WordPress already provides this feature, and it’s visible in your screenshot as highlight: Which brings up a colour picker:

Plugin to import/export wp_options

One great challenge that i can think of is creating that your import export system dynamic in a way that if you add another option here and there in your updates that you won’t have to go back to the export function and update it to export the new options as well, basically what I’m … Read more

How can I clear memcached WordPress site options by hand?

The variable in my copy of wordpress on the line your error indicates is actually $current_site as opposed to $current_blog (I may have a newer version of WP). I believe you can clear that by changing the value of the option_name “siteurl” or “blogname” in your wp_options table on your database.

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