Title: Get Better Excerpt
Author: jamieschmid
Published: <strong>7 juni 2009</strong>
Last modified: 6 april 2016

---

Sök tillägg

![](https://ps.w.org/get-better-excerpt/assets/banner-772x250.png?rev=1053571)

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://ps.w.org/get-better-excerpt/assets/icon-128x128.png?rev=1053571)

# Get Better Excerpt

 Av [jamieschmid](https://profiles.wordpress.org/jamieschmid/)

[Ladda ner](https://downloads.wordpress.org/plugin/get-better-excerpt.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/get-better-excerpt/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/get-better-excerpt/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/get-better-excerpt/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/get-better-excerpt/#developers)

 [Support](https://wordpress.org/support/plugin/get-better-excerpt/)

## Beskrivning

** this plugin is no longer being update. Please feel free to adopt me! **

The Get Better Excerpt plugin works almost identical to the built in get_the_excerpt()
and the_excerpt() functions except it returns whole words instead of cutting off
the excerpt as the existing function does.

This plugin is maintained by Christopher Ross, http://thisismyurl.com or you can
find him on Twitter at http://twitter.com/thisismyurl/

### Uppdateringar

Updates to the plugin will be posted here, to [thisismyurl.com](http://thisismyurl.com/downloads/get-better-excerpt/)

### Donationer

If you would like to donate to help support future development of this tool, please
visit [thisismyurl.com](http://thisismyurl.com/downloads/get-better-excerpt/)

## Installation

To install the plugin, please upload the folder to your plugins folder and active
the plugin.

## Vanliga frågor

  How do I display the results?

Insert the following code into your WordPress theme files:

  General results

Without passing any parameters, the plugin will return ten results or fewer depending
on how many posts you have.

thisismyurl_get_better_excerpt();

  Altering the before and after values

By default the plugin wraps your code in list item (<li>) tags but you can specify
how to format the results using the following code:

thisismyurl_get_better_excerpt(’before=<p>&after=</p>’);

  Adding a Link

If you’d like to link to the post (remember it’s not live yet) you can do so by 
calling:

thisismyurl_get_better_excerpt(’link=true’);

  How many words?

You can specify the number of words returned using the option:

thisismyurl_get_better_excerpt(’words=20’);

  Skip the excerpt?

If you would like to load the content directly, skipping the entered excerpt:

thisismyurl_get_better_excerpt(’skipexcerpt=true’);

  Include a trailing character?

By default the plugin includes a … after the excerpt, you can remove it or change
it by altering:

thisismyurl_get_better_excerpt(’trail= …’);

  Return a whole sentence

If you would like to return whole sentences rather than words, you can control the
number of sentences to return:

thisismyurl_get_better_excerpt(’sentence=1’);

  Echo vs. Return

Finally, if you’d like to copy the results into a variable you can return the results
as follows:

thisismyurl_get_better_excerpt(’show=false’);

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”Get Better Excerpt” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

 *   [ jamieschmid ](https://profiles.wordpress.org/jamieschmid/)
 *   [ christopherross ](https://profiles.wordpress.org/christopherross/)

[Översätt ”Get Better Excerpt” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/get-better-excerpt)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/get-better-excerpt/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/get-better-excerpt/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/get-better-excerpt/)
via [RSS](https://plugins.trac.wordpress.org/log/get-better-excerpt/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 2.0.0

 * uses wp_trim_words()

#### 1.5.0

 * Tested for WordPress 3.2
 * Optimized code

#### 1.0.2

 * removed update functions

1.0.0 –
 Official Release Added Sentence options

## Meta

 *  Version **2.0.0**
 *  Senast uppdaterat **10 år sedan**
 *  Aktiva installationer **20+**
 *  WordPress-version ** 3.2.0 eller senare **
 *  Testat upp till **4.1.0**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/get-better-excerpt/)
 * Etiketter
 * [excerpt](https://sv.wordpress.org/plugins/tags/excerpt/)[post](https://sv.wordpress.org/plugins/tags/post/)
   [posts](https://sv.wordpress.org/plugins/tags/posts/)[theme](https://sv.wordpress.org/plugins/tags/theme/)
   [words](https://sv.wordpress.org/plugins/tags/words/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/get-better-excerpt/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

[Your review](https://wordpress.org/support/plugin/get-better-excerpt/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/get-better-excerpt/reviews/)

## Bidragande personer

 *   [ jamieschmid ](https://profiles.wordpress.org/jamieschmid/)
 *   [ christopherross ](https://profiles.wordpress.org/christopherross/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/get-better-excerpt/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://thisismyurl.com/)