Opis
Usage
Share an individual sermon
- Copy the URL from your sermon on sermons.faithlife.com, eg: https://sermons.faithlife.com/sermons/245351-this-is-my-commandment
- Edit the post or page where you want to embed the sermon.
- Paste the URL on a line by itself in the editor or as the URL of an Embed block
- Presto! The URL will turn into an embedded player for your sermon.
Share a profile
- Copy the URL of your Faithlife Sermons profile page
- Edit the post or page where you want to embed the profile
- Paste the URL on a line by itself in the editor or as the URL of an Embed block
- Another presto! Your URL will turn into the most recent sermons playlist.
Share a series
- Copy the URL of the series page
- Edit the post or page where you want to embed the sermon series
- Paste the URL on a line by itself in the editor or as the URL of an Embed block
- Presto again! The URL will turn into a playlist with sermons from the series.
Settings
The plugin settings page under Settings->SoundFaith Embed contains the same settings available under the „Embed” dialog on SoundFaith.com
I have no affiliation with Faithlife. I built this plugin because I needed an easier way to embed sermons for the preaching staff at my church. Enjoy!
Zrzuty ekranu
Instalacja
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins’ menu in WordPress
- Edit the settings under Settings->Sermon Embed
- Embed sermons or playlists by pasting the URL in a post
Najczęściej zadawane pytania
-
How can I change the width of my embedded sermons?
-
The embedded player size is calculated with your theme’s
$content_width
variable. If your theme doesn’t have this set, the embed will default to 600px wide. Learn more in the Codex. -
How do I customize what metadata are included in the embed?
-
Go to Settings->Sermon Embed and select which metadata you’d like included. These mirror the embed options found on Faithlife Sermons.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Sermon Embed” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Sermon Embed” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.2.2
- Update plugin name
- Tested up to WordPress 5.7
- Update references to SoundFaith throughout the plugin to Faithlife Sermons.
1.2.1
- Change language in readme
1.2.0
- SoundFaith is now Faithlife Sermons
- Add sermons.faithlife.com to embed regex
- Change embed URL to use sermons.faithlife.com.
1.1.0
- Add support for embedding a sermon series
- Check compatibility for WordPress 4.9
1.0.3
- Check compatibility for WordPress 4.8
1.0.2
- Properly get the
$content_width
1.0.1
- Fix debug error
1.0.0
- Release on WordPress.org
0.2.0
- Add settings page
0.1.0
- Initial version