תיאור
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.
התקנה
התקנה
- בלוח הבקרה של וורדפרס גשו לתפריט "תוספים" -> "תוסף חדש".
- חפשו "Open Graph Metabox".
- התקינו את התוסף על ידי לחיצה על הכפתור "התקנה".
- הפעילו את התוסף על ידי לחיצה על הכפתור "הפעלה".
- The settings are accessible trough the edit pages as a custom meta box.
דרישות מינימום
- וורדפרס 3.0.1 ומעלה.
- PHP גרסה 5.2.4 ומעלה.
- MySQL גרסה 5.0 ומעלה.
דרישות מומלצות
- הגרסה האחרונה של וורדפרס.
- PHP גרסה 5.6 ומעלה.
- MySQL גרסה 5.5 ומעלה.
שאלות נפוצות
- Installation Instructions
-
התקנה
- בלוח הבקרה של וורדפרס גשו לתפריט "תוספים" -> "תוסף חדש".
- חפשו "Open Graph Metabox".
- התקינו את התוסף על ידי לחיצה על הכפתור "התקנה".
- הפעילו את התוסף על ידי לחיצה על הכפתור "הפעלה".
- The settings are accessible trough the edit pages as a custom meta box.
דרישות מינימום
- וורדפרס 3.0.1 ומעלה.
- PHP גרסה 5.2.4 ומעלה.
- MySQL גרסה 5.0 ומעלה.
דרישות מומלצות
- הגרסה האחרונה של וורדפרס.
- PHP גרסה 5.6 ומעלה.
- MySQL גרסה 5.5 ומעלה.
- 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 repository, או הירשמו ללוג פיתוח באמצעות 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
- אבטחה: מניעת גישה ישירה לקבצי PHP
- אבטחה: מניעת גישה ישירה לתיקיות
- תיקון התמיכה בתרגומים גלובליים
- 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
- עדכון קובץ readme
1.3.1
- הוספת תמיכה בתרגום גלובלי
1.3
- תמיכה בוורדפרס 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
- תיקונים קלים
- Supports WordPress 3.9.2
1.2.4
- תמיכה בוורדפרס 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