Changeset 3440361
- Timestamp:
- 01/15/2026 01:05:06 PM (5 weeks ago)
- Location:
- wp-recipe-maker
- Files:
-
- 40 added
- 6 deleted
- 164 edited
- 81 copied
-
tags/10.3.0 (copied) (copied from wp-recipe-maker/trunk) (view diffs)
-
tags/10.3.0/assets/css/admin/manage/taxonomies.scss (modified) (view diffs)
-
tags/10.3.0/assets/css/admin/modal/add-recipe-to-post.scss (added)
-
tags/10.3.0/assets/css/admin/modal/recipe/fields/general.scss (modified) (view diffs)
-
tags/10.3.0/assets/css/admin/modal/recipe/fields/ingredients.scss (modified) (view diffs)
-
tags/10.3.0/assets/css/admin/modal/recipe/fields/instructions.scss (modified) (view diffs)
-
tags/10.3.0/assets/css/admin/modal/recipe/suggest-tags.scss (copied) (copied from wp-recipe-maker/trunk/assets/css/admin/modal/recipe/suggest-tags.scss) (view diffs)
-
tags/10.3.0/assets/css/admin/modal/split-ingredient.scss (added)
-
tags/10.3.0/assets/css/admin/settings/layout.scss (copied) (copied from wp-recipe-maker/trunk/assets/css/admin/settings/layout.scss) (view diffs)
-
tags/10.3.0/assets/css/admin/shared/button.scss (copied) (copied from wp-recipe-maker/trunk/assets/css/admin/shared/button.scss) (view diffs)
-
tags/10.3.0/assets/css/admin/shared/dropdown-menu.scss (added)
-
tags/10.3.0/assets/css/admin/template/layout.scss (modified) (view diffs)
-
tags/10.3.0/assets/css/admin/template/main.scss (copied) (copied from wp-recipe-maker/trunk/assets/css/admin/template/main.scss) (view diffs)
-
tags/10.3.0/assets/css/admin/template/menu.scss (modified) (view diffs)
-
tags/10.3.0/assets/css/admin/template/property.scss (modified) (view diffs)
-
tags/10.3.0/assets/css/public/modal.scss (modified) (view diffs)
-
tags/10.3.0/assets/icons/admin/sparks.svg (copied) (copied from wp-recipe-maker/trunk/assets/icons/admin/sparks.svg) (view diffs)
-
tags/10.3.0/assets/icons/admin/split-thick.svg (added)
-
tags/10.3.0/assets/icons/admin/split.svg (added)
-
tags/10.3.0/assets/icons/settings/sparks.svg (added)
-
tags/10.3.0/assets/js/admin-dashboard/blocks/Recipes/index.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-faq/App.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-manage/DataTableConfig.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-manage/recipes/Columns.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-manage/recipes/Columns.js) (view diffs)
-
tags/10.3.0/assets/js/admin-manage/taxonomies/Columns.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-manage/taxonomies/Columns.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/App.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/App.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/add-recipe-to-post (added)
-
tags/10.3.0/assets/js/admin-modal/add-recipe-to-post/index.js (added)
-
tags/10.3.0/assets/js/admin-modal/bulk-edit/ActionsRecipeSubmission.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/bulk-edit/ActionsRecipeSubmission.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/bulk-edit/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/bulk-edit/index.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldIngredient.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldInstruction.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/fields/FieldInstruction.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldInstructionIngredients.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldListItem.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldRichText/RichEditor.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/fields/FieldRichText/RichEditor.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldRichText/Toolbar/ToolbarSuggest.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/fields/FieldRichText/Toolbar/ToolbarSuggest.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldRichText/Toolbar/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/fields/FieldRichText/Toolbar/index.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/fields/FieldText.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/bulk-add-categories/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/recipe/bulk-add-categories/index.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/edit/RecipeCategories.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/recipe/edit/RecipeCategories.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/edit/RecipeGeneral.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/edit/RecipeIngredients/IngredientsEdit.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/edit/RecipeInstructions/InlineIngredients.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/recipe/edit/RecipeInstructions/InlineIngredients.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/edit/RecipeInstructions/InlineIngredientsHelper.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/edit/RecipeInstructions/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/recipe/edit/RecipeInstructions/index.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/edit/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/recipe/edit/index.js) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/recipe/split-ingredient (added)
-
tags/10.3.0/assets/js/admin-modal/recipe/split-ingredient/index.js (added)
-
tags/10.3.0/assets/js/admin-modal/recipe/suggest-tags (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-modal/recipe/suggest-tags) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/roundup/SelectRecipe.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/select/SelectList.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/select/SelectPost.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-modal/select/SelectRecipe.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/App.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/App.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/general/Helpers.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/general/Helpers.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/general/Icon.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/menu/MenuContainer.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/menu/MenuContainer.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/Setting.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/settings/Setting.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/Settings.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/settings/Settings.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/SettingsContainer.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/settings/SettingsContainer.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/SettingsGroup.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/settings/SettingsGroup.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/SettingsSubGroup.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/settings/SettingsSubGroup.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/SettingsTools.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/settings/SettingsTools.js) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/setting/DropdownRecipe.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-settings/settings/setting/RichTextarea.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-settings/settings/setting/RichTextarea.js) (view diffs)
-
tags/10.3.0/assets/js/admin-template.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/App.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/general/Helpers.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/general/Icon.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/general/elements.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/general/patterns.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/general/shortcodes.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-template/general/shortcodes.js) (view diffs)
-
tags/10.3.0/assets/js/admin-template/main/index.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/main/manage-templates/index.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/AddBlocksView.js (added)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/Block.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-template/main/preview-template/Block.js) (view diffs)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/Element.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-template/main/preview-template/Element.js) (view diffs)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/PreviewInteractionsContext.js (added)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/PreviewRecipe.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/SortableBlockItem.js (added)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/SortableBlockList.js (added)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/admin-template/main/preview-template/index.js) (view diffs)
-
tags/10.3.0/assets/js/admin-template/main/preview-template/treeUtils.js (added)
-
tags/10.3.0/assets/js/admin-template/main/shortcode-generator/SelectShortcode.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/menu/MoveBlocks.js (deleted)
-
tags/10.3.0/assets/js/admin-template/menu/PropertyAccordion.js (added)
-
tags/10.3.0/assets/js/admin-template/menu/RemoveBlocks.js (deleted)
-
tags/10.3.0/assets/js/admin-template/menu/TemplateProperties.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/menu/index.js (modified) (view diffs)
-
tags/10.3.0/assets/js/admin-template/menu/properties/Dropdown.js (modified) (view diffs)
-
tags/10.3.0/assets/js/blocks/jump-to-recipe/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/jump-to-recipe/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/jump-to-video/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/jump-to-video/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/list/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/list/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/nutrition-label/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/nutrition-label/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/print-recipe/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/print-recipe/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/recipe-part/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/recipe-part/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/recipe-roundup/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/recipe-roundup/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/recipe-snippet/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/recipe-snippet/index.js) (view diffs)
-
tags/10.3.0/assets/js/blocks/recipe/index.js (copied) (copied from wp-recipe-maker/trunk/assets/js/blocks/recipe/index.js) (view diffs)
-
tags/10.3.0/assets/js/other/size-conditions.js (modified) (view diffs)
-
tags/10.3.0/assets/js/public/analytics.js (modified) (view diffs)
-
tags/10.3.0/assets/js/public/print.js (copied) (copied from wp-recipe-maker/trunk/assets/js/public/print.js) (view diffs)
-
tags/10.3.0/assets/js/shared/AjaxWrapper.js (added)
-
tags/10.3.0/assets/js/shared/Api/Manage.js (copied) (copied from wp-recipe-maker/trunk/assets/js/shared/Api/Manage.js) (view diffs)
-
tags/10.3.0/assets/js/shared/Api/Recipe.js (copied) (copied from wp-recipe-maker/trunk/assets/js/shared/Api/Recipe.js) (view diffs)
-
tags/10.3.0/assets/js/shared/Api/Template.js (modified) (view diffs)
-
tags/10.3.0/assets/js/shared/Button.js (copied) (copied from wp-recipe-maker/trunk/assets/js/shared/Button.js) (view diffs)
-
tags/10.3.0/assets/js/shared/CategoryTerms.js (copied) (copied from wp-recipe-maker/trunk/assets/js/shared/CategoryTerms.js) (view diffs)
-
tags/10.3.0/assets/js/shared/DropdownMenu.js (added)
-
tags/10.3.0/assets/js/shared/Icon.js (copied) (copied from wp-recipe-maker/trunk/assets/js/shared/Icon.js) (view diffs)
-
tags/10.3.0/assets/js/shared/Tooltip.js (modified) (view diffs)
-
tags/10.3.0/assets/js/shared/quantities.js (added)
-
tags/10.3.0/dist/admin-dashboard.js (copied) (copied from wp-recipe-maker/trunk/dist/admin-dashboard.js) (view diffs)
-
tags/10.3.0/dist/admin-faq.css (modified) (view diffs)
-
tags/10.3.0/dist/admin-faq.js (copied) (copied from wp-recipe-maker/trunk/dist/admin-faq.js) (view diffs)
-
tags/10.3.0/dist/admin-manage.css (modified) (view diffs)
-
tags/10.3.0/dist/admin-manage.js (copied) (copied from wp-recipe-maker/trunk/dist/admin-manage.js) (view diffs)
-
tags/10.3.0/dist/admin-modal.css (copied) (copied from wp-recipe-maker/trunk/dist/admin-modal.css) (view diffs)
-
tags/10.3.0/dist/admin-modal.js (copied) (copied from wp-recipe-maker/trunk/dist/admin-modal.js) (view diffs)
-
tags/10.3.0/dist/admin-settings.css (copied) (copied from wp-recipe-maker/trunk/dist/admin-settings.css) (view diffs)
-
tags/10.3.0/dist/admin-settings.js (copied) (copied from wp-recipe-maker/trunk/dist/admin-settings.js) (view diffs)
-
tags/10.3.0/dist/admin-template.css (copied) (copied from wp-recipe-maker/trunk/dist/admin-template.css) (view diffs)
-
tags/10.3.0/dist/admin-template.js (copied) (copied from wp-recipe-maker/trunk/dist/admin-template.js) (view diffs)
-
tags/10.3.0/dist/admin.css (modified) (view diffs)
-
tags/10.3.0/dist/admin.js (copied) (copied from wp-recipe-maker/trunk/dist/admin.js) (view diffs)
-
tags/10.3.0/dist/blocks.js (copied) (copied from wp-recipe-maker/trunk/dist/blocks.js) (view diffs)
-
tags/10.3.0/dist/public-legacy.css (modified) (view diffs)
-
tags/10.3.0/dist/public-legacy.js (copied) (copied from wp-recipe-maker/trunk/dist/public-legacy.js) (view diffs)
-
tags/10.3.0/dist/public-modern.css (modified) (view diffs)
-
tags/10.3.0/dist/public-modern.js (copied) (copied from wp-recipe-maker/trunk/dist/public-modern.js) (view diffs)
-
tags/10.3.0/includes/admin/class-wprm-marketing.php (copied) (copied from wp-recipe-maker/trunk/includes/admin/class-wprm-marketing.php) (view diffs)
-
tags/10.3.0/includes/class-wp-recipe-maker.php (copied) (copied from wp-recipe-maker/trunk/includes/class-wp-recipe-maker.php) (view diffs)
-
tags/10.3.0/includes/public/api/class-wprm-api-equipment.php (modified) (view diffs)
-
tags/10.3.0/includes/public/api/class-wprm-api-manage-taxonomies.php (copied) (copied from wp-recipe-maker/trunk/includes/public/api/class-wprm-api-manage-taxonomies.php) (view diffs)
-
tags/10.3.0/includes/public/api/class-wprm-api-utilities.php (copied) (copied from wp-recipe-maker/trunk/includes/public/api/class-wprm-api-utilities.php) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-assets.php (copied) (copied from wp-recipe-maker/trunk/includes/public/class-wprm-assets.php) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-blocks.php (modified) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-compatibility.php (copied) (copied from wp-recipe-maker/trunk/includes/public/class-wprm-compatibility.php) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-list-shortcode.php (modified) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-metadata-video.php (modified) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-metadata.php (modified) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-recipe-manager.php (modified) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-recipe-roundup.php (copied) (copied from wp-recipe-maker/trunk/includes/public/class-wprm-recipe-roundup.php) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-recipe-sanitizer.php (copied) (copied from wp-recipe-maker/trunk/includes/public/class-wprm-recipe-sanitizer.php) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-recipe-saver.php (copied) (copied from wp-recipe-maker/trunk/includes/public/class-wprm-recipe-saver.php) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-recipe-shell.php (modified) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-recipe.php (modified) (view diffs)
-
tags/10.3.0/includes/public/class-wprm-shortcode-other.php (copied) (copied from wp-recipe-maker/trunk/includes/public/class-wprm-shortcode-other.php) (view diffs)
-
tags/10.3.0/includes/public/shortcodes/recipe/class-wprm-sc-author-bio.php (modified) (view diffs)
-
tags/10.3.0/includes/public/shortcodes/recipe/class-wprm-sc-author.php (copied) (copied from wp-recipe-maker/trunk/includes/public/shortcodes/recipe/class-wprm-sc-author.php) (view diffs)
-
tags/10.3.0/includes/public/shortcodes/recipe/class-wprm-sc-counter.php (modified) (view diffs)
-
tags/10.3.0/includes/public/shortcodes/recipe/class-wprm-sc-instructions.php (modified) (view diffs)
-
tags/10.3.0/includes/public/shortcodes/recipe/class-wprm-sc-jump-to-section.php (copied) (copied from wp-recipe-maker/trunk/includes/public/shortcodes/recipe/class-wprm-sc-jump-to-section.php) (view diffs)
-
tags/10.3.0/languages/wp-recipe-maker.pot (copied) (copied from wp-recipe-maker/trunk/languages/wp-recipe-maker.pot) (view diffs)
-
tags/10.3.0/news.json (copied) (copied from wp-recipe-maker/trunk/news.json) (view diffs)
-
tags/10.3.0/readme.txt (copied) (copied from wp-recipe-maker/trunk/readme.txt) (view diffs)
-
tags/10.3.0/templates/admin/demo-recipe.json (modified) (view diffs)
-
tags/10.3.0/templates/admin/tools.php (modified) (view diffs)
-
tags/10.3.0/templates/admin/translations.php (copied) (copied from wp-recipe-maker/trunk/templates/admin/translations.php) (view diffs)
-
tags/10.3.0/templates/divi5/scripts/bundle.js.LICENSE.txt (deleted)
-
tags/10.3.0/templates/elementor/control.js (modified) (view diffs)
-
tags/10.3.0/templates/elementor/control.min.js (modified) (view diffs)
-
tags/10.3.0/templates/settings/group-ai-assistant.php (added)
-
tags/10.3.0/templates/settings/group-amazon.php (modified) (view diffs)
-
tags/10.3.0/templates/settings/group-recipe-defaults.php (copied) (copied from wp-recipe-maker/trunk/templates/settings/group-recipe-defaults.php) (view diffs)
-
tags/10.3.0/templates/settings/structure.php (modified) (view diffs)
-
tags/10.3.0/wp-recipe-maker.php (copied) (copied from wp-recipe-maker/trunk/wp-recipe-maker.php) (view diffs)
-
trunk/assets/css/admin/manage/taxonomies.scss (modified) (view diffs)
-
trunk/assets/css/admin/modal/add-recipe-to-post.scss (added)
-
trunk/assets/css/admin/modal/recipe/fields/general.scss (modified) (view diffs)
-
trunk/assets/css/admin/modal/recipe/fields/ingredients.scss (modified) (view diffs)
-
trunk/assets/css/admin/modal/recipe/fields/instructions.scss (modified) (view diffs)
-
trunk/assets/css/admin/modal/split-ingredient.scss (added)
-
trunk/assets/css/admin/shared/dropdown-menu.scss (added)
-
trunk/assets/css/admin/template/layout.scss (modified) (view diffs)
-
trunk/assets/css/admin/template/main.scss (modified) (view diffs)
-
trunk/assets/css/admin/template/menu.scss (modified) (view diffs)
-
trunk/assets/css/admin/template/property.scss (modified) (view diffs)
-
trunk/assets/css/public/modal.scss (modified) (view diffs)
-
trunk/assets/icons/admin/split-thick.svg (added)
-
trunk/assets/icons/admin/split.svg (added)
-
trunk/assets/icons/settings/sparks.svg (added)
-
trunk/assets/js/admin-dashboard/blocks/Recipes/index.js (modified) (view diffs)
-
trunk/assets/js/admin-faq/App.js (modified) (view diffs)
-
trunk/assets/js/admin-manage/DataTableConfig.js (modified) (view diffs)
-
trunk/assets/js/admin-manage/taxonomies/Columns.js (modified) (view diffs)
-
trunk/assets/js/admin-modal.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/App.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/add-recipe-to-post (added)
-
trunk/assets/js/admin-modal/add-recipe-to-post/index.js (added)
-
trunk/assets/js/admin-modal/fields/FieldIngredient.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/fields/FieldInstructionIngredients.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/fields/FieldListItem.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/fields/FieldText.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/edit/RecipeCategories.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/edit/RecipeGeneral.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/edit/RecipeIngredients/IngredientsEdit.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/edit/RecipeInstructions/InlineIngredients.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/edit/RecipeInstructions/InlineIngredientsHelper.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/edit/RecipeInstructions/index.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/edit/index.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/recipe/split-ingredient (added)
-
trunk/assets/js/admin-modal/recipe/split-ingredient/index.js (added)
-
trunk/assets/js/admin-modal/roundup/SelectRecipe.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/select/SelectList.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/select/SelectPost.js (modified) (view diffs)
-
trunk/assets/js/admin-modal/select/SelectRecipe.js (modified) (view diffs)
-
trunk/assets/js/admin-settings/general/Icon.js (modified) (view diffs)
-
trunk/assets/js/admin-settings/settings/setting/DropdownRecipe.js (modified) (view diffs)
-
trunk/assets/js/admin-template.js (modified) (view diffs)
-
trunk/assets/js/admin-template/App.js (modified) (view diffs)
-
trunk/assets/js/admin-template/general/Helpers.js (modified) (view diffs)
-
trunk/assets/js/admin-template/general/Icon.js (modified) (view diffs)
-
trunk/assets/js/admin-template/general/elements.js (modified) (view diffs)
-
trunk/assets/js/admin-template/general/patterns.js (modified) (view diffs)
-
trunk/assets/js/admin-template/general/shortcodes.js (modified) (view diffs)
-
trunk/assets/js/admin-template/main/index.js (modified) (view diffs)
-
trunk/assets/js/admin-template/main/manage-templates/index.js (modified) (view diffs)
-
trunk/assets/js/admin-template/main/preview-template/AddBlocksView.js (added)
-
trunk/assets/js/admin-template/main/preview-template/Block.js (modified) (view diffs)
-
trunk/assets/js/admin-template/main/preview-template/Element.js (modified) (view diffs)
-
trunk/assets/js/admin-template/main/preview-template/PreviewInteractionsContext.js (added)
-
trunk/assets/js/admin-template/main/preview-template/PreviewRecipe.js (modified) (view diffs)
-
trunk/assets/js/admin-template/main/preview-template/SortableBlockItem.js (added)
-
trunk/assets/js/admin-template/main/preview-template/SortableBlockList.js (added)
-
trunk/assets/js/admin-template/main/preview-template/index.js (modified) (view diffs)
-
trunk/assets/js/admin-template/main/preview-template/treeUtils.js (added)
-
trunk/assets/js/admin-template/main/shortcode-generator/SelectShortcode.js (modified) (view diffs)
-
trunk/assets/js/admin-template/menu/MoveBlocks.js (deleted)
-
trunk/assets/js/admin-template/menu/PropertyAccordion.js (added)
-
trunk/assets/js/admin-template/menu/RemoveBlocks.js (deleted)
-
trunk/assets/js/admin-template/menu/TemplateProperties.js (modified) (view diffs)
-
trunk/assets/js/admin-template/menu/index.js (modified) (view diffs)
-
trunk/assets/js/admin-template/menu/properties/Dropdown.js (modified) (view diffs)
-
trunk/assets/js/other/size-conditions.js (modified) (view diffs)
-
trunk/assets/js/public/analytics.js (modified) (view diffs)
-
trunk/assets/js/shared/AjaxWrapper.js (added)
-
trunk/assets/js/shared/Api/Recipe.js (modified) (view diffs)
-
trunk/assets/js/shared/Api/Template.js (modified) (view diffs)
-
trunk/assets/js/shared/DropdownMenu.js (added)
-
trunk/assets/js/shared/Icon.js (modified) (view diffs)
-
trunk/assets/js/shared/Tooltip.js (modified) (view diffs)
-
trunk/assets/js/shared/quantities.js (added)
-
trunk/dist/admin-dashboard.js (modified) (view diffs)
-
trunk/dist/admin-faq.css (modified) (view diffs)
-
trunk/dist/admin-faq.js (modified) (view diffs)
-
trunk/dist/admin-manage.css (modified) (view diffs)
-
trunk/dist/admin-manage.js (modified) (view diffs)
-
trunk/dist/admin-modal.css (modified) (view diffs)
-
trunk/dist/admin-modal.js (modified) (view diffs)
-
trunk/dist/admin-settings.js (modified) (view diffs)
-
trunk/dist/admin-template.css (modified) (view diffs)
-
trunk/dist/admin-template.js (modified) (view diffs)
-
trunk/dist/admin.css (modified) (view diffs)
-
trunk/dist/admin.js (modified) (view diffs)
-
trunk/dist/public-legacy.css (modified) (view diffs)
-
trunk/dist/public-legacy.js (modified) (view diffs)
-
trunk/dist/public-modern.css (modified) (view diffs)
-
trunk/dist/public-modern.js (modified) (view diffs)
-
trunk/includes/class-wp-recipe-maker.php (modified) (view diffs)
-
trunk/includes/public/api/class-wprm-api-equipment.php (modified) (view diffs)
-
trunk/includes/public/api/class-wprm-api-manage-taxonomies.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-assets.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-blocks.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-list-shortcode.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-metadata-video.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-metadata.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-recipe-manager.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-recipe-sanitizer.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-recipe-saver.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-recipe-shell.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-recipe.php (modified) (view diffs)
-
trunk/includes/public/class-wprm-shortcode-other.php (modified) (view diffs)
-
trunk/includes/public/shortcodes/recipe/class-wprm-sc-author-bio.php (modified) (view diffs)
-
trunk/includes/public/shortcodes/recipe/class-wprm-sc-counter.php (modified) (view diffs)
-
trunk/includes/public/shortcodes/recipe/class-wprm-sc-instructions.php (modified) (view diffs)
-
trunk/languages/wp-recipe-maker.pot (modified) (view diffs)
-
trunk/news.json (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/templates/admin/demo-recipe.json (modified) (view diffs)
-
trunk/templates/admin/tools.php (modified) (view diffs)
-
trunk/templates/admin/translations.php (modified) (view diffs)
-
trunk/templates/divi5/scripts/bundle.js.LICENSE.txt (deleted)
-
trunk/templates/elementor/control.js (modified) (view diffs)
-
trunk/templates/elementor/control.min.js (modified) (view diffs)
-
trunk/templates/settings/group-ai-assistant.php (added)
-
trunk/templates/settings/group-amazon.php (modified) (view diffs)
-
trunk/templates/settings/group-recipe-defaults.php (modified) (view diffs)
-
trunk/templates/settings/structure.php (modified) (view diffs)
-
trunk/wp-recipe-maker.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.