Mô tả
TVS Block Newsletter is a lightweight, native WordPress newsletter and email marketing plugin. Design newsletters visually using the native Block Editor and send campaigns directly from your WordPress dashboard using your site’s default SMTP setup.
Key Features
- Native Block Editor: Design email campaigns visually using standard paragraph, heading, list, button, and image blocks.
- Quick-Send from Post Editor: Send published blog posts directly as email newsletters to subscribers with one click from the post editor sidebar.
- Database-Backed Queue: Prevents PHP execution timeouts and SMTP rate limits by sending emails in customizable background batches via WP-Cron.
- Comprehensive Subscriber Management: View, search, filter, inline-add, import (CSV), and export (CSV) subscriber lists effortlessly.
- Frontend Signup Block & Shortcode: Place newsletter signup forms anywhere using the custom Block Editor block or shortcodes with custom parameters.
- Inline Email-Safe Styling: Automatically converts block editor layouts into HTML tables and inline styles for 99%+ inbox rendering across Gmail, Apple Mail, and Outlook.
- 1-Click Unsubscribe: Personalized unsubscribe merge link automatically included in every email footer.
- Zero Third-Party Lock-in: Uses your site’s default
wp_mail()and SMTP setup.
Shortcode Guide & Form Embedding
You can embed newsletter subscription forms anywhere on your site using Block Editor Blocks or Shortcodes.
Basic Shortcode
Paste [tvs_block_newsletter_signup] in any Page, Post, Sidebar, Footer Widget, or Popup plugin.
Customized Shortcode Parameters
Customize heading titles, descriptions, and button labels directly in the shortcode:
title: Sets the heading text (default:"Subscribe to Our Newsletter").description: Sets the subtext (default:"Get the latest updates directly in your inbox.").buttonText: Sets the button label (default:"Subscribe Now").
Examples:
[tvs_block_newsletter_signup title="Join Our VIP Club" buttonText="Sign Up Free"]
[tvs_block_newsletter_signup title="Subscribe to Our Newsletter" description="Get exclusive weekly tips delivered straight to your inbox." buttonText="Subscribe Today"]<h3>How to Use</h3>
1. Designing & Sending a Newsletter
- Go to TVS Block Newsletter Create Newsletter.
- Type your email subject in the Title box.
- Design your email body using standard blocks.
- In the right sidebar box (Send Campaign Settings), click 🚀 Queue & Send Newsletter.
2. Quick-Sending a Blog Post
- Edit any published blog post in WordPress.
- Look at the right Document Sidebar panel for 📧 TVS Newsletter Quick-Send.
- Click 🚀 Quick Send as Newsletter.
3. Importing & Exporting Subscribers
- Go to TVS Block Newsletter Import & Export.
- Upload a CSV file to import email lists, or click Export CSV File to download a backup.
Ảnh màn hình





Khối
Plugin này cung cấp 1 khối.
- Newsletter Signup Form
Cài đặt
- Upload the
tvs-block-newsletterfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to TVS Block Newsletter in your admin sidebar to view your dashboard, manage subscribers, and send campaigns.
Hỏi đáp
-
Do I need an external service like Mailchimp or SendGrid?
-
No! TVS Block Newsletter uses your website’s built-in
wp_mail()function. If you have SMTP configured on your WordPress site, emails will be delivered directly through your SMTP provider. -
How does the queue system work?
-
Emails are queued in custom database tables (
wp_tvs_block_newsletter_queue) and processed in small background batches via WP-Cron (default 20 emails/minute) to keep your server fast and avoid execution timeouts. -
How do subscribers unsubscribe?
-
Every email sent includes an automatic 1-click unsubscribe link in the footer. Clicking it updates the user’s status to
unsubscribedinstantly.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“TVS Block Newsletter” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “TVS Block Newsletter” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.0
- Feature: Added TVS Block Newsletter Overview widget to the WordPress Dashboard Home screen (
wp-admin/index.php). - Enhancement: Complete TVS Brand design system overhaul matching Pro styling (Hero banners, KPI cards, badges, and button styling).
- Enhancement: Redesigned HTML email wrapper and unsubscribe landing page.
- Enhancement: Improved inline responsive image constraints for 100% email client compatibility across Gmail, Apple Mail, and Outlook.
- Enhancement: Added footer branding link to https://thevertechs.io/.
1.0.0
- Initial release.
