-
Notifications
You must be signed in to change notification settings - Fork 43
Document session lifetime handling #224
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
Conversation
CdrMarks
left a comment
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.
Let me know what you think about the suggestions I made.
|
Please make this PR against develop as per CONTRIBUTING.md |
jspellman814
left a comment
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.
This text should also be added to readme.txt so it appears on WP.org.
There is automation in place to handle this (though that goes from readme.txt to README.md and you've updated the .md file), or you can copy over manually
John's right about the readme.txt file.
62930a6 to
6564099
Compare
|
Thanks for that review @jspellman814 I have set this PR to be based on Develop and made the change to readme.txt It seems like Markdown is only partially supported on WordPress.org for readme.txt files, I didn't find any examples of code blocks. Would it be better to include this as just straight text block, or as code with each line with its single back-ticks? |
|
@jms-pantheon We have some code samples in the solr-power readme.txt. Here's the rendering on wp.org: https://wordpress.org/plugins/solr-power/ |
|
Wow thank you, I searched really hard for that one @jspellman814 but couldn't find an example. I've changed this to use the same 4 space indent. |
jspellman814
left a comment
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.
LGTM! Thanks @jms-pantheon 👍
* Ignore .wordpress-org directory (#223) * Make dependabot target develop branch (#226) * Document session lifetime handling (#224) * Release 1.3.1 Co-authored-by: jms-pantheon <[email protected]>
No description provided.