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

Add the featured media to the two-column classic post #1140

Merged
merged 16 commits into from
Apr 12, 2016

Commits on Feb 17, 2016

  1. Add hero to the two-column post

    benlk committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    4135286 View commit details
    Browse the repository at this point in the history
  2. Add two-column post to the post templates that get largo_remove_hero …

    …run to deduplicate hero images
    benlk committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    50233ff View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Configuration menu
    Copy the full SHA
    9ec96c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2cc042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15fbde4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7345d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd94022 View commit details
    Browse the repository at this point in the history
  6. largo_remove_hero requires global $post to work. Therefore, abort if …

    …the global $post is not set (occurs when running tests, may occur elsewhen)
    benlk committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    9a937c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35263b0 View commit details
    Browse the repository at this point in the history
  8. Fix caption sizing and borders

    benlk committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    bfbebb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. code style

    aschweigert committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    f0b9d20 View commit details
    Browse the repository at this point in the history
  2. code style

    aschweigert committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    fb1e8a8 View commit details
    Browse the repository at this point in the history
  3. code style

    aschweigert committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    5bf68fa View commit details
    Browse the repository at this point in the history
  4. code style

    aschweigert committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    a1d2824 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Configuration menu
    Copy the full SHA
    f956ddf View commit details
    Browse the repository at this point in the history
  2. Use double quotes around newline characters for proper exploding and …

    …imploding of paragraphs.
    benlk committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    43c18ba View commit details
    Browse the repository at this point in the history