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
This is for future consideration. If the plugin/theme zip file includes CHANGELOG.md or changelog.txt, we should parse it and show it on the plugin/theme page. It's very helpful in WP repo or any software, we should take advantage of it and display it to give users helpful information.
I don't think we need tabs, we could do something as simple as:
or something like this:
And it could open a modal (which is already built-in) or it could hide README.md and display changelog (sort of like tabs).
The text was updated successfully, but these errors were encountered:
This is for future consideration. If the plugin/theme zip file includes CHANGELOG.md or changelog.txt, we should parse it and show it on the plugin/theme page. It's very helpful in WP repo or any software, we should take advantage of it and display it to give users helpful information.
I don't think we need tabs, we could do something as simple as:
![image](https://user-images.githubusercontent.com/1692600/207423233-a431a7e3-3d54-49b7-bad9-4c46a7aaacde.png)
or something like this:
And it could open a modal (which is already built-in) or it could hide README.md and display changelog (sort of like tabs).
The text was updated successfully, but these errors were encountered: