-
Notifications
You must be signed in to change notification settings - Fork 116
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
Version 3.5.0 #1107
Version 3.5.0 #1107
Conversation
* We can never know if cron is actually not used * Ignore the front-end WP cron setting and check for the actual CRON request * Reference the front-end nature of the default cron runner
This reverts commit 9761670.
This reverts commit 07eb979.
…into develop # Conflicts: # ui/js/exclude.js
# Conflicts: # tests/tests/test-class-log.php
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@7.1.0...7.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use local tooling to run PHPUnit tests instead of wp-dev-lib
WordPress VIP coding standards compliance
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@kidunot89 Could you please smoke test this branch locally -- run linter and unit tests, use WP dev environment and confirm that logs are being populated as expected? |
Update dependency grunt to ~1.2.1
case 'agent': | ||
$getter = "get_{$name}"; | ||
return $this->$getter(); | ||
default: |
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'm still not sure if this is tested or not.
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.
@kasparsd 👍 Everything working on my local machine
Diff: https://github.com/xwp/stream/compare/tags/3.4.3..release/next
Notable bugfixes and features included in this realease:
readme
for w.org plugins page to match new copy #1114 readme copy updateRelease Changelog:
Release Checklist
master
branch.readme.txt
.stream.php
.Stable tag
inreadme.txt
.classes/class-plugin.php
.Change
[ ]
to[x]
to mark the items as done.