Ninja Tables 5.0.1

Does Ninja Tables work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 123.95 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 80,000+
WordPress.org page https://wordpress.org/plugins/ninja-tables/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=ninja-tables%2Fninja-tables.php&plugin_status=all&paged=1&s&_wpnonce=9d901ce6fd
Aspect after-activation
HTTP status 200
Load time 0.577 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Ninja Tables

Page screenshot: Ninja Tables
URL /wp-admin/admin.php?page=ninja_tables#/
Requested URL /wp-admin/admin.php?page=ninja_tables
Aspect menu-item
HTTP status 200
Load time 1.010 s
Memory usage 3.24 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.249 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.307 s0.286 s-0.021 s3.07 MiB3.18 MiB+ 114.16 KiB
/wp-admin/edit.php0.213 s0.204 s-0.009 s3.1 MiB3.21 MiB+ 113.08 KiB
/wp-admin/post-new.php0.880 s1.006 s+0.126 s5.02 MiB5.23 MiB+ 211.5 KiB
/wp-admin/upload.php0.918 s0.559 s-0.359 s3.02 MiB3.11 MiB+ 98.26 KiB
/wp-admin/options-writing.php0.201 s0.183 s-0.018 s3.01 MiB3.09 MiB+ 84.29 KiB
/wp-admin/media-new.php0.316 s0.246 s-0.070 s2.99 MiB3.1 MiB+ 109.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.206 s-0.014 s3.01 MiB3.12 MiB+ 114.89 KiB
/wp-admin/post-new.php?post_type=page0.658 s0.697 s+0.039 s5.01 MiB5.16 MiB+ 149.84 KiB
/wp-admin/options-discussion.php0.253 s0.272 s+0.019 s3 MiB3.09 MiB+ 98.02 KiB
/wp-admin/edit-comments.php0.283 s0.232 s-0.051 s3.03 MiB3.12 MiB+ 96.82 KiB
/0.413 s0.235 s-0.178 s2.97 MiB3.14 MiB+ 172.83 KiB
Average 0.424 s0.375 s-0.049 s3.38 MiB3.51 MiB+ 123.95 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript66.3%26,8323,97915
PHP23.0%9,3021,87192
PO File7.2%2,9221,5226
CSS3.0%1,2264710
JSON0.3%13802
SVG0.2%70218
Total 40,490 7,421 143

PHP Code Analysis | More results »

Lines of code 7,700
Total complexity 1,215
Median class complexity 11.0
Median method complexity 2.0
Most complex class NinjaTables\App\Modules\DataProviders\NinjaFooTable
Most complex function NinjaTables\App\Modules\DataProviders\NinjaFooTable::render()
Classes 61
Methods 312
Functions 41

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.

Database Tables 1

Options wp_options 3

Custom Post Types 1

ID Name
ninja-tableNinja Tables

PHP Error Log 358 lines

[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1176
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1187
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1199
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1214
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1165
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1144
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1113
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:06 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:07 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:09 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:10 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:11 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetUnset($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetExists($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetGet($key) 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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[12-Jun-2023 12:43:12 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\Container::offsetSet($key, $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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187

(+258 more lines)
See also: All tests for this plugin, How to Hide Ninja Tables Admin Menus