This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

sermon.net display

Description

A plugin that brings in your sermon.net data (sermon audio, sermon video, pdf, and live stream) for display on your WordPress website via shortcodes or widgets. It can be sorted by playlists or series via the widget or shortcode options. This plugin is built and supported by Worship Times and is not an official product of sermon.net, however it was built in collaboration with the developers at sermon.net.

Screenshots

  • Options Area - Use this area to link to your account by adding your Studio ID. Next you'll select which Playlist IDs to use. Your data is cached and resets every 24 hours. If you need to refresh the data, use this page to go through the steps to grab fresh data.
  • Widget - To drop a sermon.net list onto a sidebar, drag the widget into place and select your preferences.
  • Front-End Display Classes - Lots of css classes were added to allow for complete customization to the display of your sermon.net feed

Blocks

This plugin provides 2 blocks.

  • Sermon.net List
  • Sermon.net Live Feed

Installation

  1. Place the ‘wt-sermonnet’ folder in your ‘/wp-content/plugins/’ directory.
  2. Activate sermon.net WordPress Integration.
  3. Visit ‘Settings > sermon.net Settings’ and link to your sermon.net account.
  4. Change the setting to fit your needs.
  5. Create or edit a page/post and use the add media > sermon.net link to select your gallery or drag the widget to your sidebar.

FAQ

Do I need a sermon.net account?

Yes. This plugin pulls in from the data (sermon audio, sermon video, pdf) you added to your Sermon Studio at sermon.net.

Will this work with another sermon service

No. This plugin is developed to work with sermon.net

Where can I get more help or offer suggestions

Reach out to the Worship Times development team here. We’d love to hear from you.

Reviews

marzo 18, 2020 1 reply
This plugin, adds two Gutenberg blocks, and a widget, one for the live feed and one for recent videos/audios. These generate a shortcode, and this is very helpful, lots of options on how to display the widgets. Very happy with this integration. The setting also come with a great little de0buging tool, very nice.
Read all 1 review

Contributors & Developers

“sermon.net display” is open source software. The following people have contributed to this plugin.

Contributors

Translate “sermon.net display” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4.2

  • Added the ability to hide the title of a sermon.

1.4.1

  • Added support for adding your live feed via the Gutenberg editor.

1.4.0

  • Added support for adding your live feed from sermon.net.

1.3

  • Added support for the new block editor.

1.2.1

  • Added tag to embed feed to to correct preloading.

1.2

  • Changed the options page to use get_admin_url() to allow for sub-directory installs to reset properly. Changed the default refresh time to 6 hours down from 24.

1.1.6

  • Fix timezone issue in the data feed

1.1.5

  • Minor updates to the options page

1.1.4

  • Bug fix that prevented lists from being displayed by playlist id

1.1.3

  • Changed file_get_content to use curl instead. Some hosting providers block the previous method. Thank you Conrad van Straaten http://www.chillnet.co.za

1.1.2

  • Minor bug fix

1.1.0

  • Cleaned up the shortcode options to use checkboxes, made the process of clearing transients more user friendly and sorted the feed from sermon.net by the date of the recorded sermon instead of posting order (you may need to clear your transient to see the change).

1.03

  • Cleaned up minor bugs during the processing of feeds when no data is present.

1.02

  • Added admin notices after activation reminding users to link their account. Tested with 4.7

1.01

  • Minor code cleanup

1.00

  • Initial release