Title: Simple-Audioplayer
Author: flomei
Published: <strong>9 maio, 2020</strong>
Last modified: 4 junho, 2020

---

Pesquisar plugins

![](https://ps.w.org/simple-audioplayer/assets/banner-772x250.png?rev=2301463)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/simple-audioplayer/assets/icon-256x256.png?rev=2301463)

# Simple-Audioplayer

 Por [flomei](https://profiles.wordpress.org/flomei/)

[Baixar](https://downloads.wordpress.org/plugin/simple-audioplayer.zip)

 * [Detalhes](https://br.wordpress.org/plugins/simple-audioplayer/#description)
 * [Avaliações](https://br.wordpress.org/plugins/simple-audioplayer/#reviews)
 * [Desenvolvimento](https://br.wordpress.org/plugins/simple-audioplayer/#developers)

 [Suporte](https://wordpress.org/support/plugin/simple-audioplayer/)

## Descrição

“Simple Audioplayer” is a plugin for WordPress which aims to provide a somewhat 
better experience for playing audiofiles in your WordPress site.

While other Audioplayers for WordPress try to impress with visualization and features
nobody really needs, the main focus for developing “Simple Audioplayer” was simplicity,
ease of use and customizability right through CSS.

By using HTML5 features and pure JavaScript it is compatible to a wide variety of
browsers and brings no overhead with itself. It’s a simple, sleek solution to play
MP3 or OGG files.

If you’re looking to run a podcast site, you might need something different, but
if you want to occasionally integrate an audiofile, probably look no further.

### Features

While being quite simplistic, Simple Audioplayer packs all the features you’ll need.

 * **Automatic detection whether the browser can play OGG files.** If you provide
   OGG files, you’ll save on traffic and your user on bandwith due to better compression
   of this format.
 * **The player can show an image of your choice right next to its controls.** Use
   it for “cover art”, your logo or whatever. Leave it out and the player will adapt
   to that, too.
 * **SVG elements for controls.** Vector-based graphics for the control elements
   make sure that the player looks great on any display and resolution. No “pixelated
   edges”. The controls are inspired by material design to provide an unobstrusive,
   yet good looking experience.
 * **Easy styling.** All player elements can either be styled by CSS instructions
   or, in case of the controls, directly from within the shortcode. This allows 
   you to seamlessly integrate the player into your page. Default styles look good,
   though and will inherit the design from your page.
 * **Multiple players on one page.** You can have multiple players on one page and
   they are all independent from each other. Each one will keep its own settings,
   like track position and volume, and starting to play one player will pause any
   other running player at its current position.

### Purchase & Installation

“Simple Audioplayer” is free and can be installed from the WordPress plugin directory.

If you want to feel better, you can purchase a “PREMIUM DELUXE GOLD EDITION” of 
this plugin from Gumroad (see donation link). This will add nothing in features,
change nothing in how the plugin works, you don’t even have to enter a serial number.

It’s only purpose is to have a good feeling about supporting free software and its
authors (and their caffeine addiction), especially in times where the WP ecosystem
is getting more and more commercialized and the plugin and theme directory have 
become a place to lure you into buying “premium versions”, because the free versions
of items are totally feature-crippled.

### Usage

After installing and activating the plugin, you can use it through a shortcode in
your posts and pages:

    ```
    [simple-audioplayer title="" subtitle="" mp3="" ogg="" color="" image=""]
    ```

Theoretically you could omit everything but the mp3-parameter, but that would be
no fun. So, let’s have a look at the parameters.

 * **title** This can be any text value, like episode name, title of the track and
   whatnot. Your imagination is the limit.
 * **subtitle** Subtitle could be the name of your podcast, additional information
   on the speaker or the topic.
 * **mp3** This must be a link to a MP3 file. Although it must not be saved in your
   WordPress site this is recommended for maximum performance.
 * **ogg** Optionally you can also provide a link to an OGG file. OGG has better
   compression than MP3 and will therefore save traffic. Not all browsers support
   OGG but the player will check that by itself.
 * **color** This can be any valid CSS color value, default ist `#000` for black
   controls. Change it to your needs or omit the parameter for black controls.
 * **image** Optionally show an image on the left side of the player for cover art
   or something else. Quadratic images look best.

### Questions

Feel free to use the WordPress support system for further questions regarding use
or features of the plugin. Please do not contact me regarding problems like general
plugin installation and alike. There are really good tutorials regarding those topics
out here in the internet.

## Capturas de tela

 * [[
 * Sample integration with all options on top and almost minimal integration on 
   bottom.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Simple-Audioplayer” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

Simple-Audioplayer” foi traduzido para 6 localidades. Agradecemos aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/simple-audioplayer/contributors)
por suas contribuições.

[Traduzir o “Simple-Audioplayer” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/simple-audioplayer)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/simple-audioplayer/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/simple-audioplayer/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/simple-audioplayer/)
por [RSS](https://plugins.trac.wordpress.org/log/simple-audioplayer/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

2020-06-04: Version 1.1 – Added minified JS and CSS files, those are loaded now

## Meta

 *  Versão **1.1**
 *  Última atualização **6 anos atrás**
 *  Instalações ativas **100+**
 *  Versão do WordPress ** 4.7 ou superior **
 *  Testado até **5.4.19**
 *  Versão do PHP ** 7.0 ou superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/simple-audioplayer/), [German](https://de.wordpress.org/plugins/simple-audioplayer/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/simple-audioplayer/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/simple-audioplayer/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/simple-audioplayer/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/simple-audioplayer/) e [Spanish (Venezuela)](https://ve.wordpress.org/plugins/simple-audioplayer/).
 *  [Traduzir para seu idioma](https://translate.wordpress.org/projects/wp-plugins/simple-audioplayer)
 * Tags
 * [audio](https://br.wordpress.org/plugins/tags/audio/)[audioplayer](https://br.wordpress.org/plugins/tags/audioplayer/)
   [media](https://br.wordpress.org/plugins/tags/media/)[mediaplayer](https://br.wordpress.org/plugins/tags/mediaplayer/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/simple-audioplayer/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

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

[Ver todas avaliações](https://wordpress.org/support/plugin/simple-audioplayer/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/simple-audioplayer/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://gumroad.com/l/SFvhy)