site-performance-tracker icon indicating copy to clipboard operation
site-performance-tracker copied to clipboard

Allows you to detect and track site performance metrics

Results 27 site-performance-tracker issues
Sort by recently updated
recently updated
newest added

The settings page for the plugin has been added using code structure that doesn’t match the rest of the plugin. Refactor the code using the WordPress best practices and organize...

Fixes #60. ## Tasks - [x] Move the plugin settings into a dedicated class to match the rest of the approach. - [x] Introduce dedicated helpers for getting the formatted...

Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

This way it will be easier to update and receive bug fixes from the users of the plug-in.

Move https://github.com/xwp/site-performance-tracker/blob/16931538f90de1d20a1c012f62cc854436dd4ec2/php/views/settings.php into something like `php/src/class-settings.php` which is bootstrapped during: https://github.com/xwp/site-performance-tracker/blob/16931538f90de1d20a1c012f62cc854436dd4ec2/php/src/class-plugin.php#L75-L90

enhancement

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

https://github.com/xwp/site-performance-tracker/security/dependabot

good first issue

Keep the code-activated piece in, that will continue to be supported.

good first issue
documentation