Lewat ke konten
  • Log Masuk
  • Daftar
WordPress.org

Indonesia

  • Tema
  • Plugin
  • Berita
  • Bantuan
  • Tentang
  • Komunitas
  • Poliglot
  • Gunakan WordPress
Gunakan WordPress

Plugin

  • Favorit Saya
  • Pengujian Beta
  • Pengembang

Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Unduh

Open Graph Protocol Tools

Oleh Joe Crawford
  • Detail
  • Ulasan
  • Instalasi
  • Pengembangan
Bantuan

Deskripsi

Adds Open Graph Protocol meta tags to individual content pages of your WordPress install. Works in coordination with “Like” buttons and “share” inside Facebook and other consumers of OGP metadata.

Instalasi

  1. Upload open-graph-protocol-tools/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. To add the “Like” module, use this code:
<?php
/**
 * Include this code on your theme for single blog posts (for example, in your single.php file)
 * or on your blogs main page to include a Facebook "Like" iframe
 */
if (function_exists('the_opengraphprotocoltools_like_code')):
   the_opengraphprotocoltools_like_code();
else:
    echo "<!-- opengraphprotocoltools is not activated -->";
endif;
?>

It would be best if in your theme you also added an attribute in the &lt;html&gt; tag, like this: &lt;html prefix="og: http://ogp.me/ns#"&gt;

Tanya Jawab

Is there a FAQ?

I’ve gotten some bug reports via GitHub, you can report bugs or make comments there.

For more information about Open Graph Protocol

Visit Open Graph Protocol.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Open Graph Protocol Tools” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor
  • artlung
  • Pat Hawks

Terjemahkan “Open Graph Protocol Tools” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

1

  • First version.

1.2

  • Changed instructions, fixes encoding errors for non-English content.

1.3

  • Improve issue with home vs front page

1.6

  • Improvements by pathawks to accommodate more types
  • Address double encoding issue with wptexturize modified values

1.7

  • Misc improvements I never enumerated and can’t remember. Whoops.

1.8

  • WordPress 5 compatibility check!

1.9

  • Support for tag archive pages

1.91

  • WordPress 5.5 compatible

Meta

  • Versi: 1.91
  • Diperbarui: 3 tahun yang lalu
  • Instalasi Aktif: 70+
  • Versi WordPress: 2.9 atau yang terbaru
  • Diuji hingga: 5.5.12
  • Bahasa:
    English (US)
  • Tag:
    facebookmetadata
  • Tampilan lanjut

Rating

Lihat semua
  • 5 bintang 1
  • 4 bintang 0
  • 3 bintang 0
  • 2 bintang 0
  • 1 bintang 0
Log in untuk memberi masukan.

Kontributor

  • artlung
  • Pat Hawks

Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

Lihat forum bantuan

Donasi

Apakah Anda ingin mendukung pengembangan plugin ini?

Donasi untuk plugin ini

  • Tentang
  • Berita
  • Hosting
  • Donasi
  • Suvenir
  • Bantuan
  • Developer
  • Terlibat
  • Belajar
  • Tampilan
  • Plugin
  • Tema
  • Pola
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privasi
  • Kode Publik
WordPress.org
WordPress.org

Indonesia

  • Kunjungi halaman Facebook kami
  • Kunjungi akun Twitter kami
  • Kunjungi akun Instagram kami
  • Kunjungi akun LinkedIn kami
  • Kunjungi channel YouTube kami
Kode adalah Puisi.