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

Fix for Undefined variable $post in homepage/templates/top-stories.php #1728

Merged

Commits on Jun 17, 2019

  1. Switched $post to get_post() in top-stories.php template since...

    `$post` was returning `undefined`.
    Josh Darby committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    6e68b0d View commit details
    Browse the repository at this point in the history
  2. Updated changelog to reflect undefined variable fix

    Josh Darby committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    e5b31e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

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