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

Release 7.7.6 #2745

Merged
merged 8 commits into from
Aug 22, 2024
Merged

Release 7.7.6 #2745

merged 8 commits into from
Aug 22, 2024

Commits on Aug 15, 2024

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

Commits on Aug 20, 2024

  1. Fix incorrect label for page selection on account settings tab (#2731)

    * Adding placeholder.
    
    * Adding changelog.
    brianhogg authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    67cfed1 View commit details
    Browse the repository at this point in the history
  2. Fix quiz question html in quiz summary (#2737)

    * Fixing formatting of quiz summary question.
    
    * Add changelog.
    brianhogg authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c31bce8 View commit details
    Browse the repository at this point in the history
  3. Fix lifterlms_membership_link outputting draft or trashed content (#2732

    )
    
    * Check post status before outputting content.
    brianhogg authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8394a89 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix warning for protection htaccess file (#2736)

    * Do not try to get the contents of a file that doesn't exist.
    brianhogg authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cec5d47 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Avoid rewriting lost password URL if no Dashboard page set (#2742)

    * Use filtered wp_lostpassword_url() method instead of calling the filtering function directly.
    brianhogg authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b9ce707 View commit details
    Browse the repository at this point in the history
  2. Fix/security 3 (#2744)

    * Adding orderby sanitization.
    brianhogg authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7d06430 View commit details
    Browse the repository at this point in the history
  3. Build for 7.7.6.

    brianhogg committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4dab6f8 View commit details
    Browse the repository at this point in the history