Simple Course Creator lets you group WordPress posts into courses using a custom taxonomy, then automatically displays a linked list of all posts in the same course within each post’s content.
Features
- Create unlimited courses from the Posts menu — just like categories and tags
- Assign posts to a course from the edit post screen or the manage posts screen
- Display the course listing above content, below, or both
- Choose between numbered list, bullet list, or no list indicator
- Sort the listing by date, title, author, last modified, comment count, or random
- Style the current post in the listing as bold, italic, or strikethrough
- Optionally collapse the listing behind a toggle link (JavaScript)
Post Meta
Show author and publish date beneath each item in the course listing. Both are enabled by default and can be toggled from the settings page.
Front Display
On the blog home, archive pages, and search results, indicate that a post belongs to a course. Enabled by default and can be toggled from the settings page.
Customization
Style the course box, post meta output, and front display indicator directly from the WordPress Customizer — no custom CSS required. For deeper customization, override the plugin’s template files in your active theme.
Create a directory called scc_templates in the root of your active theme and copy any files from the plugin’s includes/scc_templates/ directory into it. Theme files take priority over plugin files.
