v1.7.0 WordPress plugin 1 June 2026 Stability release — safer bootstrap, fewer admin errors, conditional integrations.
Fixed Critical errors from loading Elementor/JetFormBuilder classes before parent plugins. Fixed Integrations only boot when WooCommerce, Elementor Pro, CF7, WPForms, or JetEngine is active. Changed Cloud site sync runs on Dashboard only — faster, fewer failed admin requests. Changed Simpler update UI and update notices limited to SplitSMS admin pages.
v1.6.9 WordPress plugin 1 June 2026 Fix critical site error and ensure versioned plugin zip builds.
Fixed Critical error when Elementor/JetFormBuilder action classes loaded before parent plugins. Fixed One-click Update loads WordPress upgrader APIs safely. Changed Release zip always named SplitSMS-v{version}.zip and splitsms-plugin-v{version}.zip with VERSION file inside.
v1.6.8 WordPress plugin 1 June 2026 Native form actions (JetFormBuilder, JetEngine, Elementor), Forms manager, create-account onboarding, delivery sync, and WordPress.org-ready packaging.
Added Create free account — signup CTAs in plugin admin, Plugins list, Settings, and sidebar for WordPress.org installs. Added Elementor Pro — SplitSMS Notification under Actions After Submit (phone, message, sender ID, admin copy per form). Added JetFormBuilder & JetEngine legacy — Send SMS post-submit action with %phone%, %post_id%, %user_id% macro support. Added SplitSMS → Forms — auto-detect forms, per-form toggles, phone field, and custom messages (no custom code). Changed Delivery status sync — Sent → Delivered in WordPress logs and SplitSMS dashboard when carrier confirms DLR. Changed WordPress.org packaging — dev files excluded from release zip; privacy policy integration; translation-ready labels. Changed Versioned download filename: SplitSMS-v{version}.zip on splitsms.com.
v1.6.7 WordPress plugin 31 May 2026 Plugin version check vs splitsms.com, connected-site monitoring, and cleaner admin shell.
Added Update banner and Site details (WordPress + PHP versions) when API is connected. Added SplitSMS dashboard flags outdated connected sites with WP/PHP version details. Changed Help page quick start — no custom code; points to Forms manager.
v2026.06 Documentation Platform 1 June 2026 Full documentation refresh — detailed WordPress plugin how-to, website dashboard guides, and changelog for v1.6.7–1.6.8.
Changed /docs WordPress chapter — account setup, admin menu map, Forms manager, per-form actions, WooCommerce, and troubleshooting. Changed /integrations/wordpress — expanded setup guide and how SplitSMS connects to splitsms.com. Added Plugin Help page — in-wp-admin documentation mirroring website guides. Changed /changelog — WordPress plugin releases 1.6.7 and 1.6.8 documented.
v2.0.0 Connect Platform 26 May 2026 SplitSMS Connect — partner customer provisioning, sender ID APIs, smart routing, unified providers admin, and documentation v2.
Added Connect™ — POST/GET /api/v1/connect/customers to provision embedded customers with wallet and SMS credits. Added REST sender IDs — GET/POST /api/v1/sender-ids with optional customer_id for Connect partners. Added Dashboard /dashboard/connect hub — API keys, customers, routing, and quick links. Added Admin Providers page — mNotify, Infobip, Twilio usage, balances, and credentials in one place. Added Multi-provider sender ID registration (mNotify, Twilio, Infobip) with per-provider status badges. Added Smart routing — auto-route by recipient country; admin routing policy and switch logs. Added Docs v2 routes — /docs/api, /docs/connect, /docs/sdk, /docs/mobile. Changed API permissions — connect.customers, sender_ids.read, sender_ids.write added to default scopes.
v1.6.0 WordPress plugin 31 May 2026 Complete admin UI for WordPress core and Crocoblock, dedicated WPForms integration, and docs alignment.
Added WordPress core SMS settings — registration and password reset templates on Integrations. Added Dedicated WPForms class with skip logs, per-form ID filter, and setup panel. Changed Crocoblock admin exposes all JetEngine, JetBooking, and JetAppointment templates and toggles. Fixed Removed unused otp_login_enabled setting.
v1.5.1 WordPress plugin 31 May 2026 JetFormBuilder native Send SMS post-submit form action.
Added Send SMS (SplitSMS) appears in JetFormBuilder Post Submit Actions when connected. Changed Global JetFormBuilder auto-SMS skipped when the per-form action runs.
v1.5.0 WordPress plugin 30 May 2026 Full Elementor Pro Forms integration.
Added Elementor Pro Forms — elementor_pro/forms/new_record + mail_sent fallback. Added Elementor setup panel with Field ID instructions on Integrations.
v1.4.9 WordPress plugin 29 May 2026 Dedicated Contact Form 7 integration with skip logs and per-form filters.
Added class-splitsms-cf7.php — wpcf7_submit primary hook with mail_failed fallback. Added CF7 setup panel listing forms; skip reasons sync to SplitSMS dashboard.
v1.4.8 WordPress plugin 28 May 2026 WooCommerce failed, refunded, shipped events; HPOS compatibility.
Added SMS for payment failed, refunded, and shipped (tracking) order events. Added HPOS (custom order tables) compatibility declaration. Changed COD/BACS payment SMS only when order is marked paid.
v1.4.6 WordPress plugin 27 May 2026 Cloud log sync fixes, Send SMS admin page, and low balance alerts.
Fixed WordPress log sync uses sms.send permission (not sms.read). Fixed Cloud logs sync with final sent/failed status after API response. Added Low balance SMS alert (once per day) and WooCommerce order-placed templates.
v1.3.0 WordPress plugin 25 May 2026 Elementor Pro forms, Paystack paid→processing hook, Crocoblock module independence.
Added Elementor Pro forms integration (initial release, expanded in 1.5.0). Added WooCommerce paid → processing hook for Paystack / Flutterwave gateways. Fixed Crocoblock modules work without master Crocoblock toggle.
v1.2.1 WordPress plugin 22 May 2026 Fixes plugin install and update failures when WordPress creates a duplicate folder (splitsms-1/splitsms/).
Fixed Plugin zip now uses a flat archive layout (splitsms.php at the root) so WordPress never nests splitsms/splitsms/ inside splitsms-1. Changed Installation readme updated with cleanup steps before upgrading.
v1.2.0 Crocoblock WordPress plugin 20 May 2026 Major WordPress release — Crocoblock JetEngine, JetFormBuilder, JetBooking, and JetAppointment SMS automations.
Added SplitSMS → Crocoblock admin page with per-module toggles and field mapping. Added JetEngine: SMS on custom post type create and status changes. Added JetFormBuilder: after-submit SMS with configurable phone field. Added JetBooking & JetAppointment: confirm, cancel, and reminder SMS via WP-Cron. Added Conditional SMS rules (JSON) for event-specific templates. Changed Dashboard WordPress integration view shows Crocoblock event stats when connected.
v1.1.1 WordPress plugin 18 May 2026 Hotfix for fatal error on plugin settings save on some PHP hosts.
Fixed Replaced wp_parse_url() with parse_url() in settings — fixes activation crash on sites without that WordPress helper loaded. Fixed Windows build script now produces a valid plugin folder structure in splitsms.zip.
v1.1.0 WordPress plugin 15 May 2026 WordPress site connection APIs and cloud log sync to your SplitSMS dashboard.
Added POST /api/v1/wordpress/connect — register site URL and plugin version on connect. Added POST /api/v1/wordpress/logs — sync outbound SMS events from WordPress to SplitSMS. Added GET /api/v1/account/status — balance and connection health for the admin bar widget. Added Automatic plugin updates from splitsms.com/api/plugin/update.
v1.0.0 WordPress plugin 1 May 2026 Initial public release of the SplitSMS WordPress plugin.
Added WooCommerce order placed, payment complete, and status SMS. Added WordPress user registration welcome SMS. Added Contact Form 7 and WPForms after-submit notifications. Added Per-event templates with placeholders and local message logs.
v2026.05.31 Documentation Platform 31 May 2026 Documentation and changelog updated for WordPress plugin v1.6.0, Connect v2.0, and form integrations.
Changed /docs WordPress chapter — core SMS, all form plugins, JetFormBuilder action, full WooCommerce events. Changed /changelog — WordPress releases 1.3.0 through 1.6.0 documented. Added Integrations catalog — Elementor Pro Forms page; WPForms and CF7 setup details refreshed.
v2026.05 Documentation Platform 22 May 2026 Public documentation hub, changelog, integrations marketing pages, and support form.
Added /docs — full product documentation with sidebar navigation. Added /changelog — detailed release history for platform and WordPress plugin. Added /integrations — WordPress, Crocoblock, Paystack, Flutterwave, Stripe guides. Added /support — public support form for bugs, errors, billing, and API issues. Changed Login supports email or phone number; OTP sent to account phone.
v2026.04 Platform 28 April 2026 Developer portal, API reference, and marketing site launch.
Added REST API v1: SMS send, OTP, wallet, contacts, campaigns, webhooks. Added API keys with scoped permissions and sandbox (sk_test_) keys. Added Dashboard: bulk send, campaigns, contacts CSV import, sender ID requests. Added Wallet top-up via Paystack, Flutterwave, and MTN MoMo (when configured). Added JavaScript, PHP, and Flutter SDK packages. Added Postman collection with production baseUrl preset. WordPress plugin updates appear automatically in your site under Plugins → Updates when a new version is published (current release: v1.7.2 ). Platform changes roll out on splitsms.com without action required.
Found a bug? Submit a support request .