Automattic/jetpack

Related Posts: Add filter for post excerpt

Open

#3,235 opened on Jan 6, 2016

View on GitHub
 (20 comments) (0 reactions) (0 assignees)PHP (877 forks)user submission
EnhancementGood For CommunityHacktoberfest[Feature] Related Posts[Type] Good First Bug

Repository metrics

Stars
 (1,808 stars)
PR merge metrics
 (Avg merge 4d 5h) (645 merged PRs in 30d)

Description

Some themes add shortcodes that aren't registered in the proper way, and thus don't get stripped from the post excerpt in our usual way. We could add a filter here to help users avoid having tons of shortcode spit out.

Contributor guide