Contact Form Redux 1.3.6

Does Contact Form Redux work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 141.03 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.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/contact-form-redux/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=contact-form-redux%2Fcontact-form-redux.php&plugin_status=all&paged=1&s&_wpnonce=56ffc3ad6a
Aspect after-activation
HTTP status 200
Load time 0.312 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

Contact

Page screenshot: Contact
URL /wp-admin/admin.php?page=cfredux
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 2.92 MiB
JS errors None
Resource errors None

Contact → Add New

Page screenshot: Contact → Add New
URL /wp-admin/admin.php?page=cfredux-new
Aspect menu-item
HTTP status 200
Load time 0.311 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Contact → Integration

Page screenshot: Contact → Integration
URL /wp-admin/admin.php?page=cfredux-integration
Aspect menu-item
HTTP status 200
Load time 0.190 s
Memory usage 2.88 MiB
JS errors None
Resource errors None

Contact → Options

Page screenshot: Contact → Options
URL /wp-admin/admin.php?page=cfredux-options
Aspect menu-item
HTTP status 200
Load time 0.159 s
Memory usage 2.88 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.216 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.333 s-0.045 s2.83 MiB2.97 MiB+ 149.55 KiB
/wp-admin/edit.php0.223 s0.200 s-0.023 s2.85 MiB3 MiB+ 149.52 KiB
/wp-admin/post-new.php0.761 s0.627 s-0.134 s5.22 MiB5.38 MiB+ 165.11 KiB
/wp-admin/upload.php0.642 s0.574 s-0.068 s2.77 MiB2.9 MiB+ 132.88 KiB
/wp-admin/options-writing.php0.287 s0.211 s-0.076 s2.76 MiB2.89 MiB+ 124.86 KiB
/wp-admin/media-new.php0.325 s0.255 s-0.070 s2.74 MiB2.88 MiB+ 145.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.204 s+0.001 s2.76 MiB2.91 MiB+ 150.28 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.578 s-0.035 s5.21 MiB5.37 MiB+ 160.71 KiB
/wp-admin/options-discussion.php0.242 s0.252 s+0.010 s2.75 MiB2.88 MiB+ 133.4 KiB
/wp-admin/edit-comments.php0.252 s0.224 s-0.028 s2.78 MiB2.91 MiB+ 132.19 KiB
/0.309 s0.225 s-0.084 s3.13 MiB3.24 MiB+ 107.75 KiB
Average 0.385 s0.335 s-0.050 s3.25 MiB3.39 MiB+ 141.03 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
Language % Lines of code Comment lines Files
PHP88.1%11,58725145
JavaScript8.0%1,049873
CSS3.9%516514
Total 13,152 389 52

PHP Code Analysis | More results »

Lines of code 11,645
Total complexity 1,686
Median class complexity 20.5
Median method complexity 2.0
Most complex class CFREDUX_ContactForm
Most complex function cfredux_load_contact_form_admin()
Classes 20
Methods 240
Functions 215

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 1

Custom Post Types 1

ID Name
cfredux_contact_formContact Forms

PHP Error Log 169 lines

[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:04 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:05 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:05 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:05 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:05 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:06 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/contact-form-redux/admin/edit-contact-form.php on line 307
[19-Oct-2023 08:58:07 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:07 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:07 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:07 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:08 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:08 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:08 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:08 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:09 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:09 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:09 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:09 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:10 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:11 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:12 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:13 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 396
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 391
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 382
[19-Oct-2023 08:58:14 UTC] PHP Deprecated:  Return type of CFREDUX_FormTag::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-form-redux/includes/form-tag.php on line 375

(+69 more lines)
See also: All tests for this plugin, How to Hide Contact Form Redux Admin Menus