You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started working with this class but had to make some changes to get it working. Part of this is because I'm running on Windows.
Would you be interested in PRs for any of the following changes I've made in my local copy ?
Switch over to using curl for the zip downloads to make it compatible with Windows. Based on @Rarst's implementation of the same for the Plugin Slurper.
Extended feedback at the end of the run.
I've added counters which will show counts for each of the various different failure states at the end of the run.
This change will also log the names of the themes per failure state for further investigation if needed.
Change the theme_information API request over to using plain file_get_contents() with the v1.1 API.
Comply with the WP Coding Standards.
Screenshot of the extended feedback report:
The text was updated successfully, but these errors were encountered:
I've started working with this class but had to make some changes to get it working. Part of this is because I'm running on Windows.
Would you be interested in PRs for any of the following changes I've made in my local copy ?
I've added counters which will show counts for each of the various different failure states at the end of the run.
This change will also log the names of the themes per failure state for further investigation if needed.
theme_information
API request over to using plainfile_get_contents()
with the v1.1 API.Screenshot of the extended feedback report:
The text was updated successfully, but these errors were encountered: