Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Fix missing property app_id

Descripción

This plugin is usefull to website owners who share links from their website on Facebook. If you debug your website URL with the Facebook Sharing Debugger you might see a warning with the following message.

Missing Properties: The following required properties are missing: fb:app_id

This plugin inserts the required meta property with the given app_id. You have to create a facebook app to get the app_id!

To create a facebook app, visit Facebook Developers

  1. Register or Login to your account.
  2. Click My Apps, then click Create to create a new App
  3. When the app is created and you are in the app dashboard click settings and select Basic

That is the App ID you need to copy.

On your WordPress Admin:

  1. Download and activate the plugin
  2. Go to Tools -> Fix missing FB app_id.
  3. Paste the app_id you copied in the given field.
  4. Click Save

Opiniones

5 de Junio de 2023
Thanks for this simple plugin. It is very helpful when I change the new theme with the new fb setting.
Leer los 2 comentarios

Colaboradores & Desarrolladores

“Fix missing property app_id” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Fix missing property app_id” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

0.1

  • Initial release version.