Why do comment moderators need to have all create/edit/delete toboth posts and pages?

Ordinarily WordPress only allows Editors and Administrators to moderate comments, and both roles require those capabilities. This page from the Codex does an excellent job of explaining roles and capabilities: https://wordpress.org/support/article/roles-and-capabilities/ You can manually create a new Role and assign to it only the capabilities you want the Role to have, so that those you … Read more

Highlight Author Comments issues

The background is transparent, so it just inherits the styling of the parent comment.. Style the comment class.. #comments li.comment { background-color: #fff /* Default styling */ } Then do the more specific styling as you go down.. #comments li.odd { /* whatever */ } /* Style odd numbered comments */ #comments li.even { /* … Read more

Show last n comments

See. http://codex.wordpress.org/Function_Reference/get_comments Set the orderby parameter to your desired value, possible values are. comment_agent comment_approved comment_author comment_author_email comment_author_IP comment_author_url comment_content comment_date comment_date_gmt comment_ID comment_karma comment_parent comment_post_ID comment_type user_id Refer to the link already provided for info on setting other parameters, and general examples.

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