이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Sermon Embed

설명

Usage

Share an individual sermon

  1. Copy the URL from your sermon on sermons.faithlife.com, eg: https://sermons.faithlife.com/sermons/245351-this-is-my-commandment
  2. Edit the post or page where you want to embed the sermon.
  3. Paste the URL on a line by itself in the editor or as the URL of an Embed block
  4. Presto! The URL will turn into an embedded player for your sermon.

Share a profile

  1. Copy the URL of your Faithlife Sermons profile page
  2. Edit the post or page where you want to embed the profile
  3. Paste the URL on a line by itself in the editor or as the URL of an Embed block
  4. Another presto! Your URL will turn into the most recent sermons playlist.

Share a series

  1. Copy the URL of the series page
  2. Edit the post or page where you want to embed the sermon series
  3. Paste the URL on a line by itself in the editor or as the URL of an Embed block
  4. 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!

스크린샷

  • Sermon Embed settings page

설치

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit the settings under Settings->Sermon Embed
  4. Embed sermons or playlists by pasting the URL in a post

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Sermon Embed”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Sermon Embed”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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