Category : AUTHOR

SELECT SQL_CALC_FOUND_ROWS  wpfr_posts.ID
					 FROM wpfr_posts  LEFT JOIN wpfr_term_relationships ON (wpfr_posts.ID = wpfr_term_relationships.object_id)
					 WHERE 1=1  AND ( 
  wpfr_term_relationships.term_taxonomy_id IN (55)
) AND ((wpfr_posts.post_type = 'post' AND (wpfr_posts.post_status = 'publish')))
					 GROUP BY wpfr_posts.ID
					 ORDER BY wpfr_posts.post_date DESC
					 LIMIT 0, 20
1165 - 192

About the writer

I am Runa Maine. I am just about any one of you in your dark days – a reflection of your innermost thoughts, feelings and...