I'm trying to write a custom helper that will return the first paragraph on a individual post page, (to be used in a <meta name="description"). Looking at index_helper.js, I kinda know how to do it, but not sure how to hook it into the individual post content page.
hi @laktek,
I'm trying to write a custom helper that will return the first paragraph on a individual post page, (to be used in a
<meta name="description"
). Looking atindex_helper.js
, I kinda know how to do it, but not sure how to hook it into the individual post content page.Any hint?
#chargedByZenHub