Benachi
Benachi
Thanks for pointing me to the file! My last upload went through with the__MACOSX folder in the zip. (version 1.0.0) https://themes.trac.wordpress.org/ticket/106766 I think it is because __MACOSX is rather a...
Yes. I removed the __MACOSX from the version 1.0.0 after the initial upload.
Related issue on Slack. https://wordpress.slack.com/archives/C02RP4Y3K/p1634255617397600 The author also asked if it is possible to remove the hidden files/folders upon uploading the newer version.
PR #414 detects `__MACOSX` and alerts users but it only works when `__MACOSX` is in the root level.
Step 2. Tested and can confirm the missing error. Step 4. Tested and confirmed. Step 6. Tested and confirmed. Screenshot attached. One thing I noticed. There was no warning when...
How about something like this? The Requires at least field requires the least WordPress version. This field should only contain a valid WordPress version such as 0.0 or 0.1. I...
`Contributors: Ginger Snap` When I added 2 users without “,” comma between them, the check returned no error. I know most of the people use “,” comma to separate strings...
> I have not used the sniffer for so long, that I forgot that it checks for this: > https://github.com/WPTT/theme-sniffer/blob/development/src/sniffs/readme/class-contributors.php Thanks for the link. I got the contributor validation working...
I did not see errors in the console but the debug log shows this error. ``` Array and string offset access syntax with curly braces is no longer supported Line...
Thank you for working on this so quickly! When I tried to install it via git, I get the error message below. If it isn't too much trouble, would you...