Skip to content

v1.11.2

Choose a tag to compare

@XjSv XjSv released this 27 Sep 18:11
· 151 commits to main since this release
8a63c28

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_output filter and
    cooked_ingredients_shortcode_before/cooked_ingredients_shortcode_after actions 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