Full Page Blog Designer 1.0.2

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

Summary

Errors
684PHP 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: 133.63 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.8.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=a9c0dc76d2
Aspect after-activation
HTTP status 200
Load time 0.979 s
Memory usage 3.91 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.185 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.664 s
Memory usage 6.23 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.343 s0.428 s+0.085 s3.51 MiB3.69 MiB+ 191 KiB
/wp-admin/edit.php0.204 s0.400 s+0.196 s3.57 MiB3.74 MiB+ 175.07 KiB
/wp-admin/post-new.php0.779 s0.763 s-0.016 s6.06 MiB6.23 MiB+ 173.6 KiB
/wp-admin/upload.php0.628 s0.646 s+0.018 s3.52 MiB3.62 MiB+ 96.37 KiB
/wp-admin/options-writing.php0.232 s0.367 s+0.135 s3.5 MiB3.61 MiB+ 115.88 KiB
/wp-admin/media-new.php0.329 s0.324 s-0.005 s3.49 MiB3.61 MiB+ 124.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.228 s0.324 s+0.096 s3.5 MiB3.63 MiB+ 128.72 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.703 s+0.092 s6.05 MiB6.22 MiB+ 169.13 KiB
/wp-admin/options-discussion.php0.453 s0.571 s+0.118 s3.5 MiB3.61 MiB+ 113.01 KiB
/wp-admin/edit-comments.php0.242 s0.533 s+0.291 s3.52 MiB3.63 MiB+ 112.04 KiB
/0.312 s0.209 s-0.103 s3.43 MiB3.5 MiB+ 71.05 KiB
Average 0.396 s0.479 s+0.082 s3.97 MiB4.1 MiB+ 133.63 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 684 lines

[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 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
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:01 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 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
[24-Jul-2025 22:30:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 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
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 22:30:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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
[24-Jul-2025 22:30:04 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

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