Title: handiworknyc's Replies | WordPress.org

---

# handiworknyc

  [  ](https://wordpress.org/support/users/handiworknyc/)

 *   [Profile](https://wordpress.org/support/users/handiworknyc/)
 *   [Topics Started](https://wordpress.org/support/users/handiworknyc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/handiworknyc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/handiworknyc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/handiworknyc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/handiworknyc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/handiworknyc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] How to use custom excerpt](https://wordpress.org/support/topic/how-to-use-custom-excerpt/)
 *  Thread Starter [handiworknyc](https://wordpress.org/support/users/handiworknyc/)
 * (@handiworknyc)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-to-use-custom-excerpt/#post-16903556)
 * That first argument needed to be post object, not post id. and it worked!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] How to use custom excerpt](https://wordpress.org/support/topic/how-to-use-custom-excerpt/)
 *  Thread Starter [handiworknyc](https://wordpress.org/support/users/handiworknyc/)
 * (@handiworknyc)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-to-use-custom-excerpt/#post-16903548)
 * Thanks so much for the quick response!!
   this “worked” in that it echoed out something…
   but it just echoed “content” on all the posts
 * I do have the custom excerpt setting checked in the back-end.
 *     ```wp-block-code
       		if ( ! empty( $_GET['_sf_s'] ) ) {
       			$thecontent = relevanssi_do_excerpt( $postid, $_GET['_sf_s'] );
       		}
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)