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

Make the plugin compatible with EP 5 #81

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

felipeelia
Copy link
Member

Description of the Change

Closes #

How to test the Change

Changelog Entry

Added - Compatibility with ElasticPress 5.0.0

Credits

Props @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 2.2.0 milestone Oct 27, 2023
$this->settings_schema = [
[
'key' => 'instructions',
'label' => __( 'If using the Co-Authors Plus plugin and the Protected Content feature, enable this feature to visit the Admin Post List screen by Author name <code>wp-admin/edit.php?author_name=&lt;name&gt;</code> and see correct results.', 'elasticpress-labs' ),
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@felipeelia This will need a <p> tag.

includes/classes/Feature/MetaKeyPattern.php Show resolved Hide resolved
Co-authored-by: Jacob Peattie
<JakePT@users.noreply.github.com>
@felipeelia felipeelia merged commit cb2e239 into develop Oct 30, 2023
5 checks passed
@felipeelia felipeelia deleted the feat/ep-5-compatibility branch October 30, 2023 13:44
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