Skip to content

Releases: damyarpro/react-bridge

React Bridge 1.3.1

Choose a tag to compare

@damyarpro damyarpro released this 11 Sep 14:25

React Bridge 1.3.1

Install: upload react-bridge-1.3.1.zip in WordPress under Plugins, Add New, Upload Plugin, then activate and open React Bridge in the admin menu.

What is in this release

  • Persian README (README.fa.md) with a language switch in both READMEs
  • Admin screenshots (wizard, the four tabs, English LTR view, mobile width) attached below and shown in the README
  • Release packaging cleanup. No code changes since 1.3.0.

Highlights of the plugin

  • rb/v1 REST API: posts, pages, taxonomies, menus, manifest, health
  • Per-post SEO (seo object and head_html), crawler rendering, sitemap
  • Generation-keyed cache with Cache-Control, ETag and 304
  • Signed revalidation webhook (publish, update, unpublish, delete)
  • GET/PATCH /blog-settings contract for an external admin panel, plus one-click copy/paste of settings
  • Quick-start wizard and a minimal admin UI
  • Translatable (English source, Persian translation included), LTR and RTL admin

Requirements

WordPress 6.2+, PHP 8.0+

The zip contains only the runtime plugin (folder react-bridge); the test suite and translation tools live in the repository.