You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,11 @@ Release date: TBC
86
86
87
87
**Enhancements and Features:**
88
88
89
-
* Make PHP methods static.
89
+
* [#449](https://github.com/beyondwords-io/wordpress-plugin/pull/449) Magic Embed for WordPress.
90
+
* An **Integration method** plugin setting has been added in the *Content* tab.
91
+
* The default is **REST API**. This method will continue to send post content and metadata to BeyondWords using REST API calls.
92
+
* If **Magic Embed** is selected then [Client-Side Integration](https://github.com/beyondwords-io/player/blob/main/doc/client-side-integration.md) will be enabed for new posts. With this method BeyondWords handles the extraction and delivery of audio content using the rendered HTML for the post.
93
+
* [#447](https://github.com/beyondwords-io/wordpress-plugin/pull/447) Make PHP methods static.
0 commit comments