-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update readme.txt #355
base: master
Are you sure you want to change the base?
Update readme.txt #355
Conversation
Updated readme.txt with updates regarding the deprecation of the v1 plugin. Replaced the "Contributors and Developers" section with this as we already have that listed below.
= Notes = | ||
The legacy WordPress Plugin version (v1.x) will be deprecated as of February 1st, 2021, after which support, updates and bug fixes for the legacy plugin will continue in limited fashion. The legacy plugin will be made obsolete on August 1st, 2021 (end-of-life date) and will no longer function after that date. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@marissa-masangcay , why is that overriding the Contributors & Developers
section?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I added it in the notes, but we have that mentioned down below in another section with the same title right after 'FAQ' so it's listed twice on the page. It was something I meant to correct a while back so just doing it now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unless I misunderstood on the file how it's laid out and should be corrected elsewhere?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure I understand what you tried to fix... Couldn't find anything duplicated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I slacked you a screenshot of what I was referring to a while back. Let me know if you need any further clarification. I may have just not edited the right portion, I'm not exactly sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@marissa-masangcay , sorry... I didn't connect the slack to this thread.
I don't see any other Contributors & Developers
section in the readme, so I concern that removing this will remove that section all together.
@pereirinha , wdyt?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that Marissa is right. By checking other plugins I've in the WP repo, it seems that the last section on the plugin landing page titled Contributors & Developers
is auto-generated, meaning that there's no need to have that expressed in the readme.txt
.
Worst case scenario, if it breaks, we can always add it back :)
Updated readme.txt with updates regarding the deprecation of the v1 plugin. Replaced the "Contributors and Developers" section with this as we already have that listed below.