Ninja Tables 5.0.2

Does Ninja Tables work with WordPress 6.3.1 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.14 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.1
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=36d7fc212a
Aspect after-activation
HTTP status 200
Load time 0.340 s
Memory usage 2.88 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 0.846 s
Memory usage 2.98 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.161 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.341 s0.320 s-0.021 s2.82 MiB2.93 MiB+ 113.66 KiB
/wp-admin/edit.php0.197 s0.193 s-0.004 s2.85 MiB2.96 MiB+ 112.58 KiB
/wp-admin/post-new.php0.740 s0.896 s+0.156 s5.21 MiB5.42 MiB+ 210.17 KiB
/wp-admin/upload.php0.577 s0.427 s-0.150 s2.77 MiB2.86 MiB+ 97.76 KiB
/wp-admin/options-writing.php0.226 s0.184 s-0.042 s2.76 MiB2.85 MiB+ 88.99 KiB
/wp-admin/media-new.php0.349 s0.220 s-0.129 s2.74 MiB2.85 MiB+ 109.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.186 s-0.007 s2.76 MiB2.87 MiB+ 114.39 KiB
/wp-admin/post-new.php?post_type=page0.572 s0.601 s+0.029 s5.21 MiB5.41 MiB+ 204.73 KiB
/wp-admin/options-discussion.php0.247 s0.200 s-0.047 s2.75 MiB2.84 MiB+ 97.52 KiB
/wp-admin/edit-comments.php0.410 s0.205 s-0.205 s2.78 MiB2.87 MiB+ 96.32 KiB
/0.267 s0.164 s-0.103 s3.13 MiB3.24 MiB+ 109.2 KiB
Average 0.374 s0.327 s-0.048 s3.25 MiB3.37 MiB+ 123.14 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.2%26,8323,97915
PHP23.1%9,3451,87192
PO File7.2%2,9221,5226
CSS3.0%1,2264710
JSON0.3%13802
SVG0.2%70218
Total 40,533 7,421 143

PHP Code Analysis | More results »

Lines of code 7,707
Total complexity 1,216
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 311
Functions 42

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

[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:58 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:02:59 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:01 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:02 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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
[30-Aug-2023 05:03:03 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