Title: Excerpt
Last modified: August 21, 2016

---

# Excerpt

 *  [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * (@mte90)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/excerpt-21/)
 * There is a way to set an excerpt?
    the text on tooltip is long it’s possible 
   to cut?
 * [http://wordpress.org/extend/plugins/wp-fullcalendar/](http://wordpress.org/extend/plugins/wp-fullcalendar/)

Viewing 1 replies (of 1 total)

 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/excerpt-21/#post-3798691)
 * you have to modify wp-fullcalendar.php
    look for function qtip_content() replace
   $content = ( !empty($post) ) ? $post->post_content : ”; with $content = ( !empty(
   $post) ) ? $post->post_excerpt : ”;

Viewing 1 replies (of 1 total)

The topic ‘Excerpt’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-fullcalendar.svg)
 * [WP FullCalendar](https://wordpress.org/plugins/wp-fullcalendar/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fullcalendar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fullcalendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fullcalendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fullcalendar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [NTG-GP](https://wordpress.org/support/users/alltech/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/excerpt-21/#post-3798691)
 * Status: not resolved