[Plugin: Get Post] Added excerpt
-
Hi There
I needed to add the excerpt of a post so I added the line
$current = str_replace('{excerpt}', get_the_excerpt(), $current);
to your
get()
function inclass-get-post-getter.php
I like how easy this plugin is to extend. Good work!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Get Post] Added excerpt’ is closed to new replies.