外掛說明
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.
安裝方式
Installation
- 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.
Minimum Requirements
- 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
-
Installation
- 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.
Minimum Requirements
- 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.
使用者評論
參與者及開發者
變更記錄
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
- Minor bugfixes
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