Skip to content

Add friends_post_after_footer action hook#645

Merged
akirk merged 2 commits into
mainfrom
add-after-entry-content-hook
Apr 7, 2026
Merged

Add friends_post_after_footer action hook#645
akirk merged 2 commits into
mainfrom
add-after-entry-content-hook

Conversation

@akirk

@akirk akirk commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a new friends_post_after_footer action hook at the end of the frontend post footer template
  • Fires after both the entry-meta footer and the comments-content footer
  • Allows plugins (e.g. Post Collection) to add content sections below a post's footer area
Changelog
  • Automatically create a changelog entry from the details below

Type

  • Added

Message

Add friends_post_after_footer action hook to the frontend post footer template.

Test plan

  • Verify the hook fires on single post views on the Friends frontend
  • Verify existing footer content is unaffected

Test in WordPress Playground

akirk added 2 commits April 7, 2026 08:59
Add a new action hook at the end of the footer template, after both
the entry-meta footer and the comments-content footer. This allows
plugins to add content sections below a post's footer area.
@akirk akirk merged commit 422e318 into main Apr 7, 2026
26 checks passed
@akirk akirk deleted the add-after-entry-content-hook branch April 7, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant