-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
added template hook to category page, after div.primary-featured-post… #1703
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@megabulk Please remove package-lock.json and resolve merge conflicts.
@joshdarby do you think this new |
Before merge, this will need a notice of the new filters in |
Should I add it to .gitignore?
… On May 6, 2019, at 14:18, Ben Keith ***@***.***> wrote:
@benlk requested changes on this pull request.
Please remove package-lock.json.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#1703 (review)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAJBEXA5ZO2OU5LPOT3B27DPUBY6RANCNFSM4HK2JEIQ>.
|
@benlk Sorry, just saw this. I think it's fine in |
Then let's resolve conflicts and get this merged. https://gifs.benlk.com/will-ship.gif We'll need to start the 0.6.4 section in https://github.com/INN/largo/blob/0.5-dev/changelog.md as part of this. |
Placed new `do_action( 'largo_category_after_primary_featured_post' );` inside of last `<?php` opening tag
Started new 0.6.4 changes section and added in note for new hooks added to `category.php`, `archive.php`, and `series-landing.php` templates.
@benlk I've updated the changelog to reflect the updates in this PR + start the new 0.6.4 section. |
LGTM. |
… and before div.secondary-featured-post