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

Adding alleyinteractive/wp-filter-side-effects to mantle-framework/database #324

Merged
merged 2 commits into from
Sep 20, 2022

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Sep 20, 2022

  • Adding alleyinteractive/wp-filter-side-effects to mantle-framework/database
  • CHANGELOG

Fixes an error with an undefined function:

Error: Call to undefined function Alley\WP\add_filter_side_effect()

/home/runner/work/archiveless/archiveless/vendor/mantle-framework/database/model/events/trait-post-events.php:30
/home/runner/work/archiveless/archiveless/vendor/mantle-framework/database/model/events/trait-post-events.php:21
/home/runner/work/archiveless/archiveless/vendor/mantle-framework/database/model/class-model.php:263
/home/runner/work/archiveless/archiveless/vendor/mantle-framework/database/model/class-model.php:233
/home/runner/work/archiveless/archiveless/vendor/mantle-framework/database/model/class-model.php:92
/home/runner/work/archiveless/archiveless/vendor/mantle-framework/database/model/class-post.php:78
/home/runner/work/archiveless/archiveless/vendor/mantle-framework/database/model/class-model.php:551
/home/runner/work/archiveless/archiveless/vendor/mantle-framework/testing/factory/class-post-factory.php:59
/home/runner/work/archiveless/archiveless/tests/test-general.php:52

@srtfisher srtfisher changed the title hotfix/filter side effect Adding alleyinteractive/wp-filter-side-effects to mantle-framework/database Sep 20, 2022
@srtfisher srtfisher merged commit 92bda82 into main Sep 20, 2022
@srtfisher srtfisher deleted the hotfix/filter-side-effect branch September 20, 2022 18:46
Copy link
Contributor

@anubisthejackle anubisthejackle left a comment

Choose a reason for hiding this comment

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

Looks good 🎸

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