Does Webflow Pages work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 18.53 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
| WordPress version | 6.3.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 3,000+ |
| WordPress.org page | https://wordpress.org/plugins/webflow-pages/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=webflow-pages%2Fwebflow-pages.php&plugin_status=all&paged=1&s&_wpnonce=e52f3f5a97 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.262 s |
| Memory usage | 2.79 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=webflow-settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.196 s |
| Memory usage | 2.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=webflow-pages-settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.351 s |
| Memory usage | 2.78 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.298 s |
| Memory usage | 3.14 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.329 s | 0.291 s | -0.038 s | 2.82 MiB | 2.85 MiB | + 25.09 KiB |
| /wp-admin/edit.php | 0.203 s | 0.204 s | +0.001 s | 2.85 MiB | 2.87 MiB | + 25.09 KiB |
| /wp-admin/post-new.php | 0.772 s | 0.610 s | -0.162 s | 5.21 MiB | 5.25 MiB | + 37.61 KiB |
| /wp-admin/upload.php | 0.609 s | 0.541 s | -0.068 s | 2.77 MiB | 2.77 MiB | + 7.67 KiB |
| /wp-admin/options-writing.php | 0.224 s | 0.209 s | -0.015 s | 2.76 MiB | 2.76 MiB | - 368 bytes |
| /wp-admin/media-new.php | 0.410 s | 0.294 s | -0.116 s | 2.74 MiB | 2.76 MiB | + 19.87 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.190 s | +0.002 s | 2.76 MiB | 2.78 MiB | + 25.04 KiB |
| /wp-admin/post-new.php?post_type=page | 0.590 s | 0.581 s | -0.009 s | 5.21 MiB | 5.24 MiB | + 33.2 KiB |
| /wp-admin/options-discussion.php | 0.417 s | 0.221 s | -0.196 s | 2.75 MiB | 2.76 MiB | + 8.17 KiB |
| /wp-admin/edit-comments.php | 0.249 s | 0.415 s | +0.166 s | 2.78 MiB | 2.79 MiB | + 7.71 KiB |
| / | 0.277 s | 0.340 s | +0.063 s | 3.13 MiB | 3.14 MiB | + 14.7 KiB |
| Average | 0.388 s | 0.354 s | -0.034 s | 3.25 MiB | 3.27 MiB | + 18.53 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| Svelte | 49.9% | 1,354 | 2 | 23 | |
| PHP | 30.5% | 828 | 363 | 10 | |
| JavaScript | 14.7% | 399 | 39 | 7 | |
| SVG | 2.6% | 70 | 2 | 3 | |
| CSS | 1.0% | 26 | 1 | 2 | |
| JSON | 0.8% | 22 | 0 | 1 | |
| Markdown | 0.5% | 13 | 0 | 1 | |
| Total | 2,712 | 407 | 47 | ||
| Lines of code | 792 |
|---|---|
| Total complexity | 175 |
| Median class complexity | 23.5 |
| Median method complexity | 2.0 |
| Most complex class | Webflow_API |
| Most complex function | Webflow_Pages_Public::get_redirect_url() |
| Classes | 4 |
|---|---|
| Methods | 54 |
| Functions | 10 |
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.
No new entries found.
[01-Sep-2023 14:08:08 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wf/v1/wf-site-published</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5905
[01-Sep-2023 14:08:12 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wf/v1/wf-site-published</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5905