
Imports sermons into Sermon Manager for WordPress using ID3 information. Only MP3 files are currently supported. Files can either be uploaded via the WordPress uploader or through another method. The plugin adds files to the wp-content/uploads/sermon-manager-import folder by default. A different folder can be specified in the options. The plugin only searches the base folder specified! Files added through the WordPress uploader will show up in the media library as unattached. The files are then attached to the sermon when imported.
When the sermon is posted, the file is moved to the uploads folder using the organization method selected in the WordPress settings. Sermons can be posted in the publish or draft status.
Warning there are a few warnings you should read in the Other Notes section.
If you want to contribute go to Github, fork, and send a pull request. Issues and comments are welcome as well.
audio/mp3 (usually only MP3 files) are uploaded to the import folder specified. All other files will be uploaded to the normal upload directory. Import Options. I recommend you activate this plugin only when needed and disable it when not needed.Thank you Jack for creating a useful and well documented plugin. Other themes and plugins are available at WordPress for Church.
Tom McFarlin’s WordPress Plugin Boilerplate.
James Heinrich’s getID3.
Paul Sheldrake’s MP3 to Post Plugin.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.