Skip to content

2.0.2 Update#485

Merged
krugazul merged 30 commits intomasterfrom
2.0.2-update
May 6, 2025
Merged

2.0.2 Update#485
krugazul merged 30 commits intomasterfrom
2.0.2-update

Conversation

@krugazul
Copy link
Copy Markdown
Collaborator

@krugazul krugazul commented May 6, 2025

Added

  • The Itinerary Included and Excluded field handling and block output.
  • lsx_to_wetu_map_url_params filter to allow 3rd party plugins to change the WETU map attributes and what shows.
  • Permalink Settings fields, to allow the URL change for Travel Styles, Accommodation Type, and Brands.
  • The user can now alter the taxonomy slugs using the "Permalink" settings in WordPress.

Fixed

Enhancements Added

  • lsx_to_wetu_map_url_params filter to allow 3rd party plugins to change the WETU map attributes. 7364e48
  • Adding in a "none" option for the "Special Interests" and the "Friendly" custom field selections. edd55f3

Additional

  • Removed commented out code.
  • Removed unused template tags.
  • Changed the label "LSX Tour Operator" to "Tour Operator" in all files.

Security

  • Tested with WordPress 6.8.1

krugazul and others added 29 commits January 30, 2025 10:21
…ange the WETU map attributes and what shows.
2.0.2 - Archive Redirects + Taxonomy Slugs
@krugazul krugazul added this to the 2.0.2 milestone May 6, 2025
@krugazul krugazul self-assigned this May 6, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Tour Operator May 6, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 6, 2025

Image description CodeRabbit


Uplevel your code reviews with CodeRabbit Pro

CodeRabbit Pro

If you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.

@krugazul krugazul merged commit 211dd0d into master May 6, 2025
7 of 9 checks passed
@krugazul krugazul deleted the 2.0.2-update branch May 6, 2025 12:56
@github-project-automation github-project-automation bot moved this from Needs Triage to ✅ Done in Tour Operator May 6, 2025
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 5afe314 and 8fe84e7 commits.
Files selected (56)
  • .gitignore (1)
  • README.md (1)
  • assets/css/admin-rtl.css (1)
  • assets/css/admin.css (1)
  • assets/css/scss/admin.scss (1)
  • assets/css/style-rtl.css (1)
  • assets/css/style.css (1)
  • assets/css/style.scss (1)
  • assets/js/blocks/slotfills.js (1)
  • changelog.md (2)
  • gulpfile.js (2)
  • includes/classes/admin/class-admin.php (3)
  • includes/classes/admin/class-pages.php (2)
  • includes/classes/admin/class-permalinks.php (1)
  • includes/classes/admin/class-settings.php (1)
  • includes/classes/admin/class-setup.php (1)
  • includes/classes/blocks/class-bindings.php (4)
  • includes/classes/blocks/class-registration.php (6)
  • includes/classes/class-frame.php (1)
  • includes/classes/class-taxonomies.php (2)
  • includes/classes/class-tour-operator.php (5)
  • includes/classes/legacy/class-accommodation.php (1)
  • includes/classes/legacy/class-admin.php (2)
  • includes/classes/legacy/class-destination.php (1)
  • includes/classes/legacy/class-frontend.php (1)
  • includes/classes/legacy/class-maps.php (1)
  • includes/classes/legacy/class-placeholders.php (4)
  • includes/classes/legacy/class-schema.php (1)
  • includes/classes/legacy/class-tour-operator.php (1)
  • includes/classes/legacy/class-tour.php (1)
  • includes/classes/legacy/schema/class-schema-utils.php (1)
  • includes/functions.php (3)
  • includes/metaboxes/config-accommodation.php (1)
  • includes/metaboxes/config-destination.php (1)
  • includes/metaboxes/config-tour.php (2)
  • includes/pages/config-help.php (1)
  • includes/pages/config-tour-operator.php (1)
  • includes/partials/add-ons.php (3)
  • includes/partials/help.php (2)
  • includes/partials/settings.php (1)
  • includes/partials/welcome.php (3)
  • includes/taxonomies/config-accommodation-brand.php (1)
  • includes/taxonomies/config-accommodation-type.php (1)
  • includes/taxonomies/config-continent.php (1)
  • includes/taxonomies/config-facility.php (1)
  • includes/taxonomies/config-travel-style.php (1)
  • includes/template-tags/general.php (3)
  • includes/template-tags/helpers.php (1)
  • includes/template-tags/maps.php (2)
  • includes/tour-operator.php (3)
  • languages/tour-operator-en_EN.po (9)
  • languages/tour-operator-en_US.po (9)
  • languages/tour-operator.pot (9)
  • readme.txt (1)
  • tour-operator-bootstrap.php (1)
  • tour-operator.php (2)
Files ignored due to filter (4)
  • composer.json
  • package.json
  • post-types/accommodation.json
  • vendor/content-models/includes/runtime/class-content-model.php
Files not summarized due to errors (56)
  • .gitignore (nothing obtained from openai)
  • assets/css/scss/admin.scss (nothing obtained from openai)
  • assets/css/admin-rtl.css (nothing obtained from openai)
  • README.md (nothing obtained from openai)
  • assets/css/admin.css (nothing obtained from openai)
  • assets/css/style-rtl.css (nothing obtained from openai)
  • assets/css/style.scss (nothing obtained from openai)
  • assets/js/blocks/slotfills.js (nothing obtained from openai)
  • changelog.md (nothing obtained from openai)
  • gulpfile.js (nothing obtained from openai)
  • assets/css/style.css (nothing obtained from openai)
  • includes/classes/admin/class-admin.php (nothing obtained from openai)
  • includes/classes/admin/class-pages.php (nothing obtained from openai)
  • includes/classes/admin/class-setup.php (nothing obtained from openai)
  • includes/classes/admin/class-permalinks.php (nothing obtained from openai)
  • includes/classes/admin/class-settings.php (nothing obtained from openai)
  • includes/classes/blocks/class-registration.php (nothing obtained from openai)
  • includes/classes/blocks/class-bindings.php (nothing obtained from openai)
  • includes/classes/class-tour-operator.php (nothing obtained from openai)
  • includes/classes/class-taxonomies.php (nothing obtained from openai)
  • includes/classes/class-frame.php (nothing obtained from openai)
  • includes/classes/legacy/class-admin.php (nothing obtained from openai)
  • includes/classes/legacy/class-accommodation.php (nothing obtained from openai)
  • includes/classes/legacy/class-destination.php (nothing obtained from openai)
  • includes/classes/legacy/class-placeholders.php (nothing obtained from openai)
  • includes/classes/legacy/class-frontend.php (nothing obtained from openai)
  • includes/classes/legacy/class-maps.php (nothing obtained from openai)
  • includes/classes/legacy/class-schema.php (nothing obtained from openai)
  • includes/classes/legacy/class-tour-operator.php (nothing obtained from openai)
  • includes/classes/legacy/class-tour.php (nothing obtained from openai)
  • includes/metaboxes/config-accommodation.php (nothing obtained from openai)
  • includes/functions.php (nothing obtained from openai)
  • includes/metaboxes/config-tour.php (nothing obtained from openai)
  • includes/metaboxes/config-destination.php (nothing obtained from openai)
  • includes/classes/legacy/schema/class-schema-utils.php (nothing obtained from openai)
  • includes/pages/config-help.php (nothing obtained from openai)
  • includes/pages/config-tour-operator.php (nothing obtained from openai)
  • includes/partials/settings.php (nothing obtained from openai)
  • includes/partials/add-ons.php (nothing obtained from openai)
  • includes/partials/help.php (nothing obtained from openai)
  • includes/partials/welcome.php (nothing obtained from openai)
  • includes/taxonomies/config-accommodation-brand.php (nothing obtained from openai)
  • includes/taxonomies/config-accommodation-type.php (nothing obtained from openai)
  • includes/taxonomies/config-continent.php (nothing obtained from openai)
  • includes/taxonomies/config-facility.php (nothing obtained from openai)
  • languages/tour-operator-en_EN.po (diff tokens exceeds limit)
  • languages/tour-operator-en_US.po (diff tokens exceeds limit)
  • languages/tour-operator.pot (diff tokens exceeds limit)
  • includes/taxonomies/config-travel-style.php (nothing obtained from openai)
  • includes/template-tags/general.php (nothing obtained from openai)
  • includes/template-tags/helpers.php (nothing obtained from openai)
  • includes/template-tags/maps.php (nothing obtained from openai)
  • tour-operator-bootstrap.php (nothing obtained from openai)
  • tour-operator.php (nothing obtained from openai)
  • readme.txt (nothing obtained from openai)
  • includes/tour-operator.php (nothing obtained from openai)
Files not reviewed due to errors (53)
  • assets/css/admin.css (no response)
  • .gitignore (no response)
  • assets/css/style-rtl.css (no response)
  • README.md (no response)
  • assets/css/admin-rtl.css (no response)
  • assets/css/scss/admin.scss (no response)
  • assets/css/style.css (no response)
  • assets/css/style.scss (no response)
  • assets/js/blocks/slotfills.js (no response)
  • changelog.md (no response)
  • gulpfile.js (no response)
  • includes/classes/admin/class-admin.php (no response)
  • includes/classes/admin/class-permalinks.php (no response)
  • includes/classes/admin/class-settings.php (no response)
  • includes/classes/admin/class-pages.php (no response)
  • includes/classes/admin/class-setup.php (no response)
  • includes/classes/blocks/class-bindings.php (no response)
  • includes/classes/blocks/class-registration.php (no response)
  • includes/classes/class-frame.php (no response)
  • includes/classes/class-taxonomies.php (no response)
  • includes/classes/class-tour-operator.php (no response)
  • includes/classes/legacy/class-accommodation.php (no response)
  • includes/classes/legacy/class-admin.php (no response)
  • includes/classes/legacy/class-destination.php (no response)
  • includes/classes/legacy/class-frontend.php (no response)
  • includes/classes/legacy/class-maps.php (no response)
  • includes/classes/legacy/class-placeholders.php (no response)
  • includes/classes/legacy/class-schema.php (no response)
  • includes/classes/legacy/class-tour.php (no response)
  • includes/classes/legacy/class-tour-operator.php (no response)
  • includes/classes/legacy/schema/class-schema-utils.php (no response)
  • includes/functions.php (no response)
  • includes/metaboxes/config-accommodation.php (no response)
  • includes/metaboxes/config-destination.php (no response)
  • includes/metaboxes/config-tour.php (no response)
  • includes/pages/config-help.php (no response)
  • includes/pages/config-tour-operator.php (no response)
  • includes/partials/add-ons.php (no response)
  • includes/partials/help.php (no response)
  • includes/partials/settings.php (no response)
  • includes/partials/welcome.php (no response)
  • includes/taxonomies/config-accommodation-brand.php (no response)
  • includes/taxonomies/config-accommodation-type.php (no response)
  • includes/taxonomies/config-continent.php (no response)
  • includes/taxonomies/config-facility.php (no response)
  • includes/taxonomies/config-travel-style.php (no response)
  • includes/template-tags/general.php (no response)
  • includes/template-tags/helpers.php (no response)
  • includes/template-tags/maps.php (no response)
  • includes/tour-operator.php (no response)
  • readme.txt (no response)
  • tour-operator-bootstrap.php (no response)
  • tour-operator.php (no response)
Files skipped from review due to trivial changes (3)
  • languages/tour-operator-en_EN.po (diff too large)
  • languages/tour-operator-en_US.po (diff too large)
  • languages/tour-operator.pot (diff too large)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant