Changeset 3495083
- Timestamp:
- 03/31/2026 02:22:53 AM (3 days ago)
- Location:
- wordsocket
- Files:
-
- 8 edited
- 7 copied
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128x128.gif (modified) (previous)
-
assets/icon-256x256.gif (modified) (previous)
-
tags/0.13.1 (copied) (copied from wordsocket/trunk)
-
tags/0.13.1/build (copied) (copied from wordsocket/trunk/build)
-
tags/0.13.1/includes (copied) (copied from wordsocket/trunk/includes)
-
tags/0.13.1/languages (copied) (copied from wordsocket/trunk/languages)
-
tags/0.13.1/languages/wordsocket.pot (modified) (2 diffs)
-
tags/0.13.1/readme.txt (copied) (copied from wordsocket/trunk/readme.txt) (3 diffs)
-
tags/0.13.1/uninstall.php (copied) (copied from wordsocket/trunk/uninstall.php)
-
tags/0.13.1/wordsocket.php (copied) (copied from wordsocket/trunk/wordsocket.php) (2 diffs)
-
trunk/languages/wordsocket.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/wordsocket.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordsocket/tags/0.13.1/languages/wordsocket.pot
r3494957 r3495083 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WordSocket 0.13. 0\n"5 "Project-Id-Version: WordSocket 0.13.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordsocket\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-03-3 0T20:51:00+00:00\n"12 "POT-Creation-Date: 2026-03-31T02:10:56+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
wordsocket/tags/0.13.1/readme.txt
r3494957 r3495083 4 4 Requires at least: 6.2 5 5 Tested up to: 7.0 6 Stable tag: 0.13. 06 Stable tag: 0.13.1 7 7 Requires PHP: 7.4 8 8 License: GPL-2.0-or-later … … 127 127 == Screenshots == 128 128 129 1. Settings page: Automatic/Manual connection tabs, disconnect button, real-time collaboration toggle, and custom trigger management. 130 2. Explorer page: live event log, publish form, and token inspector. 129 1. Settings page (Connection tab): Automatic connection mode with a "Connect with WPSignal" button, and a toggle to register WordSocket as the Yjs sync provider for real-time collaboration. 130 2. WPSignal dashboard authorization screen: one-click OAuth-style prompt to authorize a WordPress site and link it to your WPSignal account. 131 3. Settings page (connected): active connection confirmed with site key, Disconnect button, and real-time collaboration toggle enabled. 132 4. Settings page (Triggers tab): no-code trigger builder for Post Type and Option events, with channel and event name fields and a "Triggers saved" confirmation. 133 5. Explorer page (top): connection status panel showing server URL, site key, and live health check result, plus the Registered Triggers table listing all active hooks, priorities, and channels. 134 6. Explorer page (bottom): Live Event Log showing a live WebSocket connection and an incoming encrypted event, alongside the Publish Test Event form with channel, event name, and JSON data fields. 131 135 132 136 == Changelog == 137 138 = 0.13.1 = 139 * Updated screenshots 133 140 134 141 = 0.13.0 = … … 198 205 == Upgrade Notice == 199 206 207 = 0.13.1 = 208 Updated screenshots 209 200 210 = 0.13.0 = 201 211 Exclude BETA.md from plugin build -
wordsocket/tags/0.13.1/wordsocket.php
r3494957 r3495083 4 4 * Plugin URI: https://wpsignal.io/wordsocket 5 5 * Description: WordSocket is the official WordPress plugin for WPSignal (wpsignal.io). 6 * Version: 0.13. 06 * Version: 0.13.1 7 7 * Author: WPSignal 8 8 * Author URI: https://wpsignal.io … … 37 37 38 38 /** @var string Current plugin version. */ 39 const VERSION = '0.13. 0';39 const VERSION = '0.13.1'; 40 40 41 41 /** @var string Absolute path to the plugin directory (with trailing slash). */ -
wordsocket/trunk/languages/wordsocket.pot
r3494957 r3495083 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WordSocket 0.13. 0\n"5 "Project-Id-Version: WordSocket 0.13.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordsocket\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-03-3 0T20:51:00+00:00\n"12 "POT-Creation-Date: 2026-03-31T02:10:56+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
wordsocket/trunk/readme.txt
r3494957 r3495083 4 4 Requires at least: 6.2 5 5 Tested up to: 7.0 6 Stable tag: 0.13. 06 Stable tag: 0.13.1 7 7 Requires PHP: 7.4 8 8 License: GPL-2.0-or-later … … 127 127 == Screenshots == 128 128 129 1. Settings page: Automatic/Manual connection tabs, disconnect button, real-time collaboration toggle, and custom trigger management. 130 2. Explorer page: live event log, publish form, and token inspector. 129 1. Settings page (Connection tab): Automatic connection mode with a "Connect with WPSignal" button, and a toggle to register WordSocket as the Yjs sync provider for real-time collaboration. 130 2. WPSignal dashboard authorization screen: one-click OAuth-style prompt to authorize a WordPress site and link it to your WPSignal account. 131 3. Settings page (connected): active connection confirmed with site key, Disconnect button, and real-time collaboration toggle enabled. 132 4. Settings page (Triggers tab): no-code trigger builder for Post Type and Option events, with channel and event name fields and a "Triggers saved" confirmation. 133 5. Explorer page (top): connection status panel showing server URL, site key, and live health check result, plus the Registered Triggers table listing all active hooks, priorities, and channels. 134 6. Explorer page (bottom): Live Event Log showing a live WebSocket connection and an incoming encrypted event, alongside the Publish Test Event form with channel, event name, and JSON data fields. 131 135 132 136 == Changelog == 137 138 = 0.13.1 = 139 * Updated screenshots 133 140 134 141 = 0.13.0 = … … 198 205 == Upgrade Notice == 199 206 207 = 0.13.1 = 208 Updated screenshots 209 200 210 = 0.13.0 = 201 211 Exclude BETA.md from plugin build -
wordsocket/trunk/wordsocket.php
r3494957 r3495083 4 4 * Plugin URI: https://wpsignal.io/wordsocket 5 5 * Description: WordSocket is the official WordPress plugin for WPSignal (wpsignal.io). 6 * Version: 0.13. 06 * Version: 0.13.1 7 7 * Author: WPSignal 8 8 * Author URI: https://wpsignal.io … … 37 37 38 38 /** @var string Current plugin version. */ 39 const VERSION = '0.13. 0';39 const VERSION = '0.13.1'; 40 40 41 41 /** @var string Absolute path to the plugin directory (with trailing slash). */
Note: See TracChangeset
for help on using the changeset viewer.