Leo Toikka

Results 22 comments of Leo Toikka

Something like this? ![Firefox_Screenshot_2019-08-30T07-29-11 729Z](https://user-images.githubusercontent.com/24781811/64001674-09c07080-cb11-11e9-8da7-729c56a51ef9.png)

On a smaller screen resolution: ![Firefox_Screenshot_2019-08-30T07-46-09 691Z](https://user-images.githubusercontent.com/24781811/64002733-6d4b9d80-cb13-11e9-832a-a8892b659ea5.png) The top full-width postboxes are not movable. While this does in my opinion look better than having many small postboxes crammed, it forces...

Pros and cons of postboxes: \+ easy for developers to create a neat(ish) looking page without a lot of code \+ well suited for many small tools (like in WP...

Tabs are quite easily implementable, as WP core has built-in styles for `.nav-tab` and the pagination can be done with e.g. a `?tab=updates` query param. However, the postboxes have been...

Is this issue still relevant today amongst our customers? We do provide `wp-shadow-reset` (and most likely `wp-shadow-pull` in the future) so do we actually need a "factory reset" button for...

Note that if relying on `/data/db/*.sql.orig` files, this feature will never work for old sites. The functionality should probably first check the existence of those types of files, and only...

I am not sure I understand what this issue actually aims at: PHPCS analyzed multiple different open source repositories for code style, and reported the results. How is this applicable...

Yes, I understood that, but the questions that arise to me are: - Do we ask PHPCS to include our plugin into the report somehow? (I did not find any...

VVV seems somewhat similar to ours at least when compared to Flywheel and WP Engine. Have not tested the dev environment from 10up. Some differences based on brief testing: -...

Maybe we should direct some effort to support multisite configuration into `config.yml` with the aid of https://github.com/Seravo/wordpress/issues/81? I don't think that we can directly compare VVV with our Vagrant environment,...