Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't pass null values to wp_editor or wp_kses_post (#77)
Don't pass null values to wp_editor or wp_kses_post in order to resolve PHP 8.1 passing null value deprecation notice.
- Loading branch information