Mickey Kay
Mickey Kay
I have the following PHP comment block: ``` /** * @param string var1 My description. * @param array longervarname My description. * @param boolean areallylongvariablename My description. */ ``` I'd...
Hi there, I would love to see a config file that accomplishes all of the WordPress formatting standards: https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/ Thanks for an awesome package!
First off - fantastic plugin. Thanks for making this available! Secondly, it seems like batcache employs only very simple cache clearing functionality out of the box. What would you recommend...
For whatever reason, PhantomCSS doesn't seem to be picking up changes to my site. For example, I ran a test, then edited some CSS to make my nav links bold,...
I've recently been encountering the following issue, which may be related to newer updates to Chrome. When editing in ST2 (perhaps not an issue in ST3), my changes are reflected...
Hi there, first off great project! Love it. Secondly, no matter what I do, whether I manually configure a Gruntfile task or not, I get the following: ``` › grunt...
Many, if not all, `@since` tags are hard-coded with version 1.0.0. It might be better to dynamically populate them with `@since {%= version %}` to match the user-entered version (0.1.0...
I'm trying to use your package, however I keep getting the following erro: ``` Fetch API cannot load http://web.archive.org/web/timemap/link/{my-url}. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://local.wordpress-trunk.dev'...
I've just run through the readme, and I don't _think_ this feature is supported, but please let me know if it is. . . I'd like to scrape specific jobs...