=== Ogp Plus ===
Contributors: Katsushi Kawamori
Donate link: https://shop.riverforest-wp.info/donate/
Tags: facebook, ogp, X
Requires at least: 4.7
Requires PHP: 8.0
Tested up to: 6.8
Stable tag: 1.10
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add OGP tags.

== Description ==

= Add OGP tags =
* "title" displays the title of the site if it is a homepage, otherwise it displays an article or category title.
* "description" displays the tagline of the site if it is a homepage or category, otherwise it displays an article excerpt.
* "url" displays the permalink of the site if it is a homepage, otherwise it displays an article or category url.
* "image" "post thumbnail" is displayed if present, otherwise the default image is displayed.

* Can specify the number of characters for "description".
* Can specify the default image for "image".
* Can specify the X(Twitter) user name.
* Can specify the Facebook App ID.

== Installation ==

1. Upload `ogp-plus` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

none

== Screenshots ==

1. Management screen
2. Tags

== Changelog ==

= [1.10] 2025/04/20 =
* Fix - Loading the management screen.

= 1.09=
Fixed problem with titles not displaying in X(Twitter).

= 1.08=
Fixed problem with titles not displaying in X(Twitter).
Supported WordPress 6.4.
PHP 8.0 is now required.

= 1.07 =
Fixed problems with archive page.

= 1.06 =
Supported WordPress 5.7.

= 1.05 =
Fixed uninstall.

= 1.04 =
Fixed an error when the ogp image is not set.

= 1.03 =
Changed the admin panel.
Fixed an error when the ogp image is not set.

= 1.02 =
Fixed an issue with Facebook meta tags.

= 1.01 =
Supported i18n.

= 1.00 =
Initial release.

== Upgrade Notice ==

= 1.00 =

