Maximum number of posts per page before affecting performance?

You need a js file.. Then call using js a stream function ajaxStreamCall(){ $.ajax({ type:’POST’, data : { action: ‘get_stream’, offset : +++ //you will need to find a method to offset from your current posts }, success: function(obj){ $(obj).prependTo(‘#news-stream’); }, url: “/wp-admin/admin-ajax.php” }); } You will need to find what your offset is, maybe … Read more

Performance bug – slow DB query

It is relatively rare for WP to have query performance issues on a small to moderately sized site: The queries it typically runs are reasonable (not perfect, but reasonable). A lot of things queried are aggressively cached within page load, and persistently with object cache available. While you certainly can throw enough code at it … Read more

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