kitchin

Results 5 issues of kitchin

WP_DEBUG widget fix for WP 3.4 (also version 0.52, changelog)

Finally WP 3.4 is deprecating PHP 4 style constructors. Since this plugin requires PHP 5, we can skip the new form of PHP 4 legacy constructor also. So it's very...

Any interest in adding a few hooks? I made a custom version with hooks back in 0.33 days and have now updated it for 0.48. Two purposes: 1. Log persona...

When I run `cli cache prune` it does nothing and echos "Success: Cache pruned." When I run `cli cache clear` it does remove cache files and echos "Success: Cache cleared."...

bug
command:cli-cache-prune

See: https://wordpress.org/support/topic/cannot-update-powerpress-plugin/ The plugin Powerpress mistakenly put plugin headers in two php files, `powerpress.php` and `powerpress-network.php`. Arguably `wp-cli` should handle this better. WP Dashboard handles it by listing both plugins...

state:unconfirmed