Open Graph and Twitter Card Tags 3.3.7

Does "Open Graph and Twitter Card Tags" work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 66.2 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wonderm00ns-simple-facebook-open-graph-tags%2Fwonderm00n-open-graph.php&plugin_status=all&paged=1&s&_wpnonce=28241f1244
Aspect after-activation
HTTP status 200
Load time 0.411 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Settings → Open Graph and Twitter Card Tags

Page screenshot: Settings → Open Graph and Twitter Card Tags
URL /wp-admin/options-general.php?page=class-webdados-fb-open-graph-admin.php
Aspect menu-item
HTTP status 200
Load time 0.826 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

Settings → Open Graph and Twitter Card Tags → General

Page screenshot: Settings → Open Graph and Twitter Card Tags → 
																		General
URL /wp-admin/options-general.php?page=class-webdados-fb-open-graph-admin.php
Aspect menu-item-tab
HTTP status 200
Load time 0.461 s
Memory usage 4.36 MiB
JS errors None
Resource errors None

Settings → Open Graph and Twitter Card Tags → Open Graph

Screenshot not available
URL /wp-admin/options-general.php?page=class-webdados-fb-open-graph-admin.php
Aspect menu-item-tab
HTTP status 200
Load time 0.486 s
Memory usage 4.36 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.289 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.747 s
Memory usage 6.41 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.916 s
Memory usage 6.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.487 s0.488 s+0.001 s3.78 MiB3.84 MiB+ 65.95 KiB
/wp-admin/edit.php0.392 s0.336 s-0.056 s3.78 MiB3.85 MiB+ 64.8 KiB
/wp-admin/post-new.php0.924 s0.828 s-0.096 s6.31 MiB6.41 MiB+ 108.45 KiB
/wp-admin/upload.php0.535 s0.737 s+0.202 s3.74 MiB3.78 MiB+ 47.4 KiB
/wp-admin/options-writing.php0.359 s0.392 s+0.033 s3.71 MiB3.76 MiB+ 51.7 KiB
/wp-admin/media-new.php0.538 s0.326 s-0.212 s3.7 MiB3.76 MiB+ 59.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.356 s0.339 s-0.017 s3.72 MiB3.78 MiB+ 70.26 KiB
/wp-admin/post-new.php?post_type=page0.745 s0.708 s-0.037 s6.3 MiB6.4 MiB+ 106.25 KiB
/wp-admin/options-discussion.php0.361 s0.604 s+0.243 s3.71 MiB3.76 MiB+ 47.89 KiB
/wp-admin/edit-comments.php0.351 s0.382 s+0.031 s3.73 MiB3.79 MiB+ 53.2 KiB
/0.306 s0.206 s-0.100 s4.12 MiB4.17 MiB+ 52.41 KiB
Average 0.487 s0.486 s-0.001 s4.24 MiB4.3 MiB+ 66.2 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
XML
Language % Lines of code Comment lines Files
PHP65.5%4,05852619
XML26.3%1,63101
JavaScript5.6%349192
CSS1.8%11151
JSON0.7%4201
Total 6,191 550 24

PHP Code Analysis | More results »

Lines of code 2,422
Total complexity 566
Median class complexity 49.0
Median method complexity 2.0
Most complex class Webdados_FB_Public
Most complex function Webdados_FB_Public::insert_meta_tags()
Classes 5
Methods 69
Functions 4

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 2

Meta Boxes

{
    "post": {
        "webdados_fb_open_graph": {
            "title": "Open Graph and Twitter Card Tags",
            "context": "advanced"
        }
    },
    "page": {
        "postexcerpt": {
            "title": "Excerpt",
            "context": "normal"
        },
        "webdados_fb_open_graph": {
            "title": "Open Graph and Twitter Card Tags",
            "context": "advanced"
        }
    }
}

PHP Error Log 4 lines

[03-Dec-2025 02:11:14 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 02:11:14 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 02:11:24 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 02:11:24 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Open Graph and Twitter Card Tags Admin Menus and Meta Boxes