Full Page Blog Designer 1.0.2

Does Full Page Blog Designer work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
774PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_NAME_NOT_RESOLVED
Performance

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

Page speed impact: 0.073 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/full-page-blog-designer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=full-page-blog-designer
Requested URL /wp-admin/plugins.php?action=activate&plugin=full-page-blog-designer%2Ffull-page-blog-designer.php&plugin_status=all&paged=1&s&_wpnonce=113f6e6f51
Aspect after-activation
HTTP status 200
Load time 0.811 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

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

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.614 s
Memory usage 5.89 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://i62.tinypic.com/15xvbd5.png",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.360 s+0.067 s3.47 MiB3.66 MiB+ 190.64 KiB
/wp-admin/edit.php0.188 s0.373 s+0.185 s3.54 MiB3.71 MiB+ 175.38 KiB
/wp-admin/post-new.php0.681 s0.638 s-0.043 s5.75 MiB5.89 MiB+ 140.23 KiB
/wp-admin/upload.php0.479 s0.348 s-0.131 s3.49 MiB3.58 MiB+ 96.68 KiB
/wp-admin/options-writing.php0.180 s0.524 s+0.344 s3.41 MiB3.58 MiB+ 173.42 KiB
/wp-admin/media-new.php0.210 s0.284 s+0.074 s3.4 MiB3.58 MiB+ 186.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.166 s0.272 s+0.106 s3.47 MiB3.6 MiB+ 128.73 KiB
/wp-admin/post-new.php?post_type=page0.533 s0.594 s+0.061 s5.75 MiB5.87 MiB+ 127.73 KiB
/wp-admin/options-discussion.php0.190 s0.345 s+0.155 s3.41 MiB3.58 MiB+ 175.73 KiB
/wp-admin/edit-comments.php0.208 s0.304 s+0.096 s3.49 MiB3.6 MiB+ 111.42 KiB
/0.288 s0.178 s-0.110 s3.45 MiB3.47 MiB+ 18.93 KiB
Average 0.311 s0.384 s+0.073 s3.87 MiB4.01 MiB+ 138.7 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
PHP93.5%31,26216,925126
JavaScript4.8%1,5911,2478
CSS1.0%3492015
Markdown0.6%21401
JSON0.1%2701
SVG0.0%712
Total 33,450 18,193 153

PHP Code Analysis | More results »

Lines of code 22,079
Total complexity 5,528
Median class complexity 10.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 55
Methods 1,180
Functions 103

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 5

Meta Boxes

{
    "post": {
        "codeies_fpbd_options": {
            "title": "Full Page Blog Designer",
            "context": "normal"
        }
    }
}

PHP Error Log 774 lines

[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $wrapper is implicitly treated as a required parameter in /wp-content/plugins/full-page-blog-designer/freemius/includes/class-fs-logger.php on line 145
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:17 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Sep-2024 15:01:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/full-page-blog-designer/freemius/includes/managers/class-fs-key-value-storage.php on line 389

(+674 more lines)
See also: All tests for this plugin, How to Hide the "Full Page Blog Designer" Meta Box