WPIntell

Source evidence

[Plugin: Get Post] Added excerpt

Get Post · support · 2011-09-09T12:57:00+00:00

complaintsentiment
mediumseverity
0.8relevance
4replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
wdwarren unresolved
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 in class-get-post-getter.php I like how easy this plugin is to extend. Good work! http://wordpress.org/extend/plugins/get-post/ Cool. I’ll go ahead and put this in the code so it will be a part of the next release. This sounds like something I could use. where exactly does this go in class-get-post-getter.php? Hi raineri71, If you get the latest version of the file from github, it has this in it already. I’ve been a little slow to release the version with the change included. Apologies. There are two things I want to add first. https://raw.github.com/jtatum/get-post/master/class-get-post-getter.php Thanks for the plugin man. I modified it a bit to fetch a few more post details ( thumnails, Yoast SEO fields, comment count). Works like a charm.

Comments

4 shown
jtatum 2011-09-13T00:54:00+00:00

Cool. I’ll go ahead and put this in the code so it will be a part of the next release.

ranieri71 2011-10-06T01:40:00+00:00

This sounds like something I could use. where exactly does this go in class-get-post-getter.php?

jtatum 2011-10-20T15:50:00+00:00

Hi raineri71, If you get the latest version of the file from github, it has this in it already. I’ve been a little slow to release the version with the change included. Apologies. There are two things I want to add first. https://raw.github.com/jtatum/get-post/master/class-get-post-getter.php

Vikas Thakur 2012-04-02T08:57:00+00:00

Thanks for the plugin man. I modified it a bit to fetch a few more post details ( thumnails, Yoast SEO fields, comment count). Works like a charm.