Ari Stathopoulos

Results 197 comments of Ari Stathopoulos
trafficstars

> Does this already have an associated Trac ticket or is it still so young that it kind of "flies under the radar"? No trac ticket associated with this PR...

Adding some numbers from tests ran today. ## Included files Adding this snippet in `mu-plugins/snippets.php`: ```php

Since I lack the ability to test memory consumption reliably, I think a good measure would be the test-suite results posted in this PR. https://github.com/WordPress/wordpress-develop/actions/runs/8264293168 * There seems to be...

Added an additional check in site-health. If there are any overriden classes, it will show a critical security warning. To test this, I added a file in `mu-plugins/w.php` with the...

I don't think that mu-plugins is something that should be handled by the plugin-dependencies implementation...

I don't think we should disallow installing from 3rd-parties, but we should not add any extra filters etc to accommodate that scenario. Both implementations don't change the installer's default behavior,...

* Created a `develop` branch, to be used for the new plugin * Branched off that in the `cleanup` branch * Created PR https://github.com/Emilia-Capital/comment-hacks/pull/117 which takes care of removing references...

Autoloader tweaks in #118

Yes, the copyright area was indeed removed. If there was already a copyright area and this is an update, then the content gets migrated. I'm not sure how to handle...

On one hand you're right. However, if you have a few menu items then the new defaults look like this: ![Screenshot_2020-03-07 Customize lemon – Just another WordPress site](https://user-images.githubusercontent.com/588688/76144033-04764c80-6085-11ea-9c6d-6dce1136710e.png) whereas the...