v1.11.2
What's Changed
- Moved version update logic from Cooked_Settings to a new Cooked_Updates class for better separation of concerns.
- Added import for WP Recipe Maker recipes.
- Improved author permalink generation and rewrite rules for recipe authors.
- Added transient message handling for guests to support guest recipe submissions.
- Enhanced admin notices and settings descriptions to clarify required setup.
- Added developer hooks:
cooked_info_shortcode_outputfilter and
cooked_ingredients_shortcode_before/cooked_ingredients_shortcode_afteractions for enhanced customization. - Added media buttons to Excerpt and Notes.
- Also updates translations and documentation.
- Updated version to 1.11.2 across metadata files.
- Various code style and logic improvements for reliability and maintainability.
- Fixed bug with formatting of the post title when submitting a recipe from the front end in other languages (submit a recipe shortcode).
Full Changelog: v1.11.1...v1.11.2