Rename W3 Total Cache admin menu

You may be able to use the WordPress filter ‘gettext’: http://codex.wordpress.org/Plugin_API/Filter_Reference/gettext add_filter( ‘gettext’, ‘rename_menu_item’ ); function rename_menu_item( $translated ) { $translated = str_replace( ‘Performance’, ‘Ytelse’, $translated ); return $translated; }

Should the page cache be refreshed often? [closed]

The one possibility is caching broken page. For example some database query fails (which is not uncommon in shared environment and/or under load) and some page gets displayed broken / with errors. Since caching doesn’t assume integrity checking it can cache such page… And your cache interval is days – page is broken as long. … Read more

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