Aaron Holbrook
Aaron Holbrook
I.e. not all plugins use their exact folder name (right? double check to be sure)
should move to something that doesn't throw a warning if the file doesn't exist. possibly include or include_once?
I am running into an issue with WP CLI and composer. It appears to be due to WP CLI now utilizing composer prior to loading the WP application logic. More...
I don't think I've ever used the `php` or `proxy` options for a new site - I think these options should be last. I think they should be ordered by...
Similar to how you can trigger xdebug via `wp` or `artisan`: `ph php ./script.php --xdebug`
Would love to see an easy way to enable and then view a complete trace/profile on a page/script without having to mess around with configuring it every time. Similar to...