Articles by Jen A. Miller
SELECT SQL_CALC_FOUND_ROWS
ID,
post_title,
post_date,
lead_img_url,
permalink,
co_authors,
rating,
article_category
FROM pm_article_index
WHERE 1=1 AND 1=1
AND post_status = 'publish'
AND (MATCH(co_authors) AGAINST('+"|1522|"' IN BOOLEAN MODE))
ORDER BY post_date DESC
LIMIT 21- books Dusted Off: Pack of Two By Jen A. Miller November 2, 2007 | 3:52pm