Title: OpenGraph Fallback Embed
Author: Gary Pendergast
Published: <strong>2026-03-25</strong>
Last modified: 2026-03-25

---

Szukaj wtyczek

![](https://ps.w.org/opengraph-fallback-embed/assets/banner-772x250.png?rev=3491323)

![](https://ps.w.org/opengraph-fallback-embed/assets/icon.svg?rev=3491323)

# OpenGraph Fallback Embed

 Autor: [Gary Pendergast](https://profiles.wordpress.org/pento/)

[Pobierz](https://downloads.wordpress.org/plugin/opengraph-fallback-embed.1.3.7.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/opengraph-fallback-embed/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/opengraph-fallback-embed/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/opengraph-fallback-embed/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/opengraph-fallback-embed/)

## Opis

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:**

 * **OpenGraph Embed block** — Paste any URL to embed it as a styled card showing
   the page’s title, description, image, and site name.
 * **Auto-embed fallback** — 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.
 * **Graceful degradation** — Falls back to Twitter Card meta tags, then to HTML`
   <title>` and `<meta name="description">` when OpenGraph tags are missing.
 * **Transient caching** — Fetched metadata is cached for 7 days to minimise external
   requests.

### Development

The source code for this plugin, including unminified JavaScript and CSS, is available
on GitHub:

[OpenGraph Fallback Embed on GitHub](https://github.com/pento/opengraph-fallback-embed)

The plugin uses [@wordpress/scripts](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-scripts/)
for building. Source files are in the `src/` directory. See the repository README
for build instructions.

## Zrzuty ekranu

 * [[
 * A URL with no oEmbed provider shows as a plain link by default.
 * [[
 * With OpenGraph Fallback Embed active, the same URL renders as a rich card with
   title, description, and image.
 * [[
 * The OpenGraph Embed block in the editor with a live preview.

## Bloki

Wtyczka dodaje 1 blok.

 *   OpenGraph Embed Embed any page as a rich link card using its OpenGraph tags.

## Najczęściej zadawane pytania

### What happens if a URL has no OpenGraph tags?

The plugin falls back to Twitter Card meta tags, then to the page’s `<title>` and`
<meta name="description">`. If none of these are available, the original WordPress
output is preserved.

### Does this override existing embed providers?

No. This plugin only activates when WordPress has no other embed handler for the
URL.

### Can I customise the card appearance?

The card uses the `.og-fallback-embed` CSS class. You can override styles in your
theme.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„OpenGraph Fallback Embed” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ Gary Pendergast ](https://profiles.wordpress.org/pento/)

Wtyczka „OpenGraph Fallback Embed” została przetłumaczona na 1 język. Podziękuj 
[tłumaczom](https://translate.wordpress.org/projects/wp-plugins/opengraph-fallback-embed/contributors)
za ich wkład.

[Przetłumacz wtyczkę “OpenGraph Fallback Embed” na swój język.](https://translate.wordpress.org/projects/wp-plugins/opengraph-fallback-embed)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/opengraph-fallback-embed/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/opengraph-fallback-embed/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/opengraph-fallback-embed/)
przez [RSS](https://plugins.trac.wordpress.org/log/opengraph-fallback-embed/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.3.7

 * Added screenshots, and tweaked readme.txt.

#### 1.3.6

 * Removed a dev file from the plugin zip.

#### 1.3.5

 * Add source code repository link to readme.
 * Use plugin-specific prefix for transient cache keys.

#### 1.3.4

 * Tweak the plugin header.

#### 1.3.3

 * Remove one more file from the plugin zip.

#### 1.3.2

 * Fix the block version number not being bumped in the last release.

#### 1.3.1

 * Remove some unnecessary files from the plugin zip file.

#### 1.3.0

 * Add support for falling back to OG tags when the Embed block fails.

#### 1.2.0

 * Add custom Gutenberg block for manual OpenGraph embeds.
 * Add REST API endpoint for editor previews.
 * Improve fallback chain: OG  Twitter Card  HTML meta.

#### 1.1.0

 * Add transient caching for fetched metadata.

#### 1.0.0

 * Initial release with auto-embed fallback.

## Meta

 *  Wersja **1.3.7**
 *  Ostatnia aktualizacja **2 miesiące temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.3 lub nowszej **
 *  Testowano do **7.0**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Języki
 * [English (Australia)](https://en-au.wordpress.org/plugins/opengraph-fallback-embed/)
   i [English (US)](https://wordpress.org/plugins/opengraph-fallback-embed/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/opengraph-fallback-embed)
 * Tagi
 * [block](https://pl.wordpress.org/plugins/tags/block/)[card](https://pl.wordpress.org/plugins/tags/card/)
   [embed](https://pl.wordpress.org/plugins/tags/embed/)[link](https://pl.wordpress.org/plugins/tags/link/)
   [opengraph](https://pl.wordpress.org/plugins/tags/opengraph/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/opengraph-fallback-embed/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/opengraph-fallback-embed/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/opengraph-fallback-embed/reviews/)

## Zaangażowani

 *   [ Gary Pendergast ](https://profiles.wordpress.org/pento/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/opengraph-fallback-embed/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://github.com/sponsors/pento)