
內容簡介
Simple Course Creator 讓使用者能夠將 WordPress 文章分組為課程,並在每篇文章內容中自動顯示該課程下所有文章的連結列表,提升內容的組織性與可讀性。
【主要功能】
• 創建無限課程,類似分類和標籤
• 從編輯文章畫面指派文章至課程
• 課程列表顯示位置可自訂
• 列表樣式可選擇編號或項目符號
• 支援按日期、標題等排序
• 直接在 WordPress 自訂器中調整樣式
外掛標籤
開發者團隊
原文外掛簡介
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.
