Results 64 issues of Alex Cicovic

## Is your feature request related to a problem? With our latest releases, we now have a dedicated Parse.ly menu that contains a link to the plugin's settings page. Although...

wp-parsely

## Is your request related to a problem? We're currently using PHPStan 1.x as our Static Analysis tool. [PHPStan 2.0.0](https://github.com/phpstan/phpstan/releases/tag/2.0.0) was released on November 11 2024, though the 1.x branch...

Maintenance
wp-parsely

## Is your request related to a problem? We are showing some [Parse.ly stats on the wp-admin Posts screen](https://ps.w.org/wp-parsely/assets/screenshot-2.png?rev=3024983). However, the API query we use for this functionality is inefficient...

Feature: PCI
wp-parsely

We might be too permissive regarding the values we store in cache. For example, `$post_id` [here](https://github.com/Parsely/wp-parsely/blob/757889323b99f9ffac36291c8e2c3d3e4c6f5408/src/Models/class-smart-link.php#L348) could be `int|\WP_Error`, but we're storing it even if it is a `WP_Error`. In...

Maintenance
wp-parsely