WordPress / wporg-theme-directory

15 stars 6 forks source link

Import problems #3

Closed tellyworth closed 1 year ago

tellyworth commented 1 year ago

I found a couple of problems in the import run by setup.sh:

https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php#L216

That would easily be fixed by adding a defined( 'WP_CLI' ) exception to the permission check, but the plugin source isn't part of this repo so it's a bit inconvenient to fix.