11 lines
677 B
INI
11 lines
677 B
INI
; @package Advanced Custom Fields
|
|
; @version 2.8.8 Pro
|
|
;
|
|
; @author Tassos Marinos - http://www.tassos.gr/joomla-extensions
|
|
; @copyright Copyright (c) 2019 Tassos Marinos. All rights reserved.
|
|
; @license http://www.tassos.gr
|
|
|
|
PLG_FIELDS_ACFHTML5AUDIO_LABEL="ACF - HTML5 Audio"
|
|
ACF_HTML5AUDIO="Fields - ACF HTML5 Audio"
|
|
ACF_HTML5AUDIO_DESC="Select an audio file in the back-end and display an HTML5 Audio Player in the front-end."
|
|
ACF_HTML5AUDIO_VALUE_DESC="The URL of the audio file. Possible values: <br><br><b>A relative URL:</b><br>playlist/song.mp3<br><br><b>An absolute URL:</b><br>http://www.site.com/song.wav<br><br><b>Supported formats</b>:<br>MP3, Wav, Ogg" |