Method: Echo current reputation icon.
Method: Return current reputation activity.
Method: Echo current reputation activity.
Method: Out put reference content.
Method: Alter WP_Query mysql query for question and answers.
Method: Add qameta fields to post and prefetch metas and users.
Method: Filter to override default WP method to count total found posts using SQL_CALC_FOUND_ROWS. Prevent AnsPress quries to use SQL_CALC_FOUND_ROWS which is an old MySql function. Query takes too much time SQL_CALC_FOUND_ROWS in a site where there are more then a million posts.
Method: Initialize the plugin by setting localization and loading public scripts and styles.
Method: Insert view count on loading single question page.
Method: Delete views count when post is deleted.