Skip to content
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

Fix WP VIP compatibility and add sanitization and escape functions, #773 #787

Merged
merged 15 commits into from
Feb 8, 2021

Conversation

andergmartins
Copy link
Collaborator

Description

Benefits

Possible drawbacks

Applicable issues

Checklist

  • I have created a specific branch for this pull request before committing, starting off the current HEAD of development branch.
  • I'm submitting to the development, feature/hotfix/release branch. (Do not submit to the master branch!)
  • This pull request relates to a specific problem (bug or improvement).
  • I have mentioned the issue number in the pull request description text.
  • All the issues mentioned in this pull request relate to the problem I'm trying to solve.
  • The code I'm sending follows the PSR-12 coding style.

@andergmartins andergmartins self-assigned this Feb 8, 2021
@andergmartins andergmartins merged commit c18c000 into release-v3.2.0 Feb 8, 2021
@andergmartins andergmartins deleted the hotfix-773-wp-vip-compatibility branch February 8, 2021 19:58
andergmartins added a commit that referenced this pull request Feb 10, 2021
* Hotfix 784 ics timezone (#785)

* Add timezone data into the .ics file for identified tz

* Fix timezone string for tz based on offsets

* Update version number

* Update the changelog

* Editorial Comment data is not filterable, fix #231 (#781)

* Editorial Comment data is not filterable

Fixes #231

* Update the changelog

Co-authored-by: Anderson Grudtner Martins <anderson@publishpress.com>

* Fix WP VIP compatibility and add sanitization and escape functions, #773 (#787)

* Sanitize input and escape output data, #773

* Add the PHPCS config file

* Updated POT file, and other language files.

Updated: it_IT, pt_BR

* Add more input sanitization and escape functions

* Fix regression bug on editorial comments

* Limited error and warnings to the level 5

* Rename the phpcs.xml file

* Fix some erros for WP VIP

* Add the psalm configuration file

* Fix the debug module for WP VIP

Changes the log file destination to the upload folder to make sure we have permissions for writing and deleting the file.

* Update the phpcs reporting level to 6

* Fix a syntax error

* Add more sanitization and escape methods

* Update the changelog

* Feature 765 notify network admin (#790)

* Fix style for error messages in the notifications log

The error messages with the class .error where converted to admin notices in the admin.

* Implement the base for notifying network admin, #765

* Add the name of the blog to the content column

* Update the changelog

* Feature 778 option skip user (#791)

* Add option skip notifications for the user, #778

* Bump version number

* Add option skip notifications for the user in the preview, #778

* Update the changelog

* Feature #786 reschedule failed notifications (#792)

* Add option to reschedule failed notifications

* Update the composer.lock file

* Update the changelog

* Multisite: Role selection is ignored by Add User (#789)

* Update the changelog

* Remove dead code

* Fix wrong day in posts added in the calendar, #572

* Update the changelog

* Update version number

* Fix the changelog

* Fix syntax error: unexpected ')'

* Bump version number

* Add a filter to customize the post edit link, #794

* Revert "Add a filter to customize the post edit link, #794"

This reverts commit 0f543a6.

* Update version and the changelog

Co-authored-by: Kevin Behrens <43488774+agapetry@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant