Beskrivning
This plugin is a Custom Post Type for a WordPress web site using the Genesis Framework. This CPT is to help churches easily publish Sermon podcasts in an easy manner. It supports taxonomies for Speakers, Series, Scriptures, and Topics. There is no stylesheet or custom template support with this release and allows this plugin to integrate with any Genesis theme.
Note: This plugin requires the Genesis Framework.
Installation
This section describes how to install the plugin and get it working.
- Make sure you have the Genesis Framework installed and a Genesis Child theme active.
- Upload the entire
genesis-sermons-cpt
folder to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- That’s it! You can enter your Archive Page settings under Sermons -> Archive Settings.
- You can change the name of the slug in Sermons -> Settings.
Vanliga frågor
- Does this plugin require the Genesis Framework?
-
Yes. Install the plugin into your active Genesis Child theme.
- How do I know if the plugin is working?
-
Look in your Dashboard for a menu item called Sermons.
- Is this plugin translation ready?
-
Yes. The code is in place.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Genesis Sermons CPT” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Genesis Sermons CPT” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.4.2
- Updated read file description
0.4
- Updated versioning
0.3.1
- Fixed Custom CSS path
0.3
- Fixed post-info display bug for Sermons CPT
- Added notes for future development (i.e. templates, css, and settings)
- Added Credits for help with a function
0.2.1
- Updated Readme and version numbering
0.2
- Första utgåvan