ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Audio Envelope

وضاحت

This plugin renders an audio player and playlist for all audio elements within a page. It pulls together audio files listed in posts (typically in the excerpts in posts) and provide a single player to control them. It also keeps track of the play point and can even continue to play the audio on subsequent pages that it is listed on.

تصوير

  • Expanded full player and playlist for desktop
  • Collapsed player for desktop
  • Expanded full player and playlist for mobile
  • Collapsed player for mobile

بلاڪس

واحد: هي پلگ ان 1 بلاڪ مهيا ڪري ٿو.

  • Audio Envelope

انسٽاليشن

  1. Upload audio-envelope/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Why would you want to use this?

This plugin was designed for podcasters who might want to show their episodes from one season within one player. By creating individual posts for each episode and then adding the audio to the displayed text (ie. excerpt), a central player is rendered, pulling together all the audio into a playlist and single player. It hides the individual audio players and replaces it with a simple play button that is connected to the player.

Use Audio Envelope as a way to feature a collection of audio on a single page.

Why does the audio stop playing when I navigate through the site?

This is a ‘feature’ of how your site is working. In order to support audio continuing to play, the content of your site needs to load dynamically, using something like React. If this is important to your site consider looking for a REACT-based theme, or seek out a developer who can build this functionality for you. It is possible, but beyond the scope of this plugin.

Audio Envelope does however, support continuous play if the same audio remains on all pages that you navigate to.

We are also exploring ways to ‘carry’ the audio around with you, however the audio will pause because as the page changes.

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“Audio Envelope” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Audio Envelope” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0.0

  • Initial release

1.0.1

  • Fixing issues with text and description selectors
  • Adding options for adjusting these selectors

1.0.2

  • Fixed issue with active state of audio
  • Excluding title and description from localStorage to catch change in the page

1.0.3

  • Added deactivation param, for demo purposes

1.0.4

  • Fixed issue with state without currentTime

1.0.5

  • Sorted out issues with JS not properly finding title and description
  • Added Gutenberg block to improve accuracy of defining multiple audio envelopes in a post
  • Improved settings, so you can activate or deactivate player side-wide or on individual posts

1.0.6

  • Improved options, including putting them into one options field
  • Fixed bug with scrolling to active track
  • Upgrade babel + lodash to deal with security issue

1.0.7

  • Adding Elementor skin for Elementors Posts Widget, so posts with Gutenberg AE blocks are rendered instead of all of the content

1.0.8

  • Removed error message when Elementor is not installed, as it is not required
  • Updated npm libraries with security vulnerabilities

1.0.9

  • Fixed unhidden default player