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

Release v1.9.5 #91

Merged
merged 5 commits into from
Jan 7, 2025
Merged

Release v1.9.5 #91

merged 5 commits into from
Jan 7, 2025

Conversation

XjSv
Copy link
Owner

@XjSv XjSv commented Jan 7, 2025

  • Resolved an issue with the preprocess_shortcode filter that was causing memory problems and plugin crashes, especially when used with Elementor.
  • Enhanced the navigation for recipe categories and tags in the admin dashboard, ensuring the Recipes menu remains expanded.
  • Addressed compatibility issues with PHP v8.1.
  • Corrected a bug affecting the pretty URLs for sorting and searching in the Browse Recipe feature.

XjSv added 5 commits January 6, 2025 14:28
Now when taxonomies are selected in the admin menu, the Recipes parent menu stays open.
The preprocessor should only consider recipe shortcodes where the $recipe_settings variable is needed.
Additionally when getting the value for the $recipe_settings, we should only query 1 recipe instead of all of them.
Added limit logic to recipe get function.
@XjSv XjSv added the bug Something isn't working label Jan 7, 2025
@XjSv XjSv added this to the 1.9.5 milestone Jan 7, 2025
@XjSv XjSv self-assigned this Jan 7, 2025
@XjSv XjSv merged commit bed1a31 into main Jan 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant