Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Fix missing property app_id

Descrizione

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

Recensioni

5 Giugno 2023
Thanks for this simple plugin. It is very helpful when I change the new theme with the new fb setting.
Leggi tutte le recensioni di 2

Contributi e sviluppo

“Fix missing property app_id” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Fix missing property app_id” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

0.1

  • Initial release version.