

A URL with no oEmbed provider shows as a plain link by default.
OpenGraph Fallback Embed adds a custom Gutenberg block and an auto-embed fallback that renders rich link cards using OpenGraph metadata from any URL.
Features:
<title> and <meta name="description"> when OpenGraph tags are missing.The source code for this plugin, including unminified JavaScript and CSS, is available on GitHub:
OpenGraph Fallback Embed on GitHub
The plugin uses @wordpress/scripts for building. Source files are in the src/ directory. See the repository README for build instructions.