Title: Simple Discography
Author: lermit4
Published: <strong>9 augusti 2014</strong>
Last modified: 30 maj 2015

---

Sök tillägg

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://s.w.org/plugins/geopattern-icon/simple-discography.svg)

# Simple Discography

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

[Ladda ner](https://downloads.wordpress.org/plugin/simple-discography.zip)

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

 [Support](https://wordpress.org/support/plugin/simple-discography/)

## Beskrivning

Simple Discography is a very easy to use plugin that will allow you to manage the
music tracks for an album or albums.

For each album, you will be able to provide the following data:

 * Titus Album
 * Album Description
 * Date of Publication
 * Cover art
 * Song titles
 * Song duration

#### Shortcode

 1. sidi-discography :
 2. [sidi-discography posts_per_page=-1 date_format=”y” order_by=”release” order=”DESC”
    dynamic=1 show_song=1 show_title=1 display=”list” cover_width=150 cover_height=
    150 id=”” filter=”” show_all=0 ]

 * parameter :
    - posts_per_page : default : -1 (all) value : -1, 1, 2, 3, 4,…
    - date_format : default : ”y” value : date format of date function of PHP
    - order_by : default : ”release” value : ”rand”, ”title”, ”date”, ”modified”,”
      release”
    - order : default : ”DESC” value : ”DESC”, ”ASC”
    - dynamic : default : 1 value : 0, 1 : show directly the discs and Songs. the
      user can not discs!
    - show_song : default : 1 value : 0, 1 : don’t show the Discs and the songs
    - Display : default : list value : list, thumbnail
    - show_title : default : 1 value : 0, 1
    - cover_width : default : 150 value : 1, 2, 3, 4,…
    - cover_height : default : 150 value : 1, 2, 3, 4,…
    - id : default : ”” value : string : if you use more than one sidi-discography
      on a page
    - filter : default : ”” value : ”2” ou ”3,6” : Displays only the albums that
      are in the mentioned categories
    - show_all : default : 0 value : 0, 1 : Displays a link to the discography page
      if all the albums of the selection are not displayed

#### Main Features

 * Easy to add new album
 * Shortcode for view album list
 * Widget with Album list
 * Scalable cover on widget and shortcode
 * Easy to organize tacks (Drag&Drop)
 * Integrate responsive design for web and mobile
 * Easy integration into the default WordPress themes and Genesis
 * Integrate Genesis SEO
 * Translate in French

### Todo

 * Admin Section
    - create a thumbnail of 150×150 px for de Cover
    - Add management business link to Amazon, iTunes, Spotify …
    - attache file resume track
    - import and export of discography
    - Add placeHolder on input box
 * shortcode
    - add new single album shortcode
    - add ”Simple list” for display type

## Skärmdumpar

[⌊Diplay Widget⌉⌊Diplay Widget⌉[

Diplay Widget

[⌊Add/Edite a new widget⌉⌊Add/Edite a new widget⌉[

Add/Edite a new widget

[⌊Display Shortcode sidi-discography witch thumbnail parameter⌉⌊Display Shortcode
sidi-discography witch thumbnail parameter⌉[

Display Shortcode sidi-discography witch thumbnail parameter

[⌊Display Shortcode sidi-discography witch list parameter⌉⌊Display Shortcode sidi-
discography witch list parameter⌉[

Display Shortcode sidi-discography witch list parameter

[⌊Display Shortcode sidi-discography when click on the cover art⌉⌊Display Shortcode
sidi-discography when click on the cover art⌉[

Display Shortcode sidi-discography when click on the cover art

[⌊simple Album⌉⌊simple Album⌉[

simple Album

[⌊Discography Admin⌉⌊Discography Admin⌉[

Discography Admin

[⌊Add/Edite new album with the release date and de cover art⌉⌊Add/Edite new album
with the release date and de cover art⌉[

Add/Edite new album with the release date and de cover art

[⌊Add/Edite new album with the song⌉⌊Add/Edite new album with the song⌉[

Add/Edite new album with the song

[⌊Used ShortCode sidi-discography⌉⌊Used ShortCode sidi-discography⌉[

Used ShortCode sidi-discography

## Installation

 1. Upload `simple-discography` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ’Plugins’ menu in WordPress
 3. Use the shortcode [sidi-discography] on your discography page for print your Album

## Recensioner

![](https://secure.gravatar.com/avatar/1aaa66e9e3d63504bdc1e8a6bc097e25b2a8fa745f3391de2e9f1a81536622bd?
s=60&d=retro&r=g)

### 󠀁[Nice](https://wordpress.org/support/topic/nice-4044/)󠁿

 [djvreditel](https://profiles.wordpress.org/djvreditel/) 31 juli 2021

Need a little improvement related to $.browser.webkit it’s deprecated and JS not
working, but it’s easy to fix.

 [ Läs alla 3 betyg ](https://wordpress.org/support/plugin/simple-discography/reviews/)

## Bidragsgivare och utvecklare

”Simple Discography” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

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

[Översätt ”Simple Discography” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/simple-discography)

### Intresserad av programutveckling?

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

## Ändringslogg

#### 1.3.1

 * Fix display ”show_all” option on shortcode and widget

#### 1.3

 * Add category and tag
 * Add filter category on widget and shortcode
 * Add option show_all on widget and shortcode
 * set standart format of album descrition
 * fix small bug

#### 1.2.4

 * Fix the order_by for the value ”release” with the help of John Leblanc

#### 1.2.3

 * Fix save release date during create a new album

#### 1.2.2

 * Fix compatibility with auther plugin
 * Used wp_get_attachment_image for the cover

#### 1.2.1

 * Correction Widget_Form

#### 1.2

 * Add Widget with Album list
 * Add setting ”show_title”, ”cover_width”, ”cover_height” and ”id” in sidi-discography
   shorcode
 * Add sizing cover on widget and shortcode

#### 1.1.2

 * Correction for loading of the javascript and style of admin section
 * Correction when release date for a post is empty

#### 1.1.1

 * Correction create Array for PHP < 5.4

#### 1.1

 * Add new display for the sidi-discography shortcode

#### 1.0

Initial release.

## Meta

 *  Version **1.3.1**
 *  Senast uppdaterat **11 år sedan**
 *  Aktiva installationer **70+**
 *  WordPress-version ** 3.0 eller senare **
 *  Testat upp till **4.2.39**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/simple-discography/)
 * Etiketter
 * [album](https://sv.wordpress.org/plugins/tags/album/)[artist](https://sv.wordpress.org/plugins/tags/artist/)
   [discography](https://sv.wordpress.org/plugins/tags/discography/)[music](https://sv.wordpress.org/plugins/tags/music/)
   [music manage](https://sv.wordpress.org/plugins/tags/music-manage/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/simple-discography/advanced/)

## Betyg

 4 av 5 stjärnor.

 *  [  2 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/simple-discography/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/simple-discography/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/simple-discography/reviews/?filter=3)
 *  [  1 2-stjärnig recension     ](https://wordpress.org/support/plugin/simple-discography/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/simple-discography/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-discography/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/simple-discography/reviews/)

## Bidragande personer

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

## Support

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

 [Visa supportforum](https://wordpress.org/support/plugin/simple-discography/)

## Donera

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

 [ Donera till det här tillägget ](http://www.batteur.be)