$post_options,
'post_data' => $post_data
));
get_template_part(lorem_ipsum_books_media_store_get_file_slug('templates/_parts/post-featured.php'));
?>
get_id(), 'product_author', true);
if (!empty($author)) {
echo '
' . esc_html__('By ', 'lorem-ipsum-books-media-store') . '' . esc_html($author) . '' . '
';
}
}
?>