Version Description
- 2022-06-29 =
- Are you a developer looking to add plugins to your portfolio? Like this plugin? Contact us!
- Requires WordPress 5.0, WooCommerce 3.0 and PHP 7.0
- Tested with WordPress 6.1-alpha-53556 and WooCommerce 6.7.0-beta.2
Download this release
Release Info
Developer | webdados |
Plugin | Open Graph for Facebook, Google+ and Twitter Card Tags |
Version | 3.2.0 |
Comparing to | |
See all releases |
Code changes from version 3.1.2 to 3.2.0
- readme.txt +16 -8
- wonderm00n-open-graph.php +15 -12
readme.txt
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
=== Open Graph and Twitter Card Tags ===
|
2 |
-
Contributors: webdados, wonderm00n
|
3 |
Donate link: http://bit.ly/donate_fb_opengraph
|
4 |
Tags: facebook, open graph, twitter card, social media, open graph protocol, share, social, meta, rss, twitter, google, image, like, seo, search engine optimization, woocommerce, yoast seo, wordpress seo, woocommerce, subheading, php7, webdados
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
8 |
|
9 |
Improve social media sharing by inserting Facebook Open Graph, Twitter Card, and SEO Meta Tags on your WordPress website pages, posts, WooCommerce products, or any other custom post type.
|
10 |
|
@@ -68,7 +71,7 @@ Our settings page is discreetly kept under "Options".
|
|
68 |
= 3rd Party Integration: =
|
69 |
|
70 |
* **[Yoast SEO](https://wordpress.org/plugins/wordpress-seo/)**: Allows you to use the title, URL (canonical), and description from the Yoast SEO plugin.
|
71 |
-
* **[Rank Math](https://wordpress.org/plugins/seo-by-rank-math/)**: Allows you to use the title, URL (canonical), and description from the Rank Math plugin [only with the PRO add-on](https://
|
72 |
* **[WooCommerce](https://wordpress.org/plugins/woocommerce/)**: On product pages sets `og:type` to "product" and adds the price including tax to the `product:price` and `product:availability` tags. Also allows you to use the Product Category thumbnails as Open Graph Image and have Product Gallery images as additional Open Graph Images
|
73 |
* **[WooCommerce Brands](https://woocommerce.com/products/brands/)**: On brand pages uses the brand image as Open Graph Image
|
74 |
* **[SubHeading](https://wordpress.org/extend/plugins/subheading/)**: Add the SubHeading to the post/page title.
|
@@ -76,7 +79,7 @@ Our settings page is discreetly kept under "Options".
|
|
76 |
|
77 |
= NEW PRO add-on: =
|
78 |
|
79 |
-
To implement new features, we’ve released a new [PRO add-on](https://
|
80 |
|
81 |
From version 3.0.0 forward, for sustainability reasons, some advanced functionalities might be removed from the free plugin and move to the PRO add-on, with the proper deprecation notice with some versions in advance.
|
82 |
|
@@ -88,7 +91,7 @@ The current PRO add-on features are:
|
|
88 |
* Technical support (limited to the PRO add-on features)
|
89 |
* Good karma and support the development of new features
|
90 |
|
91 |
-
[Get it now
|
92 |
|
93 |
== Installation ==
|
94 |
|
@@ -109,7 +112,7 @@ If you reach us by email or any other direct contact means, we’ll assume you a
|
|
109 |
If some company wants to make a proposal to take ownership of this plugin, please contact us to info @ webdados .pt
|
110 |
We’ll not pass ownership of the plugin to anyone (person or company) that does not have a solid roadmap and business model for this plugin, to guarantee the current users that development and support will be resumed.
|
111 |
|
112 |
-
We also released a [PRO add-on](https://
|
113 |
|
114 |
= Facebook is not showing up the correct image when I share a post. What can I do? =
|
115 |
|
@@ -171,6 +174,11 @@ It’s similar, yes. They’ve forked our plugin and gave no credits whatsoever
|
|
171 |
|
172 |
== Changelog ==
|
173 |
|
|
|
|
|
|
|
|
|
|
|
174 |
= 3.1.2 =
|
175 |
* Fix a bug when integrating with Yoast SEO 17.8 or above
|
176 |
* Tested with WordPress 5.9-beta2-52350 and WooCommerce 6.0.0-rc.1
|
1 |
=== Open Graph and Twitter Card Tags ===
|
2 |
+
Contributors: webdados, ptwooplugins, wonderm00n
|
3 |
Donate link: http://bit.ly/donate_fb_opengraph
|
4 |
Tags: facebook, open graph, twitter card, social media, open graph protocol, share, social, meta, rss, twitter, google, image, like, seo, search engine optimization, woocommerce, yoast seo, wordpress seo, woocommerce, subheading, php7, webdados
|
5 |
+
Author: PT Woo Plugins (by Webdados)
|
6 |
+
Author URI: https://ptwooplugins.com
|
7 |
+
Requires at least: 5.0
|
8 |
+
Tested up to: 6.0
|
9 |
+
Requires PHP: 7.0
|
10 |
+
Stable tag: trunk
|
11 |
|
12 |
Improve social media sharing by inserting Facebook Open Graph, Twitter Card, and SEO Meta Tags on your WordPress website pages, posts, WooCommerce products, or any other custom post type.
|
13 |
|
71 |
= 3rd Party Integration: =
|
72 |
|
73 |
* **[Yoast SEO](https://wordpress.org/plugins/wordpress-seo/)**: Allows you to use the title, URL (canonical), and description from the Yoast SEO plugin.
|
74 |
+
* **[Rank Math](https://wordpress.org/plugins/seo-by-rank-math/)**: Allows you to use the title, URL (canonical), and description from the Rank Math plugin [only with the PRO add-on](https://ptwooplugins.com/product/open-graph-and-twitter-card-tags-pro-add-on/)
|
75 |
* **[WooCommerce](https://wordpress.org/plugins/woocommerce/)**: On product pages sets `og:type` to "product" and adds the price including tax to the `product:price` and `product:availability` tags. Also allows you to use the Product Category thumbnails as Open Graph Image and have Product Gallery images as additional Open Graph Images
|
76 |
* **[WooCommerce Brands](https://woocommerce.com/products/brands/)**: On brand pages uses the brand image as Open Graph Image
|
77 |
* **[SubHeading](https://wordpress.org/extend/plugins/subheading/)**: Add the SubHeading to the post/page title.
|
79 |
|
80 |
= NEW PRO add-on: =
|
81 |
|
82 |
+
To implement new features, we’ve released a new [PRO add-on](https://ptwooplugins.com/product/open-graph-and-twitter-card-tags-pro-add-on/) that you can use alongside this plugin.
|
83 |
|
84 |
From version 3.0.0 forward, for sustainability reasons, some advanced functionalities might be removed from the free plugin and move to the PRO add-on, with the proper deprecation notice with some versions in advance.
|
85 |
|
91 |
* Technical support (limited to the PRO add-on features)
|
92 |
* Good karma and support the development of new features
|
93 |
|
94 |
+
[Get it now](https://ptwooplugins.com/product/open-graph-and-twitter-card-tags-pro-add-on/) for 39€, or as low as 19,65€ if you buy a license for 10 websites.
|
95 |
|
96 |
== Installation ==
|
97 |
|
112 |
If some company wants to make a proposal to take ownership of this plugin, please contact us to info @ webdados .pt
|
113 |
We’ll not pass ownership of the plugin to anyone (person or company) that does not have a solid roadmap and business model for this plugin, to guarantee the current users that development and support will be resumed.
|
114 |
|
115 |
+
We also released a [PRO add-on](https://ptwooplugins.com/product/open-graph-and-twitter-card-tags-pro-add-on/) with some extra features and technical support (except for the free plugin features).
|
116 |
|
117 |
= Facebook is not showing up the correct image when I share a post. What can I do? =
|
118 |
|
174 |
|
175 |
== Changelog ==
|
176 |
|
177 |
+
= 3.2.0 - 2022-06-29 =
|
178 |
+
* Are you a developer looking to add plugins to your portfolio? Like this plugin? [Contact us](https://www.webdados.pt/contactos/)!
|
179 |
+
* Requires WordPress 5.0, WooCommerce 3.0 and PHP 7.0
|
180 |
+
* Tested with WordPress 6.1-alpha-53556 and WooCommerce 6.7.0-beta.2
|
181 |
+
|
182 |
= 3.1.2 =
|
183 |
* Fix a bug when integrating with Yoast SEO 17.8 or above
|
184 |
* Tested with WordPress 5.9-beta2-52350 and WooCommerce 6.0.0-rc.1
|
wonderm00n-open-graph.php
CHANGED
@@ -1,19 +1,22 @@
|
|
1 |
<?php
|
2 |
-
|
3 |
-
Plugin Name: Open Graph and Twitter Card Tags
|
4 |
-
Plugin URI: https://www.webdados.pt/wordpress/plugins/facebook-open-graph-meta-tags-wordpress/
|
5 |
-
Description: Improve social media sharing by inserting Facebook Open Graph, Twitter Card and SEO Meta Tags on your WordPress website pages, posts, WooCommerce products, or any other custom post type.
|
6 |
-
Version: 3.
|
7 |
-
Author: Webdados
|
8 |
-
Author URI: https://
|
9 |
-
Text Domain: wonderm00ns-simple-facebook-open-graph-tags
|
10 |
-
Domain Path: /lang
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
13 |
|
14 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
15 |
|
16 |
-
define( 'WEBDADOS_FB_VERSION', '3.
|
17 |
define( 'WEBDADOS_FB_PLUGIN_NAME', 'Open Graph and Twitter Card Tags' );
|
18 |
define( 'WEBDADOS_FB_W', 1200 );
|
19 |
define( 'WEBDADOS_FB_H', 630 );
|
1 |
<?php
|
2 |
+
/**
|
3 |
+
* Plugin Name: Open Graph and Twitter Card Tags
|
4 |
+
* Plugin URI: https://www.webdados.pt/wordpress/plugins/facebook-open-graph-meta-tags-wordpress/
|
5 |
+
* Description: Improve social media sharing by inserting Facebook Open Graph, Twitter Card and SEO Meta Tags on your WordPress website pages, posts, WooCommerce products, or any other custom post type.
|
6 |
+
* Version: 3.2.0
|
7 |
+
* Author: PT Woo Plugins (by Webdados)
|
8 |
+
* Author URI: https://ptwooplugins.com
|
9 |
+
* Text Domain: wonderm00ns-simple-facebook-open-graph-tags
|
10 |
+
* Domain Path: /lang
|
11 |
+
* Requires at least: 5.0
|
12 |
+
* Requires PHP: 7.0
|
13 |
+
* WC requires at least: 3.0
|
14 |
+
* WC tested up to: 6.6
|
15 |
+
**/
|
16 |
|
17 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
18 |
|
19 |
+
define( 'WEBDADOS_FB_VERSION', '3.2.0' );
|
20 |
define( 'WEBDADOS_FB_PLUGIN_NAME', 'Open Graph and Twitter Card Tags' );
|
21 |
define( 'WEBDADOS_FB_W', 1200 );
|
22 |
define( 'WEBDADOS_FB_H', 630 );
|