{"id":292664,"date":"2026-03-25T23:57:31","date_gmt":"2026-03-25T23:57:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/opengraph-fallback-embed\/"},"modified":"2026-03-25T23:57:12","modified_gmt":"2026-03-25T23:57:12","slug":"opengraph-fallback-embed","status":"publish","type":"plugin","link":"https:\/\/fa-af.wordpress.org\/plugins\/opengraph-fallback-embed\/","author":2004385,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.7","stable_tag":"1.3.7","tested":"7.0","requires":"6.3","requires_php":"7.4","requires_plugins":null,"header_name":"OpenGraph Fallback Embed","header_author":"pento","header_description":"Provides an embed block based on a site's OpenGraph tags when no other embed handler matches the URL.","assets_banners_color":"2c4e73","last_updated":"2026-03-25 23:57:12","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/github.com\/sponsors\/pento","header_plugin_uri":"","header_author_uri":"https:\/\/pento.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":95,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.3.7":{"tag":"1.3.7","author":"pento","date":"2026-03-25 23:57:12"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3491323,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3491323,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":3491323,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3491323,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3491323,"resolution":"772x250","location":"assets","locale":""},"banner.svg":{"filename":"banner.svg","revision":3491323,"resolution":false,"location":"assets","locale":false}},"assets_blueprints":{},"all_blocks":{"og-fallback-embed\/card":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"og-fallback-embed\/card","version":"1.3.7","title":"OpenGraph Embed","category":"embed","icon":"share-alt","description":"Embed any page as a rich link card using its OpenGraph tags.","keywords":["embed","link","opengraph","og","card","preview"],"supports":{"html":false,"align":["wide","full"],"spacing":{"margin":true}},"attributes":{"url":{"type":"string","default":""}},"textdomain":"opengraph-fallback-embed","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"}},"tagged_versions":["1.3.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3491329,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3491329,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3491329,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"A URL with no oEmbed provider shows as a plain link by default.","2":"With OpenGraph Fallback Embed active, the same URL renders as a rich card with title, description, and image.","3":"The OpenGraph Embed block in the editor with a live preview."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1220,15095,230,537,2989],"plugin_category":[55,56],"plugin_contributors":[77567],"plugin_business_model":[],"class_list":["post-292664","plugin","type-plugin","status-publish","hentry","plugin_tags-block","plugin_tags-card","plugin_tags-embed","plugin_tags-link","plugin_tags-opengraph","plugin_category-seo-and-marketing","plugin_category-social-and-sharing","plugin_contributors-pento","plugin_committers-pento"],"banners":{"banner":"https:\/\/ps.w.org\/opengraph-fallback-embed\/assets\/banner-772x250.png?rev=3491323","banner_2x":"https:\/\/ps.w.org\/opengraph-fallback-embed\/assets\/banner-1544x500.png?rev=3491323","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/opengraph-fallback-embed\/assets\/icon.svg?rev=3491323","icon":"https:\/\/ps.w.org\/opengraph-fallback-embed\/assets\/icon.svg?rev=3491323","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/opengraph-fallback-embed\/assets\/screenshot-1.png?rev=3491329","caption":"A URL with no oEmbed provider shows as a plain link by default."},{"src":"https:\/\/ps.w.org\/opengraph-fallback-embed\/assets\/screenshot-2.png?rev=3491329","caption":"With OpenGraph Fallback Embed active, the same URL renders as a rich card with title, description, and image."},{"src":"https:\/\/ps.w.org\/opengraph-fallback-embed\/assets\/screenshot-3.png?rev=3491329","caption":"The OpenGraph Embed block in the editor with a live preview."}],"raw_content":"<!--section=description-->\n<p>OpenGraph Fallback Embed adds a custom Gutenberg block and an auto-embed fallback that renders rich link cards using OpenGraph metadata from any URL.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li><strong>OpenGraph Embed block<\/strong> \u2014 Paste any URL to embed it as a styled card showing the page's title, description, image, and site name.<\/li>\n<li><strong>Auto-embed fallback<\/strong> \u2014 When WordPress can't find an oEmbed provider for a URL pasted on its own line, this plugin automatically fetches the page's OpenGraph tags and renders a card instead of a plain link.<\/li>\n<li><strong>Graceful degradation<\/strong> \u2014 Falls back to Twitter Card meta tags, then to HTML <code>&lt;title&gt;<\/code> and <code>&lt;meta name=\"description\"&gt;<\/code> when OpenGraph tags are missing.<\/li>\n<li><strong>Transient caching<\/strong> \u2014 Fetched metadata is cached for 7 days to minimise external requests.<\/li>\n<\/ul>\n\n<h3>Development<\/h3>\n\n<p>The source code for this plugin, including unminified JavaScript and CSS, is available on GitHub:<\/p>\n\n<p><a href=\"https:\/\/github.com\/pento\/opengraph-fallback-embed\">OpenGraph Fallback Embed on GitHub<\/a><\/p>\n\n<p>The plugin uses <a href=\"https:\/\/developer.wordpress.org\/block-editor\/reference-guides\/packages\/packages-scripts\/\">@wordpress\/scripts<\/a> for building. Source files are in the <code>src\/<\/code> directory. See the repository README for build instructions.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"what%20happens%20if%20a%20url%20has%20no%20opengraph%20tags%3F\"><h3>What happens if a URL has no OpenGraph tags?<\/h3><\/dt>\n<dd><p>The plugin falls back to Twitter Card meta tags, then to the page's <code>&lt;title&gt;<\/code> and <code>&lt;meta name=\"description\"&gt;<\/code>. If none of these are available, the original WordPress output is preserved.<\/p><\/dd>\n<dt id=\"does%20this%20override%20existing%20embed%20providers%3F\"><h3>Does this override existing embed providers?<\/h3><\/dt>\n<dd><p>No. This plugin only activates when WordPress has no other embed handler for the URL.<\/p><\/dd>\n<dt id=\"can%20i%20customise%20the%20card%20appearance%3F\"><h3>Can I customise the card appearance?<\/h3><\/dt>\n<dd><p>The card uses the <code>.og-fallback-embed<\/code> CSS class. You can override styles in your theme.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.7<\/h4>\n\n<ul>\n<li>Added screenshots, and tweaked readme.txt.<\/li>\n<\/ul>\n\n<h4>1.3.6<\/h4>\n\n<ul>\n<li>Removed a dev file from the plugin zip.<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Add source code repository link to readme.<\/li>\n<li>Use plugin-specific prefix for transient cache keys.<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Tweak the plugin header.<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Remove one more file from the plugin zip.<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Fix the block version number not being bumped in the last release.<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Remove some unnecessary files from the plugin zip file.<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Add support for falling back to OG tags when the Embed block fails.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Add custom Gutenberg block for manual OpenGraph embeds.<\/li>\n<li>Add REST API endpoint for editor previews.<\/li>\n<li>Improve fallback chain: OG \u2192 Twitter Card \u2192 HTML meta.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Add transient caching for fetched metadata.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with auto-embed fallback.<\/li>\n<\/ul>","raw_excerpt":"Provides an embed block and auto-embed fallback based on a site&#039;s OpenGraph tags when no other embed handler matches the URL.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/292664","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=292664"}],"author":[{"embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pento"}],"wp:attachment":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=292664"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=292664"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=292664"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=292664"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=292664"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=292664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}