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

MERL-1228: Fix issue with rewriting links to front end #1624

Merged
merged 16 commits into from
Nov 15, 2023

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    ce8bb83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a118233 View commit details
    Browse the repository at this point in the history
  3. test: remove unused test

    mindctrl committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    fdfac7d View commit details
    Browse the repository at this point in the history
  4. test: remove unused test

    mindctrl committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    62230b8 View commit details
    Browse the repository at this point in the history
  5. chore: add use_wp_domain_for_post_and_category_urls() function.

    Determines if post and category URLs should link to the WP site.
    mindctrl committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d1c9d29 View commit details
    Browse the repository at this point in the history
  6. chore: add use_wp_domain_for_media() function.

    Determines if WP media URLs should link to the WP site.
    mindctrl committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8180aac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a44c6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff6f612 View commit details
    Browse the repository at this point in the history
  9. chore: use new use_wp_domain_for_post_and_category_urls() function …

    …inside `domain_replacement_enabled()`
    mindctrl committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    33ce880 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7c3047 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    0b40b26 View commit details
    Browse the repository at this point in the history
  2. add changeset

    mindctrl committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    91960c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    9323eca View commit details
    Browse the repository at this point in the history
  2. chore: coding standards

    mindctrl committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f067fbe View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. refactor: Restore wp_calculate_image_srcset callback.

    Adjust logic in image_source_srcset_replacement
    mindctrl committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8d96df2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    6b50f68 View commit details
    Browse the repository at this point in the history