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

Remove unnecessary function exists check on wp_filter_content_tags #33182

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

walbo
Copy link
Member

@walbo walbo commented Jul 2, 2021

Description

Minimum required WP version is 5.6 (#29701 and #29938). wp_filter_content_tags was added in 5.5 so these checks is no longer needed.

How has this been tested?

Screenshots

Types of changes

Enhancement

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

Minimum required WP version is 5.6 (WordPress#29701 and WordPress#29938). `wp_filter_content_tags` was added in 5.5 so these checks is no longer needed.
@aristath aristath merged commit 4f5360e into WordPress:trunk Jul 5, 2021
@github-actions github-actions bot added this to the Gutenberg 11.1 milestone Jul 5, 2021
@walbo walbo deleted the wp_filter_content_tags branch July 5, 2021 08:00
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.

2 participants