fb-instant-articles icon indicating copy to clipboard operation
fb-instant-articles copied to clipboard

fix: pass the missing $post param to the get_the_excerpt filter

Open dkoo opened this issue 3 years ago • 1 comments

Fixes a bug which results in a fatal error due to a missing argument passed to the get_the_excerpt filter hook.

Fixes https://github.com/Automattic/facebook-instant-articles-wp/issues/1063.

dkoo avatar Sep 27 '21 21:09 dkoo