Full Page Blog Designer 1.0.2

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

Summary

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

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

Environment
WordPress version6.7.1
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=d65cf76062
Aspect after-activation
HTTP status 200
Load time 0.898 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.195 s
Memory usage 3.48 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.607 s
Memory usage 6.06 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.304 s0.375 s+0.071 s3.48 MiB3.67 MiB+ 191.64 KiB
/wp-admin/edit.php0.172 s0.351 s+0.179 s3.54 MiB3.72 MiB+ 178.23 KiB
/wp-admin/post-new.php0.714 s0.663 s-0.051 s5.92 MiB6.06 MiB+ 140.36 KiB
/wp-admin/upload.php0.481 s0.355 s-0.126 s3.49 MiB3.59 MiB+ 97.38 KiB
/wp-admin/options-writing.php0.177 s0.303 s+0.126 s3.47 MiB3.59 MiB+ 116.89 KiB
/wp-admin/media-new.php0.235 s0.557 s+0.322 s3.46 MiB3.58 MiB+ 125.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.149 s0.284 s+0.135 s3.47 MiB3.6 MiB+ 129.73 KiB
/wp-admin/post-new.php?post_type=page0.552 s0.600 s+0.048 s5.92 MiB6.05 MiB+ 131.8 KiB
/wp-admin/options-discussion.php0.273 s0.332 s+0.059 s3.47 MiB3.58 MiB+ 114.01 KiB
/wp-admin/edit-comments.php0.186 s0.253 s+0.067 s3.49 MiB3.6 MiB+ 113.05 KiB
/0.286 s0.174 s-0.112 s3.47 MiB3.48 MiB+ 4.83 KiB
Average 0.321 s0.386 s+0.065 s3.93 MiB4.05 MiB+ 122.09 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 1154 lines

[30-Nov-2024 10:42:04 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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42: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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:05 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 10:42:06 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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
[30-Nov-2024 10:42:07 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

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