Beskrivning
This plugin must be used with Simple Course Creator.
Add post meta information to the post list output from Simple Course Creator. Below each post in a course, the author
and published date is displayed.
Follow Simple Course Creator Post Meta development on GitHub.
View all contributors to SCC Post Meta’s development.
Skärmdumpar
Installation
- Upload
simple-course-creator-post-meta
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- New settings are under ’Settings -> Course Settings -> Display (tab)’
- Customizer options under the ’Appearance -> Customizer’ menu
Follow Simple Course Creator Post Meta on Github
Vanliga frågor
- Will this plugin work without Simple Course Creator?
-
No. Get Simple Course Creator now. https://wordpress.org/plugins/simple-course-creator/
- Does this plugin add customizer options for the post meta output?
-
Yes.
- What if I already have Simple Course Creator Customizer installed?
-
The post meta customizer options will be merged with SCC Customizer.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Simple Course Creator Post Meta” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Simple Course Creator Post Meta” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.8
- improved: compatibility with latest versions of WordPress and Simple Course Creator
1.0.7
- improved: added default values for settings
- fixed: PHP notices in Customizer
1.0.6
- improved: removed white space
- improved: rearranged language files
1.0.5
- improved: user input sanitization
1.0.4
- fixed: typos
1.0.3
- fixed: languages directory path
1.0.2
- fixed: PHP warnings for sanitization of plugin settings
1.0.1
- added: filters for post author and published date output
1.0.0
- first stable version