get post count for related author

You need to read query_posts link to do this. Here you can see ‘author’ – Order by author.

Simply you can do: SELECT count(ID) FROM wp_posts groupby author;

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