' . esc_html__('Share your blog posts with the Auto Poster: Your blog posts will be shared automatically on your social media channels as soon as you publish or update a new post. You can also choose to autopost scheduled blog posts as soon as they are published.', 'blog2social');
$content .= ' ' . sprintf(__('Learn how to set up auto posting for your blog posts', 'blog2social'), esc_url(B2S_Tools::getSupportLink('auto_poster_m')));
if (B2S_PLUGIN_USER_VERSION == 0) {
$content .= '
' . esc_html__('With Blog2Social Premium you can:', 'blog2social') . '
- ' . esc_html__('Post on pages and groups', 'blog2social') . '
- ' . esc_html__('Share on multiple profiles, pages and groups', 'blog2social') . '
- ' . esc_html__('Auto-post and auto-schedule new and updated blog posts', 'blog2social') . '
- ' . esc_html__('Schedule your posts at the best times on each network', 'blog2social') . '
- ' . esc_html__('Best Time Manager: use predefined best time scheduler to auto-schedule your social media posts', 'blog2social') . '
- ' . esc_html__('Schedule your post for one time, multiple times or recurrently', 'blog2social') . '
- ' . esc_html__('Schedule and re-share old posts', 'blog2social') . '
- ' . esc_html__('Select link format or image format for your posts', 'blog2social') . '
- ' . esc_html__('Select individual images per post', 'blog2social') . '
- ' . esc_html__('Reporting & calendar: keep track of your published and scheduled social media posts', 'blog2social') . '
' . esc_html__('Upgrade to SMART and above', 'blog2social') . '
' . sprintf(__('or start with free 30-days-trial of Blog2Social Premium (no payment information needed)', 'blog2social'), esc_url('https://service.blog2social.com/trial')) . '';
}
$content .= '