Описание
This plugin lets you set the Open Graph meta tags per post, page or custom post type and set default start values for new posts. It’s a simple plugin to get you started with the Open Graph meta tags and will get extended features soon.
Установка
Установка
- In your WordPress Dashboard go to «Plugins» -> «Add Plugin».
- Search for «Open Graph Metabox».
- Install the plugin by pressing the «Install» button.
- Activate the plugin by pressing the «Activate» button.
- The settings are accessible trough the edit pages as a custom meta box.
Минимальные требования
- WordPress version 3.0.1 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 5.6 or greater.
- MySQL version 5.5 or greater.
Часто задаваемые вопросы
- Installation Instructions
-
Установка
- In your WordPress Dashboard go to «Plugins» -> «Add Plugin».
- Search for «Open Graph Metabox».
- Install the plugin by pressing the «Install» button.
- Activate the plugin by pressing the «Activate» button.
- The settings are accessible trough the edit pages as a custom meta box.
Минимальные требования
- WordPress version 3.0.1 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 5.6 or greater.
- MySQL version 5.5 or greater.
- Why should I enter my Facebook App ID?
-
Including the fb:app_id tag in your HTML HEAD will allow the Facebook scraper to associate the Open Graph entity for that URL with an application. This will allow any admins of that app to view Insights about that URL and any social plugins connected with it. Open Graph Metaboxes let you set this setting trough the settings panel.
- Why should I set Facebook Admins?
-
The fb:admins tag is similar to the fb:app_id, but allows you to just specify each user ID that you would like to give the permission to do the above.
Отзывы
Участники и разработчики
«Open Graph Metabox» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Open Graph Metabox» переведён на 4 языка. Благодарим переводчиков за их работу.
Перевести «Open Graph Metabox» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.4.3
- Added .pot file for custom translations
- Recoded the image selection
1.4.3
- Added quick link to the options page on the plugin screen
1.4.2
- Fixes homepage url issue
- Fixes error on saving homepage type
1.4.1
- Compatibly with WordPress 4.5
1.4
- Security: Prevent direct access to php files
- Security: Prevent direct access to directories
- Fix global translations support
- Delete unused functions and files
- Check if it’s not an autosave with the wp_is_post_autosave() function
- Check if it’s not a revision with the wp_is_post_revision() function
- Add missing i18n functions
- Remove deprecated settings page icon
- Use the new admin headings hierarchy with H1, H2, H3 tags
- Update plugin readme file
1.3.1
- Added support for global translations
1.3
- Support WordPress 4.4
- Fixed issue with wrong labeling at Open Graph Type selection dropdown
- Fixed issue with not saving the default image
- Added support for frontpage settings
1.2.5
- Minor corrections
- Supports WordPress 3.9.2
1.2.4
- Supports WordPress 3.8
1.2.3
- Added «fb:app_id» and «fb:admins» as settings
1.2.2
- Fixed bug in the media selector on WordPress 3.5 and 3.5.1
1.2.1
- Added link to Facebook Open Graph debugger
- Мелкие исправления
1.2
- Added a default settings page
1.1
- Added support voor language files
1.0
- Added the meta boxes
- Added support for all custom post types