wp-parsely
wp-parsely copied to clipboard
The official WordPress plugin for Parse.ly - makes it a snap to add the required tracking code to enable Parse.ly on your WordPress site.
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...
Hello, I've been exploring the post list stats, and I was wondering if some hooks could be included to change the default 7-day period. Different businesses would have different needs,...