Contact Form Redux 1.3.4

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

Summary

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

Memory usage: 128.02 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.2.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=72e46af040
Aspect after-activation
HTTP status 200
Load time 0.470 s
Memory usage 3.14 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.183 s
Memory usage 3.15 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.333 s
Memory usage 3.28 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.170 s
Memory usage 3.12 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.136 s
Memory usage 3.12 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.239 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.267 s-0.018 s3.07 MiB3.2 MiB+ 129.43 KiB
/wp-admin/edit.php0.204 s0.177 s-0.027 s3.1 MiB3.23 MiB+ 129.39 KiB
/wp-admin/post-new.php0.751 s0.919 s+0.168 s5.02 MiB5.16 MiB+ 144.98 KiB
/wp-admin/upload.php0.567 s0.421 s-0.146 s3.02 MiB3.13 MiB+ 112.77 KiB
/wp-admin/options-writing.php0.180 s0.129 s-0.051 s3.01 MiB3.11 MiB+ 99.53 KiB
/wp-admin/media-new.php0.281 s0.223 s-0.058 s2.99 MiB3.11 MiB+ 124.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.173 s-0.020 s3.01 MiB3.13 MiB+ 130.16 KiB
/wp-admin/post-new.php?post_type=page0.575 s0.624 s+0.049 s5.01 MiB5.15 MiB+ 140.59 KiB
/wp-admin/options-discussion.php0.211 s0.220 s+0.009 s3 MiB3.11 MiB+ 113.27 KiB
/wp-admin/edit-comments.php0.209 s0.180 s-0.029 s3.03 MiB3.14 MiB+ 112.06 KiB
/0.298 s0.209 s-0.089 s2.97 MiB3.14 MiB+ 171.06 KiB
Average 0.341 s0.322 s-0.019 s3.38 MiB3.51 MiB+ 128.02 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,64525145
JavaScript7.9%1,050873
CSS3.9%516514
Total 13,211 389 52

PHP Code Analysis | More results »

Lines of code 11,703
Total complexity 1,683
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 175 lines

[01-Jun-2023 13:22:52 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 395
[01-Jun-2023 13:22:52 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 386
[01-Jun-2023 13:22:52 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 379
[01-Jun-2023 13:22:52 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 400
[01-Jun-2023 13:22:52 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 395
[01-Jun-2023 13:22:52 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 386
[01-Jun-2023 13:22:52 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 379
[01-Jun-2023 13:22:52 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 400
[01-Jun-2023 13:22:53 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 395
[01-Jun-2023 13:22:53 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 386
[01-Jun-2023 13:22:53 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 379
[01-Jun-2023 13:22:53 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 400
[01-Jun-2023 13:22:53 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 395
[01-Jun-2023 13:22:53 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 386
[01-Jun-2023 13:22:53 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 379
[01-Jun-2023 13:22:53 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 400
[01-Jun-2023 13:22:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/contact-form-redux/admin/admin.php on line 1104
[01-Jun-2023 13:22:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/contact-form-redux/admin/admin.php on line 1105
[01-Jun-2023 13:22:54 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 395
[01-Jun-2023 13:22:54 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 386
[01-Jun-2023 13:22:54 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 379
[01-Jun-2023 13:22:54 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 400
[01-Jun-2023 13:22:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/contact-form-redux/admin/admin.php on line 1104
[01-Jun-2023 13:22:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/contact-form-redux/admin/admin.php on line 1105
[01-Jun-2023 13:22:54 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
[01-Jun-2023 13:22:55 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 395
[01-Jun-2023 13:22:55 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 386
[01-Jun-2023 13:22:55 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 379
[01-Jun-2023 13:22:55 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 400
[01-Jun-2023 13:22:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/contact-form-redux/admin/admin.php on line 1104
[01-Jun-2023 13:22:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/contact-form-redux/admin/admin.php on line 1105
[01-Jun-2023 13:22:56 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 395
[01-Jun-2023 13:22:56 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 386
[01-Jun-2023 13:22:56 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 379
[01-Jun-2023 13:22:56 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 400
[01-Jun-2023 13:22:57 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 395
[01-Jun-2023 13:22:57 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 386
[01-Jun-2023 13:22:57 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 379
[01-Jun-2023 13:22:57 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 400
[01-Jun-2023 13:22:58 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 395
[01-Jun-2023 13:22:58 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 386
[01-Jun-2023 13:22:58 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 379
[01-Jun-2023 13:22:58 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 400
[01-Jun-2023 13:22:58 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 395
[01-Jun-2023 13:22:58 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 386
[01-Jun-2023 13:22:58 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 379
[01-Jun-2023 13:22:58 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 400
[01-Jun-2023 13:22:58 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 395
[01-Jun-2023 13:22:58 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 386
[01-Jun-2023 13:22:58 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 379
[01-Jun-2023 13:22:58 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 400
[01-Jun-2023 13:22:58 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 395
[01-Jun-2023 13:22:58 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 386
[01-Jun-2023 13:22:58 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 379
[01-Jun-2023 13:22:58 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:00 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 395
[01-Jun-2023 13:23:00 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 386
[01-Jun-2023 13:23:00 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 379
[01-Jun-2023 13:23:00 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 400
[01-Jun-2023 13:23:01 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 395
[01-Jun-2023 13:23:01 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 386
[01-Jun-2023 13:23:01 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 379
[01-Jun-2023 13:23:01 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 400
[01-Jun-2023 13:23:01 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 395
[01-Jun-2023 13:23:01 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 386
[01-Jun-2023 13:23:01 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 379
[01-Jun-2023 13:23:01 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 400
[01-Jun-2023 13:23:01 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 395
[01-Jun-2023 13:23:01 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 386
[01-Jun-2023 13:23:01 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 379
[01-Jun-2023 13:23:01 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 400
[01-Jun-2023 13:23:01 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 395

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